index
:
~slomo/libnice
master
task-pool
Unnamed repository; edit this file 'description' to name the repository.
slomo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
agent
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-30
agent: Expand simple example in documentation to mention GMainContext
Philip Withnall
1
-2
/
+10
2014-10-30
agent: Close pseudo-TCP socket earlier in component_close()
Philip Withnall
1
-3
/
+14
2014-10-09
Fix documentation relating to how remote crendentials should be set for new I...
Youness Alaoui
1
-1
/
+15
2014-10-09
agent: ignore externally set peer-reflexive candidates
Youness Alaoui
1
-0
/
+4
2014-10-09
Version 0.1.8
Olivier Crête
5
-25
/
+25
2014-10-09
agent: Remove extra post condition
Olivier Crête
1
-1
/
+0
2014-10-09
agent: Pass all packets that are not acceptable STUN packets to the application
Olivier Crête
1
-9
/
+4
2014-10-09
agent: Re-emit gathering done after a new relay has been set
Olivier Crête
1
-0
/
+2
2014-10-09
pseudotcp: Print unsigned int with %u not %d
Olivier Crête
1
-16
/
+16
2014-10-09
agent: Add function to retrieve the current component state
Olivier Crête
2
-0
/
+35
2014-10-09
agent: Make the stun-pacing-timer app configurable
Olivier Crête
1
-1
/
+1
2014-10-09
pseudotcp: Set default RTO to 1 second
Olivier Crête
1
-1
/
+1
2014-10-09
conncheck: Computer STUN retransmission timeout (RTO) dynamically
Olivier Crête
1
-3
/
+33
2014-10-09
discovery: Remove extra \n in g_debug()
Olivier Crête
1
-1
/
+1
2014-10-09
agent: Only add pairs once on gathering done
Olivier Crête
3
-4
/
+6
2014-10-09
conncheck: Insert the candidates sorted after setting the priority
Olivier Crête
1
-3
/
+3
2014-10-09
conncheck: Insert peer reflexive pair sorted
Olivier Crête
1
-1
/
+3
2014-10-09
conncheck: Don't remove elements in the conncheck list while iterating it
Olivier Crête
1
-30
/
+50
2014-10-09
agent: Avoid leaking UPnP mappings between streams
Olivier Crête
3
-3
/
+32
2014-10-09
agent: Avoid restarting the GUPnP client on every gather
Olivier Crête
1
-24
/
+27
2014-10-09
agent: Ignore UPnP mappings after the UPnP discovery has finished
Olivier Crête
1
-0
/
+3
2014-10-09
component: On ICE restart reset selected pair priority to 0
Olivier Crête
1
-0
/
+3
2014-10-09
agent: Add some preconditions to public API
Philip Withnall
1
-0
/
+5
2014-10-09
outputstream: Fix double unref
Olivier Crête
1
-1
/
+0
2014-10-09
agent: Remove socket source on HUP
Olivier Crête
1
-0
/
+18
2014-10-09
agent: Declare the stream to be CONNECTED only if a pair is selected
Olivier Crête
1
-10
/
+10
2014-09-26
agent: Document interaction between closing and removing streams
Philip Withnall
2
-2
/
+6
2014-09-26
agent: Delay some assignments until the agent is locked
Philip Withnall
1
-2
/
+5
2014-09-25
agent: Warn if a Component is freed without first being closed
Philip Withnall
1
-0
/
+5
2014-09-25
agent: Close Streams before freeing them
Philip Withnall
1
-0
/
+1
2014-09-25
agent: Check STUN buffer is non-NULL before getting its message ID
Philip Withnall
1
-2
/
+4
2014-09-25
agent: Fix a leak of a GCancellable and its GSource
Philip Withnall
2
-5
/
+10
2014-09-25
agent: Fix a minor leak in an error handling path
Philip Withnall
1
-0
/
+1
2014-09-23
conncheck: Don't use CandidateRefresh after freeing it
Olivier Crête
1
-3
/
+9
2014-09-23
agent: Eliminate a memset() for local variable initialisation
Philip Withnall
1
-3
/
+1
2014-09-23
agent: Use g_slist_free_full() to reduce code
Philip Withnall
2
-23
/
+6
2014-09-23
agent: Add some preconditions to internal API
Philip Withnall
3
-2
/
+21
2014-09-23
agent: Add some preconditions to public API
Philip Withnall
2
-1
/
+9
2014-09-22
agent: Clear GSource timeout also for GUPnP timeout
Olivier Crête
1
-1
/
+1
2014-09-22
agent: Drop valid but unmatched STUN packets
Philip Withnall
1
-5
/
+18
2014-09-22
agent: Remove dangling pointers on NiceSocket destruction
Philip Withnall
5
-0
/
+103
2014-09-22
agent: Factor out state transition to FAILED for CandidateCheckPairs
Philip Withnall
1
-13
/
+19
2014-09-22
agent: Factor out free function for IncomingCheck
Philip Withnall
3
-19
/
+16
2014-09-22
agent: Improve comments for container element types
Philip Withnall
3
-5
/
+5
2014-09-19
agent: Clear existing GSource timeouts before adding new ones
Philip Withnall
4
-48
/
+53
2014-09-19
agent: Add names to timer GSources
Philip Withnall
4
-19
/
+33
2014-09-01
agent: Put one StunAgent per Component
Olivier Crête
5
-64
/
+111
2014-09-01
conncheck: Fetch stream once instead of twice
Olivier Crête
1
-11
/
+16
2014-09-01
agent: Agent can reach EOS after having received something
Philip Withnall
1
-1
/
+1
2014-08-27
agent: Fix locking when calling component_free()
Philip Withnall
1
-1
/
+6
[next]