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
2018-06-21
component: accept TURN in nice_component_verify_remote_candidate()
wip/accept-turn-in-verify-remote-cand
Jakub Adam
1
-1
/
+2
2018-06-21
Add GitLab CI configuration
Olivier Crête
1
-0
/
+42
2018-06-19
docs: Add missing symbols to various sections
Olivier Crête
1
-0
/
+18
2018-06-19
Makefile.am: Replace valgrind.sh with valgrind-test-driver
Olivier Crête
1
-1
/
+1
2018-06-18
Remove Phabricator .arcconfig
Olivier Crête
1
-7
/
+0
2018-06-18
test-bind: define MSG_NOSIGNAL if undefined
Justin Kim
1
-1
/
+3
2018-06-18
Fix queue_clear replaced by queue_free error
Nicolas Dufresne
2
-2
/
+4
2018-06-12
Fix cast-function-type warning introduced in GCC 8
Nicolas Dufresne
8
-28
/
+20
2018-06-06
discovery: fix candidate foundation using valid characters
Miguel París Díaz
1
-2
/
+2
2018-06-06
test-pseudotcp(-fuzzy): Fix format string warnings causing build errors on 32...
Brendan Shanks
2
-3
/
+4
2018-06-06
stun: Also rename windows-specific function
Edward Hervey
1
-1
/
+1
2018-06-06
agent: Redefine socket error messages for windows
Edward Hervey
1
-0
/
+8
2018-05-04
stund: Pass sockaddr_storage size for both families
Olivier Crête
1
-7
/
+2
2018-05-04
stund: Pass the right length for ipv6
Olivier Crête
1
-1
/
+5
2018-05-04
Ignore function case warnings
Olivier Crête
1
-0
/
+1
2018-03-23
agent: don't require "reliable" be TRUE in order to use "ice-tcp"
Jakub Adam
2
-10
/
+6
2018-03-23
discovery: ignore bogus Skype for Business srflx addresses
Jakub Adam
1
-10
/
+21
2018-03-23
agent: make candidate username and password immutable
Fabrice Bellet
1
-6
/
+13
2018-03-23
discovery: ignore all non-relay local candidates when relay is forced
Fabrice Bellet
1
-1
/
+2
2018-03-23
conncheck: dont fail a stream with a empty conncheck list
Fabrice Bellet
1
-3
/
+6
2018-03-23
socket: ping the stun server address on the right socket
Fabrice Bellet
2
-6
/
+10
2018-03-23
conncheck: make debug more homonegeous
Fabrice Bellet
1
-17
/
+18
2018-03-23
conncheck: factorize pair state debug
Fabrice Bellet
1
-38
/
+31
2018-03-23
conncheck: the conncheck send function may fail
Fabrice Bellet
1
-2
/
+10
2018-03-23
test-new-dribble: make credentials swap asymmetric
Fabrice Bellet
1
-32
/
+23
2018-03-23
conncheck: rework early stun requests handling
Fabrice Bellet
3
-145
/
+66
2018-03-22
agent: Fixes incompatible pointer type warning on OSX.
Jozsef Vass
1
-1
/
+1
2017-11-28
conncheck: handle alternate-server for turn relays differently
Youness Alaoui
1
-13
/
+43
2017-11-28
discovery: Increase discovery_unsched_items whenever we restart a check
Youness Alaoui
1
-0
/
+4
2017-11-28
turn: Add support for ALTERNATE_SERVER in OC2007 Compatibility
Youness Alaoui
3
-0
/
+29
2017-11-28
conncheck: do not require that all streams have a connection check list
Miguel París
3
-23
/
+211
2017-11-27
Makefile: really enable debug for tests
Fabrice Bellet
1
-1
/
+1
2017-11-27
agent: prevent external role change while conncheck is running
Fabrice Bellet
3
-3
/
+74
2017-09-12
stun: Fix FD leak in test/utility code
Philip Withnall
1
-7
/
+22
2017-09-12
tests: Fix agent.h header inclusion in test-gstreamer.c
Philip Withnall
1
-1
/
+1
2017-09-12
tests: Fix copyright dates in test-gstreamer.c
Philip Withnall
1
-1
/
+1
2017-09-05
conncheck: change state before updating nominated pairs
Fabrice Bellet
1
-1
/
+1
2017-09-05
conncheck: forgot to put a pair in triggered check list
Fabrice Bellet
1
-2
/
+4
2017-09-05
conncheck: update the state of triggered checks pairs
Fabrice Bellet
1
-71
/
+25
2017-09-05
conncheck: support several stun requests per pair
Fabrice Bellet
2
-361
/
+361
2017-09-05
conncheck: use stun_timer_remainder less frequently
Fabrice Bellet
1
-29
/
+48
2017-09-05
conncheck: make debug sentences more accurate
Fabrice Bellet
1
-9
/
+61
2017-09-05
conncheck: reorder some chunks of code
Fabrice Bellet
1
-436
/
+422
2017-09-05
agent: Set error if it isn't set
Olivier Crête
1
-1
/
+1
2017-06-22
conncheck: improve role conflict debug
Fabrice Bellet
1
-5
/
+19
2017-06-21
configure: Remove -Wswitch-enum
Olivier Crête
1
-1
/
+0
2017-06-21
component: Use non-GClosure dummy callbacks
Olivier Crête
1
-3
/
+15
2017-06-21
agent: Don't crash if recv cancelled without a GError
Olivier Crête
1
-1
/
+4
2017-06-21
Repleace UNRELEASED with 0.1.15
Olivier Crête
2
-7
/
+7
2017-06-21
agent: Adjust the nice_agent_new_full() to use flags
Olivier Crête
3
-13
/
+31
[next]