index
:
libnice/libnice
latest-release
lock-addr-cache-in-udp-sink
master
test-build-pages
wip/accept-turn-in-verify-remote-cand
wip/phab/T3557-non-unique-pair-foundations
GLib based Interactive Connectivity Establishment (ICE) implementation (RFC 5245) (mirrored from https://gitlab.freedesktop.org/libnice/libnice)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-09
Use ifr_ifindex on Linux
HEAD
master
Klemens Nanni
2
-2
/
+17
2023-01-09
Use ifr_index to fix build on OpenBSD
Klemens Nanni
2
-5
/
+5
2023-01-09
Fix build with clang
Christoph Reiter
1
-1
/
+1
2023-01-07
version 0.1.21.1
Olivier Crête
1
-1
/
+1
2023-01-07
version 0.1.21
0.1.21
latest-release
Olivier Crête
2
-3
/
+7
2023-01-06
interfaces: Only use `ifr_ifindex` if OS supports it
Ole André Vadla Ravnås
2
-0
/
+10
2023-01-06
version 0.1.20.1
Olivier Crête
1
-1
/
+1
2023-01-06
version 0.1.20
0.1.20
Olivier Crête
2
-2
/
+16
2023-01-06
version: When set nano 0 to be a string
Olivier Crête
1
-1
/
+1
2023-01-06
gst: Use gst-full compatible registration functions
Olivier Crête
5
-4
/
+20
2023-01-06
gst: Remove GStreamer 0.10 support
Philippe Normand
4
-78
/
+1
2023-01-06
test-consent: Don't try to set the consent prop after creation
Olivier Crête
1
-4
/
+2
2023-01-06
address: Add introspection-friendly to_string_dup
James Westman
4
-1
/
+26
2023-01-04
test-turn: Make it work against coturn
Olivier Crête
1
-6
/
+5
2023-01-04
agent: Allow getting UDP candidates from a TURN server over TCP
Olivier Crête
1
-7
/
+2
2023-01-04
agent: Resolve TURN server IP addresses
Olivier Crête
5
-28
/
+277
2023-01-04
agent: Resolve STUN server IP address
Olivier Crête
3
-21
/
+168
2022-11-19
candidate: fix assertions caused by API guards in new address API
Mathieu Duponchelle
1
-2
/
+2
2022-11-06
gitlab-ci: Fix typo
Olivier Crête
1
-1
/
+1
2022-10-17
ci: Expose full code coverage report to GitLab
Olivier Crête
3
-3
/
+6
2022-10-17
ci: Add code coverage to MRs
Olivier Crête
1
-1
/
+3
2022-10-17
Add configuration file for lcov
Patrick Griffis
1
-0
/
+14
2022-10-17
ci: Export JUnit report
Olivier Crête
1
-0
/
+8
2022-10-17
ci: Use fdo templates
Olivier Crête
3
-16
/
+50
2022-10-17
conncheck: Limit ichecks based on property
Olivier Crête
2
-10
/
+18
2022-07-29
udp-bsd: Explicitly bind to the interface when creating a socket
Olivier Crête
1
-0
/
+28
2022-07-25
interfaces: Add API to find the interface index from a local address
Olivier Crête
4
-0
/
+168
2022-06-01
candidate: Copy stun_server with candidate
Olivier Crête
1
-0
/
+2
2022-05-26
version: Add NICE_CHECK_VERSION to the documentation
Olivier Crête
3
-1
/
+14
2022-05-26
address: Add Boxed Type
Olivier Crête
4
-0
/
+11
2022-05-26
agent: Support adding optional headers to HTTP proxy client
Johan Sternerup
4
-17
/
+76
2022-05-26
Conncheck: renomination: set use_candidate for pending check on early inbound...
Andrey Skryabin
1
-15
/
+62
2022-05-26
Conncheck: always updating remote_consent.last_received for selected pair on ...
Andrey Skryabin
1
-4
/
+5
2022-05-26
NICE_CHECK_VERSION: fix unexpected "git = next version" assumption
Tim-Philipp Müller
1
-3
/
+1
2022-05-26
Fix NICE_CHECK_VERSION in public install
Tim-Philipp Müller
3
-1
/
+12
2022-05-20
Conncheck: recheck consent timeout overflow fix
Andrey Skryabin
1
-1
/
+1
2022-05-09
candidate: Add utility function to get STUN server address
Philippe Normand
9
-13
/
+64
2022-05-05
docs: Add index for symbols added in 0.1.20
Philippe Normand
1
-0
/
+4
2022-05-05
Add NICE_CHECK_VERSION macro
Philippe Normand
2
-0
/
+12
2022-05-03
agent: Initialize variable
Olivier Crête
1
-0
/
+1
2022-05-03
version 0.1.19.1
Olivier Crête
1
-1
/
+1
2022-05-03
version 0.1.19
0.1.19
Olivier Crête
2
-2
/
+15
2022-05-03
candidate: Add utility function to get TURN relay address
Philippe Normand
4
-0
/
+26
2022-04-20
agent: Hold ref while doing async close
Olivier Crête
1
-0
/
+5
2022-04-06
Don't try to use link-local addresses outside local network
Johan Sternerup
6
-3
/
+91
2022-03-21
agent: Fix warning about required glib version
Nirbheek Chauhan
2
-2
/
+2
2022-03-21
agent: Convert g_print() to nice_debug()
Nirbheek Chauhan
1
-1
/
+2
2022-01-26
meson: Fix openssl setting
Olivier Crête
1
-1
/
+1
2021-11-26
gitlab-ci: Allow manual runs
Olivier Crête
1
-2
/
+3
2021-11-26
tcp-active: Fix use-after-free in error case
Olivier Crête
1
-10
/
+30
[next]