index
:
delta/libnice.git
add-ci
latest-release
lock-addr-cache-in-udp-sink
master
msvc-build
passive-close-child
test-build-pages
wip/accept-turn-in-verify-remote-cand
wip/phab/T3557-non-unique-pair-foundations
gitlab.freedesktop.org: libnice/libnice.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
agent
Commit message (
Expand
)
Author
Age
Files
Lines
*
agent: don't print TURN password unless the logging is verbose
Jakub Adam
2019-02-12
1
-1
/
+2
*
turn: Allow lifetimes under 60s
Olivier Crête
2019-01-29
1
-7
/
+14
*
component_io_cb: Avoid potential deadlock
Jakub Adam
2019-01-29
1
-1
/
+2
*
turn: Replace magic numbers with define
Olivier Crête
2019-01-22
1
-4
/
+4
*
agent: Fix spelling
Jakub Adam
2019-01-14
2
-5
/
+5
*
Makefiles: Add meson.build files to tarball
Olivier Crête
2018-12-27
1
-0
/
+2
*
Fix little bugs found by clang-analyzer
Olivier Crête
2018-12-27
2
-2
/
+4
*
Makefile.am: Export *_get_type() symbols like meson does
Olivier Crête
2018-12-27
1
-14
/
+14
*
conncheck.c: Fix negotiation problem
Jose Antonio Santos Cadenas
2018-12-27
1
-1
/
+1
*
agent: Check for early checks on dribbled candidates too
Olivier Crête
2018-12-27
3
-38
/
+48
*
conncheck: Don't free all incoming checks on credentials
Olivier Crête
2018-12-27
1
-5
/
+2
*
component: Make incoming_checks into a GQueue
Olivier Crête
2018-12-27
3
-25
/
+33
*
agent: Fix use of freed stream in nice_agent_dispose()
Jakub Adam
2018-12-21
1
-8
/
+6
*
pseudotcp: Rename state enums to not clash with system ones
Olivier Crête
2018-12-18
2
-141
/
+141
*
agent: Expose input_message_get_size() in agent-priv.h
Jakub Adam
2018-12-18
2
-1
/
+4
*
Add support for Meson build system
Tim-Philipp Müller
2018-12-14
1
-0
/
+39
*
agent: Don't require stream names to parse remote SDP
Jakub Adam
2018-12-14
2
-19
/
+1
*
agent: check message length before extracting RFC4571 frame size
Jakub Adam
2018-10-31
1
-2
/
+2
*
component: Replace agent pointer with weak reference
Olivier Crête
2018-10-28
6
-73
/
+126
*
agent: Remove explicit parent pointers
Olivier Crête
2018-10-28
9
-145
/
+172
*
Use per-agent locks and GWeakRefs in callbacks from timeout sources
Juan Navarro
2018-10-28
8
-248
/
+254
*
component: Also accept TCP from udp-turn socket
Olivier Crête
2018-10-21
1
-1
/
+2
*
conncheck: don't disable keepalive on TCP if it's explicitly enabled
Michael Olbrich
2018-10-21
1
-2
/
+3
*
agent: fix crash with debugging enabled
Michael Olbrich
2018-10-21
1
-1
/
+1
*
Fix cast-function-type warning introduced in GCC 8
Nicolas Dufresne
2018-06-12
3
-7
/
+7
*
discovery: fix candidate foundation using valid characters
Miguel París Díaz
2018-06-06
1
-2
/
+2
*
agent: Redefine socket error messages for windows
Edward Hervey
2018-06-06
1
-0
/
+8
*
agent: don't require "reliable" be TRUE in order to use "ice-tcp"
Jakub Adam
2018-03-23
2
-10
/
+6
*
discovery: ignore bogus Skype for Business srflx addresses
Jakub Adam
2018-03-23
1
-10
/
+21
*
agent: make candidate username and password immutable
Fabrice Bellet
2018-03-23
1
-6
/
+13
*
discovery: ignore all non-relay local candidates when relay is forced
Fabrice Bellet
2018-03-23
1
-1
/
+2
*
conncheck: dont fail a stream with a empty conncheck list
Fabrice Bellet
2018-03-23
1
-3
/
+6
*
socket: ping the stun server address on the right socket
Fabrice Bellet
2018-03-23
2
-6
/
+10
*
conncheck: make debug more homonegeous
Fabrice Bellet
2018-03-23
1
-17
/
+18
*
conncheck: factorize pair state debug
Fabrice Bellet
2018-03-23
1
-38
/
+31
*
conncheck: the conncheck send function may fail
Fabrice Bellet
2018-03-23
1
-2
/
+10
*
conncheck: rework early stun requests handling
Fabrice Bellet
2018-03-23
3
-145
/
+66
*
agent: Fixes incompatible pointer type warning on OSX.
Jozsef Vass
2018-03-22
1
-1
/
+1
*
conncheck: handle alternate-server for turn relays differently
Youness Alaoui
2017-11-28
1
-13
/
+43
*
discovery: Increase discovery_unsched_items whenever we restart a check
Youness Alaoui
2017-11-28
1
-0
/
+4
*
turn: Add support for ALTERNATE_SERVER in OC2007 Compatibility
Youness Alaoui
2017-11-28
1
-0
/
+14
*
conncheck: do not require that all streams have a connection check list
Miguel París
2017-11-28
1
-23
/
+0
*
agent: prevent external role change while conncheck is running
Fabrice Bellet
2017-11-27
2
-3
/
+59
*
conncheck: change state before updating nominated pairs
Fabrice Bellet
2017-09-05
1
-1
/
+1
*
conncheck: forgot to put a pair in triggered check list
Fabrice Bellet
2017-09-05
1
-2
/
+4
*
conncheck: update the state of triggered checks pairs
Fabrice Bellet
2017-09-05
1
-71
/
+25
*
conncheck: support several stun requests per pair
Fabrice Bellet
2017-09-05
2
-361
/
+361
*
conncheck: use stun_timer_remainder less frequently
Fabrice Bellet
2017-09-05
1
-29
/
+48
*
conncheck: make debug sentences more accurate
Fabrice Bellet
2017-09-05
1
-9
/
+61
*
conncheck: reorder some chunks of code
Fabrice Bellet
2017-09-05
1
-436
/
+422
[next]