summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Version 0.1.130.1.13Olivier Crête2015-04-282-3/+8
* examples: Use the correct g_io_channel_win32_new_fd() functionOlivier Crête2015-04-283-3/+3
* agent: Fix a utility function being defined unnecessarilyPhilip Withnall2015-04-241-28/+28
* agent: Add a missing cast when compiling without HAVE_GETIFADDRSPhilip Withnall2015-04-241-1/+1
* agent: Move utility function outside #ifdefPhilip Withnall2015-04-241-5/+5
* stun: Add missing casts to unit testsPhilip Withnall2015-04-231-3/+6
* examples: Make them built on non-win32 with GLib < 2.36Olivier Crête2015-04-223-7/+16
* Version 0.1.12.1Olivier Crête2015-04-221-2/+2
* Version 0.1.120.1.12Olivier Crête2015-04-222-3/+9
* examples: Make them build and work on WindowsOlivier Crête2015-04-223-7/+27
* agent: Print valid string even with no local candidatesOlivier Crête2015-04-221-1/+1
* agent: Fix SDP line countingOlivier Crête2015-04-221-4/+5
* nicesrc: Attach the receive callback in READY->PAUSED and detach in PAUSED->R...Sebastian Dröge2015-04-201-7/+16
* nicesrc: Keep the mutex locked whenever accessing the queueSebastian Dröge2015-04-201-4/+8
* Version 0.1.11.1Olivier Crête2015-04-201-2/+2
* Version 0.1.110.1.11Olivier Crête2015-04-202-5/+13
* stunagent: Initiliaze variableOlivier Crête2015-04-201-1/+1
* agent: Count m= files to match streamsOlivier Crête2015-04-201-17/+10
* agent: Warn on invalid media types for SDPOlivier Crête2015-04-202-2/+18
* Prefix include guardsOlivier Crête2015-04-206-18/+18
* configure.ac: Fix error when GUPnP is requested and not availableJose Antonio Santos Cadenas2015-04-201-1/+1
* gst: improve error when agent/stream/component is unsetIlya Konstantinov2015-04-202-1/+25
* agent: Improve nice_agent_attach_recv and nice_agent_recv* docsIlya Konstantinov2015-04-201-5/+29
* stun: Add missing format attributes for va_list printf functionsPhilip Withnall2015-04-143-0/+17
* agent: Add API to set local credentialsRohan Garg2015-04-147-1/+269
* agent: Whitespace fixesRohan Garg2015-04-142-3/+2
* configure: On Solaris, library is libnsl, not libnlsOlivier Crête2015-03-271-1/+1
* configure: Disable static by default, and add win32 DLL supportNirbheek Chauhan2015-03-272-3/+4
* nicesink: Add test for buffer list supportJose Antonio Santos Cadenas2015-03-273-1/+351
* nicesink: Add support for render buffer_listJose Antonio Santos Cadenas2015-03-272-16/+213
* nicesrc: Clear the output buffer queue when shutting down and disposingSebastian Dröge2015-03-271-1/+7
* agent: Add missing preconditions to public APIPhilip Withnall2015-03-101-6/+104
* agent: Fix documentation to use ‘nul-terminated’ for stringsPhilip Withnall2015-03-102-4/+4
* stun: Fix documentation to use ‘nul-terminated’ for stringsPhilip Withnall2015-03-101-3/+3
* win32: Update READMEDavid Feurle2015-02-111-0/+8
* stun: Use dynamic array instead of stack allocated arrayDavid Feurle2015-02-111-1/+3
* win32: Update file list in Visual Studio projectDavid Feurle2015-02-111-12/+64
* 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