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
/
conncheck.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
conncheck: invoke the debug dump in more places
Fabrice Bellet
2016-06-23
1
-4
/
+13
*
conncheck: fix pair socket assignment
Fabrice Bellet
2016-06-23
1
-1
/
+5
*
conncheck: fix tick counter used for debug stats
Fabrice Bellet
2016-06-23
1
-9
/
+6
*
conncheck: dump timer status in the stream check list
Fabrice Bellet
2016-06-20
1
-14
/
+5
*
conncheck: use strncmp instead of strcmp
Fabrice Bellet
2016-06-20
1
-1
/
+2
*
conncheck: state is connected when a pair is nominated
Fabrice Bellet
2016-06-20
1
-1
/
+1
*
conncheck: Remove pairs before freeing candidate
Olivier Crête
2016-06-06
1
-1
/
+6
*
conncheck: mark discovered pairs with TCP passive as valid
Jakub Adam
2016-06-01
1
-10
/
+26
*
conncheck: fix pruning conn checks with TCP active sockets
Jakub Adam
2016-05-31
1
-1
/
+2
*
agent: Add force-relay property to force messages through the relay
Olivier Crête
2016-05-30
1
-26
/
+34
*
conncheck: Start conncheck on server reply if needed
Olivier Crête
2016-05-30
1
-0
/
+3
*
conncheck: explain some corner cases
Fabrice Bellet
2016-05-27
1
-3
/
+14
*
conncheck: add a debug dump of the whole stream check list
Fabrice Bellet
2016-05-27
1
-0
/
+105
*
conncheck: fix the replay of early incoming connchecks
Olivier Crête
2016-05-27
1
-17
/
+15
*
conncheck: Make previous commit compile
Olivier Crête
2016-05-27
1
-2
/
+2
*
discovery: Make sure each candidate has a unique priority
Olivier Crête
2016-05-27
1
-15
/
+46
*
conncheck: fix TCP active relay handling
Olivier Crête
2016-05-27
1
-0
/
+1
*
conncheck: Update selected pair if necessary
Olivier Crête
2016-05-26
1
-0
/
+1
*
conncheck: Don't reset keepalive timer on next keepalive
Olivier Crête
2016-05-26
1
-3
/
+9
*
conncheck: Separate valid and succeded states
Olivier Crête
2016-05-26
1
-17
/
+20
*
udp-turn: Don't expose GSocket
Olivier Crête
2016-05-26
1
-2
/
+1
*
conncheck: Make very frequent debug verbose-only
Olivier Crête
2016-05-26
1
-3
/
+5
*
turn: Cache the nonce & realm to remove useless round trips
Olivier Crête
2016-05-26
1
-0
/
+3
*
conncheck: Stay READY if a new nominated pairs comes in
Olivier Crête
2016-05-26
1
-1
/
+10
*
conncheck: Deduplicate conncheck stopping code
Olivier Crête
2016-05-26
1
-16
/
+12
*
Reset to connecting if reconnected after failed
Olivier Crête
2016-05-26
1
-1
/
+2
*
conncheck: display controlling mode of stun requests
Fabrice Bellet
2016-04-04
1
-2
/
+2
*
conncheck: implement a "triggered queue" list
Fabrice Bellet
2016-04-04
1
-48
/
+105
*
agent: Use provided CandidatePair rather than re-finding a pair
Philip Withnall
2016-03-01
1
-4
/
+7
*
conncheck: reorder the connection list when priorities are updated
Philip Withnall
2016-03-01
1
-0
/
+2
*
conncheck: fix keepalive stun agent initialisation
Philip Withnall
2016-03-01
1
-6
/
+1
*
conncheck: nominate only one matching pair
Philip Withnall
2016-03-01
1
-12
/
+9
*
conncheck: add more debug information
Philip Withnall
2016-03-01
1
-12
/
+43
*
agent: Correctly namespace Component and its methods
Philip Withnall
2015-10-01
1
-35
/
+35
*
agent: Correctly namespace Stream and its methods
Philip Withnall
2015-10-01
1
-45
/
+45
*
conncheck: rename priv_process_response_check_for_peer_reflexive()
Jakub Adam
2015-09-11
1
-3
/
+3
*
conncheck: generate candidate pair for valid srflx candidate
Jakub Adam
2015-09-11
1
-14
/
+16
*
agent: Add assertions to check component state transitions are valid
Philip Withnall
2015-09-03
1
-0
/
+9
*
conncheck: give temporary candidate_priority a base_addr
Jakub Adam
2015-09-02
1
-0
/
+1
*
conncheck: set writable callback to socket from TCP active connect
Jakub Adam
2015-07-03
1
-0
/
+6
*
Use G_GSIZE_FORMAT instead of %zu
Felix Schlitter
2015-06-30
1
-1
/
+1
*
conncheck: Computer STUN retransmission timeout (RTO) dynamically
Olivier Crête
2014-10-09
1
-3
/
+33
*
agent: Only add pairs once on gathering done
Olivier Crête
2014-10-09
1
-3
/
+3
*
conncheck: Insert the candidates sorted after setting the priority
Olivier Crête
2014-10-09
1
-3
/
+3
*
conncheck: Insert peer reflexive pair sorted
Olivier Crête
2014-10-09
1
-1
/
+3
*
conncheck: Don't remove elements in the conncheck list while iterating it
Olivier Crête
2014-10-09
1
-30
/
+50
*
agent: Declare the stream to be CONNECTED only if a pair is selected
Olivier Crête
2014-10-09
1
-10
/
+10
*
agent: Check STUN buffer is non-NULL before getting its message ID
Philip Withnall
2014-09-25
1
-2
/
+4
*
conncheck: Don't use CandidateRefresh after freeing it
Olivier Crête
2014-09-23
1
-3
/
+9
*
agent: Add some preconditions to internal API
Philip Withnall
2014-09-23
1
-2
/
+17
[prev]
[next]