summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* win32: Remove outdated DLL filesDavid Feurle2015-02-111-48/+0
* stun: Use sprintf() instead of snprintf() to support VS 2010Philip Withnall2015-02-111-1/+1
* Remove duplicate ips from nice_interfacesYouness Alaoui2015-01-301-6/+23
* Version 0.1.10.1Olivier Crête2015-01-281-2/+2
* Version 0.1.100.1.10Olivier Crête2015-01-282-2/+6
* nicesink: unblock pending write on component changeJakub Adam2015-01-281-3/+10
* configure: Add "subdir-objects" automake optionOlivier Crête2015-01-281-1/+1
* Version 0.1.9.1Olivier Crête2015-01-281-2/+2
* Version 0.1.90.1.9Olivier Crête2015-01-282-3/+9
* Only change the receiving nicesock for udp-turn for ice-tcpYouness Alaoui2015-01-201-20/+19
* docs: Enable documentation checks during `make check` by defaultPhilip Withnall2015-01-021-3/+4
* docs: Add 0.1.8 API to the documentation indexPhilip Withnall2015-01-021-0/+4
* docs: Add various missing documentation comments and update sections.txtPhilip Withnall2015-01-027-4/+173
* docs: Inform gtk-doc of the libnice namespacePhilip Withnall2015-01-021-1/+1
* docs: Use gtk-doc no-tmpl modePhilip Withnall2015-01-021-1/+1
* docs: Switch from gtk-doc SGML mode to XML modePhilip Withnall2015-01-022-2/+2
* agent: Document G_MESSAGES_DEBUG and NICE_DEBUGPhilip Withnall2014-12-271-2/+12
* agent: Handle EWOULDBLOCK when transmitting pseudo-TCP segmentsPhilip Withnall2014-12-171-1/+8
* pseudotcp: Do roll-over safe assertionOlivier Crête2014-12-081-1/+1
* agent: Add debug output for lifetime of Components and StreamsPhilip Withnall2014-11-142-0/+26
* tests: Use G_SOURCE_[CONTINUE|REMOVE] instead of booleansPhilip Withnall2014-11-061-6/+6
* tests: Fix a memory leak in test-send-recvPhilip Withnall2014-11-061-2/+12
* Add ability to build static GST pluginsNicolas Dufresne2014-11-051-0/+18
* agent: Expand simple example in documentation to mention GMainContextPhilip Withnall2014-10-301-2/+10
* agent: Close pseudo-TCP socket earlier in component_close()Philip Withnall2014-10-301-3/+14
* stun: Rename a symbol to avoid a naming clash with OpenSSLCurieux Tres2014-10-273-4/+4
* Fix documentation relating to how remote crendentials should be set for new I...Youness Alaoui2014-10-091-1/+15
* agent: ignore externally set peer-reflexive candidatesYouness Alaoui2014-10-091-0/+4
* Version 0.1.8.1Olivier Crête2014-10-091-2/+2
* Version 0.1.80.1.8Olivier Crête2014-10-097-30/+47
* agent: Remove extra post conditionOlivier Crête2014-10-091-1/+0
* udp-turn: Don't dereference priv before check that it's validOlivier Crête2014-10-091-2/+2
* agent: Pass all packets that are not acceptable STUN packets to the applicationOlivier Crête2014-10-091-9/+4
* agent: Re-emit gathering done after a new relay has been setOlivier Crête2014-10-091-0/+2
* pseudotcp: Print unsigned int with %u not %dOlivier Crête2014-10-091-16/+16
* agent: Add function to retrieve the current component stateOlivier Crête2014-10-093-0/+36
* agent: Make the stun-pacing-timer app configurableOlivier Crête2014-10-091-1/+1
* pseudotcp: Set default RTO to 1 secondOlivier Crête2014-10-091-1/+1
* conncheck: Computer STUN retransmission timeout (RTO) dynamicallyOlivier Crête2014-10-091-3/+33
* discovery: Remove extra \n in g_debug()Olivier Crête2014-10-091-1/+1
* agent: Only add pairs once on gathering doneOlivier Crête2014-10-093-4/+6
* conncheck: Insert the candidates sorted after setting the priorityOlivier Crête2014-10-091-3/+3
* conncheck: Insert peer reflexive pair sortedOlivier Crête2014-10-091-1/+3
* conncheck: Don't remove elements in the conncheck list while iterating itOlivier Crête2014-10-091-30/+50
* agent: Avoid leaking UPnP mappings between streamsOlivier Crête2014-10-094-4/+33
* agent: Avoid restarting the GUPnP client on every gatherOlivier Crête2014-10-091-24/+27
* agent: Ignore UPnP mappings after the UPnP discovery has finishedOlivier Crête2014-10-091-0/+3
* component: On ICE restart reset selected pair priority to 0Olivier Crête2014-10-091-0/+3
* agent: Add some preconditions to public APIPhilip Withnall2014-10-091-0/+5
* build: Update .gitignorePhilip Withnall2014-10-091-0/+1