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
*
docs: Add various missing documentation comments and update sections.txt
Philip Withnall
2015-01-02
1
-3
/
+0
*
agent: Document G_MESSAGES_DEBUG and NICE_DEBUG
Philip Withnall
2014-12-27
1
-2
/
+12
*
agent: Handle EWOULDBLOCK when transmitting pseudo-TCP segments
Philip Withnall
2014-12-17
1
-1
/
+8
*
pseudotcp: Do roll-over safe assertion
Olivier Crête
2014-12-08
1
-1
/
+1
*
agent: Add debug output for lifetime of Components and Streams
Philip Withnall
2014-11-14
2
-0
/
+26
*
agent: Expand simple example in documentation to mention GMainContext
Philip Withnall
2014-10-30
1
-2
/
+10
*
agent: Close pseudo-TCP socket earlier in component_close()
Philip Withnall
2014-10-30
1
-3
/
+14
*
Fix documentation relating to how remote crendentials should be set for new I...
Youness Alaoui
2014-10-09
1
-1
/
+15
*
agent: ignore externally set peer-reflexive candidates
Youness Alaoui
2014-10-09
1
-0
/
+4
*
Version 0.1.8
0.1.8
Olivier Crête
2014-10-09
5
-25
/
+25
*
agent: Remove extra post condition
Olivier Crête
2014-10-09
1
-1
/
+0
*
agent: Pass all packets that are not acceptable STUN packets to the application
Olivier Crête
2014-10-09
1
-9
/
+4
*
agent: Re-emit gathering done after a new relay has been set
Olivier Crête
2014-10-09
1
-0
/
+2
*
pseudotcp: Print unsigned int with %u not %d
Olivier Crête
2014-10-09
1
-16
/
+16
*
agent: Add function to retrieve the current component state
Olivier Crête
2014-10-09
2
-0
/
+35
*
agent: Make the stun-pacing-timer app configurable
Olivier Crête
2014-10-09
1
-1
/
+1
*
pseudotcp: Set default RTO to 1 second
Olivier Crête
2014-10-09
1
-1
/
+1
*
conncheck: Computer STUN retransmission timeout (RTO) dynamically
Olivier Crête
2014-10-09
1
-3
/
+33
*
discovery: Remove extra \n in g_debug()
Olivier Crête
2014-10-09
1
-1
/
+1
*
agent: Only add pairs once on gathering done
Olivier Crête
2014-10-09
3
-4
/
+6
*
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: Avoid leaking UPnP mappings between streams
Olivier Crête
2014-10-09
3
-3
/
+32
*
agent: Avoid restarting the GUPnP client on every gather
Olivier Crête
2014-10-09
1
-24
/
+27
*
agent: Ignore UPnP mappings after the UPnP discovery has finished
Olivier Crête
2014-10-09
1
-0
/
+3
*
component: On ICE restart reset selected pair priority to 0
Olivier Crête
2014-10-09
1
-0
/
+3
*
agent: Add some preconditions to public API
Philip Withnall
2014-10-09
1
-0
/
+5
*
outputstream: Fix double unref
Olivier Crête
2014-10-09
1
-1
/
+0
*
agent: Remove socket source on HUP
Olivier Crête
2014-10-09
1
-0
/
+18
*
agent: Declare the stream to be CONNECTED only if a pair is selected
Olivier Crête
2014-10-09
1
-10
/
+10
*
agent: Document interaction between closing and removing streams
Philip Withnall
2014-09-26
2
-2
/
+6
*
agent: Delay some assignments until the agent is locked
Philip Withnall
2014-09-26
1
-2
/
+5
*
agent: Warn if a Component is freed without first being closed
Philip Withnall
2014-09-25
1
-0
/
+5
*
agent: Close Streams before freeing them
Philip Withnall
2014-09-25
1
-0
/
+1
*
agent: Check STUN buffer is non-NULL before getting its message ID
Philip Withnall
2014-09-25
1
-2
/
+4
*
agent: Fix a leak of a GCancellable and its GSource
Philip Withnall
2014-09-25
2
-5
/
+10
*
agent: Fix a minor leak in an error handling path
Philip Withnall
2014-09-25
1
-0
/
+1
*
conncheck: Don't use CandidateRefresh after freeing it
Olivier Crête
2014-09-23
1
-3
/
+9
*
agent: Eliminate a memset() for local variable initialisation
Philip Withnall
2014-09-23
1
-3
/
+1
*
agent: Use g_slist_free_full() to reduce code
Philip Withnall
2014-09-23
2
-23
/
+6
*
agent: Add some preconditions to internal API
Philip Withnall
2014-09-23
3
-2
/
+21
*
agent: Add some preconditions to public API
Philip Withnall
2014-09-23
2
-1
/
+9
*
agent: Clear GSource timeout also for GUPnP timeout
Olivier Crête
2014-09-22
1
-1
/
+1
*
agent: Drop valid but unmatched STUN packets
Philip Withnall
2014-09-22
1
-5
/
+18
*
agent: Remove dangling pointers on NiceSocket destruction
Philip Withnall
2014-09-22
5
-0
/
+103
*
agent: Factor out state transition to FAILED for CandidateCheckPairs
Philip Withnall
2014-09-22
1
-13
/
+19
*
agent: Factor out free function for IncomingCheck
Philip Withnall
2014-09-22
3
-19
/
+16
*
agent: Improve comments for container element types
Philip Withnall
2014-09-22
3
-5
/
+5
*
agent: Clear existing GSource timeouts before adding new ones
Philip Withnall
2014-09-19
4
-48
/
+53
[next]