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: 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
*
agent: Set error if it isn't set
Olivier Crête
2017-09-05
1
-1
/
+1
*
conncheck: improve role conflict debug
Fabrice Bellet
2017-06-22
1
-5
/
+19
*
component: Use non-GClosure dummy callbacks
Olivier Crête
2017-06-21
1
-3
/
+15
*
agent: Don't crash if recv cancelled without a GError
Olivier Crête
2017-06-21
1
-1
/
+4
*
Repleace UNRELEASED with 0.1.15
Olivier Crête
2017-06-21
2
-7
/
+7
*
agent: Adjust the nice_agent_new_full() to use flags
Olivier Crête
2017-06-21
2
-9
/
+27
*
agent: remove spurious newlines
Fabrice Bellet
2017-06-21
2
-2
/
+2
*
agent: add new pairs only for gathering streams
Fabrice Bellet
2017-06-21
1
-0
/
+11
*
conncheck: fix the component failed transition
Fabrice Bellet
2017-06-21
2
-14
/
+71
*
conncheck: remove cancelled pair state
Fabrice Bellet
2017-06-21
2
-68
/
+77
*
conncheck: adjust recheck on timeout strategy
Fabrice Bellet
2017-06-21
1
-4
/
+26
*
conncheck: do not recheck a just succeeded pair
Fabrice Bellet
2017-06-21
1
-0
/
+12
[prev]
[next]