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: 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
*
pseudotcp: Add pseudo_tcp_socket_is_closed_remotely()
Philip Withnall
2014-08-21
2
-0
/
+22
*
pseudotcp: Add pseudo_tcp_socket_is_closed()
Philip Withnall
2014-08-21
2
-0
/
+20
*
pseudotcp: Factor out state changes and validate them
Philip Withnall
2014-08-21
1
-9
/
+59
*
agent: Factor out peer reflexive priority calculation
Olivier Crête
2014-08-21
1
-25
/
+29
*
agent: Add "keepalive-conncheck" property to make keepalives be conncheck
Olivier Crête
2014-08-21
3
-1
/
+42
*
conncheck: Go to connected only if the component was connected or ready
Olivier Crête
2014-08-12
1
-3
/
+4
*
outputstream: Fix ref leak
Olivier Crête
2014-08-11
1
-3
/
+3
*
component: Fix ref leak
Olivier Crête
2014-08-11
1
-0
/
+1
*
agent: Expand documentation for nice_interfaces_get_ip_for_interface()
Philip Withnall
2014-08-08
1
-2
/
+4
*
Set candidate pairs from discovered peer-reflx tcp-passive candidates into DI...
Youness Alaoui
2014-08-07
1
-6
/
+6
*
Fix retransmission timers for reliable sockets
Youness Alaoui
2014-07-31
1
-1
/
+1
*
Revert "agent: Separate reliability from ice-tcp vs ice-udp"
Olivier Crête
2014-07-25
2
-8
/
+5
*
Cast the current time for pseudotcp timeout calculation into guint32
Youness Alaoui
2014-07-25
1
-2
/
+2
*
agent: Print libnice debug messages when setting G_MESSAGES_DEBUG appropriately
Olivier Crête
2014-07-24
1
-18
/
+24
[next]