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: 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
*
agent: Add names to timer GSources
Philip Withnall
2014-09-19
4
-19
/
+33
*
agent: Put one StunAgent per Component
Olivier Crête
2014-09-01
5
-64
/
+111
*
conncheck: Fetch stream once instead of twice
Olivier Crête
2014-09-01
1
-11
/
+16
*
agent: Agent can reach EOS after having received something
Philip Withnall
2014-09-01
1
-1
/
+1
*
agent: Fix locking when calling component_free()
Philip Withnall
2014-08-27
1
-1
/
+6
*
agent: Split component_free() into component_[close|free]()
Philip Withnall
2014-08-27
5
-11
/
+36
*
agent: Fix initialisation of the agent mutex for old GLib versions
Philip Withnall
2014-08-25
1
-1
/
+1
*
agent: Add missing bracket
Philip Withnall
2014-08-25
1
-1
/
+1
*
agent: Add missing stream-closed checks for pseudo-TCP
Philip Withnall
2014-08-23
3
-21
/
+26
*
agent: Return 0 on EOS from nice_input_stream_read()
Philip Withnall
2014-08-23
1
-6
/
+2
*
pseudotcp: Ensure shutdown member is not overwritten
Philip Withnall
2014-08-21
1
-3
/
+8
*
pseudotcp: Fix EOS return from recv() in non-FIN–ACK mode
Philip Withnall
2014-08-21
1
-0
/
+5
*
pseudotcp: Ensure socket is closed after shutdown in non-FIN–ACK mode
Philip Withnall
2014-08-21
1
-0
/
+6
*
pseudotcp: Add a PseudoTcpSocket:support-fin-ack property
Philip Withnall
2014-08-21
1
-0
/
+27
*
agent: Close pseudo-TCP streams when closing G[IO|Input|Output]Streams
Philip Withnall
2014-08-21
3
-7
/
+84
*
docs: Ignore some undocumentable/non-public API
Philip Withnall
2014-08-21
1
-0
/
+2
*
pseudotcp: Add pseudo_tcp_socket_shutdown() support
Philip Withnall
2014-08-21
2
-12
/
+83
*
pseudotcp: Shorten the TIME-WAIT state timeout dramatically
Philip Withnall
2014-08-21
1
-3
/
+8
*
pseudotcp: Add optional FIN–ACK and RST support
Philip Withnall
2014-08-21
2
-48
/
+484
*
agent: Handle EPIPE from pseudo_tcp_socket_send()
Philip Withnall
2014-08-21
1
-1
/
+2
*
agent: Don’t clear the PseudoTcpSocket on error
Philip Withnall
2014-08-21
1
-1
/
+0
*
pseudotcp: Fix a typo in some documentation
Philip Withnall
2014-08-21
1
-1
/
+1
*
pseudotcp: Factor out state change functions for ESTABLISHED and CLOSED
Philip Withnall
2014-08-21
1
-14
/
+30
*
pseudotcp: Split out some state checks
Philip Withnall
2014-08-21
1
-3
/
+7
*
pseudotcp: Tidy up buffer size handling in queue_connect_message()
Philip Withnall
2014-08-21
1
-6
/
+6
*
pseudotcp: Store segment flags in SSegment
Philip Withnall
2014-08-21
1
-12
/
+12
*
pseudotcp: Allow the ‘current’ time to be set
Philip Withnall
2014-08-21
2
-12
/
+43
*
pseudotcp: Add socket state to debug messages
Philip Withnall
2014-08-21
1
-2
/
+3
*
pseudotcp: Put TCP flags in an enum
Philip Withnall
2014-08-21
1
-5
/
+9
*
pseudotcp: Put TCP options in an enum
Philip Withnall
2014-08-21
1
-6
/
+19
*
agent: Ensure Component.selected_pair is cleaned when freeing candidates
Philip Withnall
2014-08-21
1
-6
/
+2
*
agent: Factor out common clean up code in Component
Philip Withnall
2014-08-21
1
-13
/
+14
*
agent: Tidy up a few variable references
Philip Withnall
2014-08-21
1
-4
/
+3
*
agent: Rearchitect message handling to use GErrors for EWOULDBLOCK
Philip Withnall
2014-08-21
2
-23
/
+73
*
pseudotcp: Fix the type of an argument to apply_option()
Philip Withnall
2014-08-21
1
-1
/
+2
[next]