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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-19
nicesink: Wait until the agent is connected before sending the first buffer
HEAD
master
Sebastian Dröge
2
-2
/
+18
2015-02-11
win32: Update README
David Feurle
1
-0
/
+8
2015-02-11
stun: Use dynamic array instead of stack allocated array
David Feurle
1
-1
/
+3
2015-02-11
win32: Update file list in Visual Studio project
David Feurle
1
-12
/
+64
2015-02-11
win32: Remove outdated DLL files
David Feurle
1
-48
/
+0
2015-02-11
stun: Use sprintf() instead of snprintf() to support VS 2010
Philip Withnall
1
-1
/
+1
2015-01-30
Remove duplicate ips from nice_interfaces
Youness Alaoui
1
-6
/
+23
2015-01-28
Version 0.1.10.1
Olivier Crête
1
-2
/
+2
2015-01-28
Version 0.1.10
Olivier Crête
2
-2
/
+6
2015-01-28
nicesink: unblock pending write on component change
Jakub Adam
1
-3
/
+10
2015-01-28
configure: Add "subdir-objects" automake option
Olivier Crête
1
-1
/
+1
2015-01-28
Version 0.1.9.1
Olivier Crête
1
-2
/
+2
2015-01-28
Version 0.1.9
Olivier Crête
2
-3
/
+9
2015-01-20
Only change the receiving nicesock for udp-turn for ice-tcp
Youness Alaoui
1
-20
/
+19
2015-01-02
docs: Enable documentation checks during `make check` by default
Philip Withnall
1
-3
/
+4
2015-01-02
docs: Add 0.1.8 API to the documentation index
Philip Withnall
1
-0
/
+4
2015-01-02
docs: Add various missing documentation comments and update sections.txt
Philip Withnall
7
-4
/
+173
2015-01-02
docs: Inform gtk-doc of the libnice namespace
Philip Withnall
1
-1
/
+1
2015-01-02
docs: Use gtk-doc no-tmpl mode
Philip Withnall
1
-1
/
+1
2015-01-02
docs: Switch from gtk-doc SGML mode to XML mode
Philip Withnall
2
-2
/
+2
2014-12-27
agent: Document G_MESSAGES_DEBUG and NICE_DEBUG
Philip Withnall
1
-2
/
+12
2014-12-17
agent: Handle EWOULDBLOCK when transmitting pseudo-TCP segments
Philip Withnall
1
-1
/
+8
2014-12-08
pseudotcp: Do roll-over safe assertion
Olivier Crête
1
-1
/
+1
2014-11-14
agent: Add debug output for lifetime of Components and Streams
Philip Withnall
2
-0
/
+26
2014-11-06
tests: Use G_SOURCE_[CONTINUE|REMOVE] instead of booleans
Philip Withnall
1
-6
/
+6
2014-11-06
tests: Fix a memory leak in test-send-recv
Philip Withnall
1
-2
/
+12
2014-11-05
Add ability to build static GST plugins
Nicolas Dufresne
1
-0
/
+18
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-27
stun: Rename a symbol to avoid a naming clash with OpenSSL
Curieux Tres
3
-4
/
+4
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.1
Olivier Crête
1
-2
/
+2
2014-10-09
Version 0.1.8
Olivier Crête
7
-30
/
+47
2014-10-09
agent: Remove extra post condition
Olivier Crête
1
-1
/
+0
2014-10-09
udp-turn: Don't dereference priv before check that it's valid
Olivier Crête
1
-2
/
+2
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
3
-0
/
+36
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
4
-4
/
+33
2014-10-09
agent: Avoid restarting the GUPnP client on every gather
Olivier Crête
1
-24
/
+27
[next]