platform/upstream/libnice.git
2014-01-31 Philip Withnallagent: Support invoking I/O callbacks in non-default...
2014-01-31 Philip Withnallagent: Eliminate redundant arguments from component_emi...
2014-01-31 Philip Withnallagent: Integrate TcpUserData into Component
2014-01-31 Philip Withnallagent: Clarify naming of internal recv function
2014-01-31 Philip Withnallagent: Use guint8* as the type for internal buffers
2014-01-31 Philip Withnallagent: Move I/O callback handling from NiceAgent into...
2014-01-31 Philip Withnallagent: Move socket/source handling from NiceAgent into...
2014-01-31 Philip Withnallagent: Refactor nice_agent_g_source_cb()
2014-01-31 Philip Withnallagent: Add a NiceAgent::streams-removed signal
2014-01-31 Philip Withnalltests: Remove a potential race from test-thread
2014-01-31 Philip Withnallbuild: Add various compiler warnings to --enable-compil...
2014-01-31 Philip Withnallstun: Add missing switch cases
2014-01-31 Philip Withnallsocket: Add missing switch cases
2014-01-31 Philip Withnallgst: Add missing switch cases
2014-01-31 Philip Withnallstun: Fix potential zero-length memset() call
2014-01-31 Philip Withnalltests: Add missing switch cases
2014-01-31 Philip Withnalltests: Fix strict aliasing of sockaddr structures
2014-01-31 Olivier Crêtestun: Make the MD5 code strict-aliasing correct
2014-01-31 Philip Withnallbuild: Update .gitignore file
2014-01-31 Olivier Crêtepseudotcp: Add methods to query the state of the send...
2014-01-31 Olivier Crêtepseudotcp: Implement window scaling for PseudoTCP.
2014-01-31 Olivier Crêtetests: Add more asserts to pseudotcp test
2014-01-31 Olivier Crêtetests: Use right type when taking to stdio f*() C...
2014-01-31 Olivier Crêtetests: Close pseudosocket as soon as it's done sending
2014-01-31 Olivier Crêtetests: Fix racy destruction of pseudotcp object
2014-01-31 Olivier Crêtetests: No need to call adjust_clock in readable
2014-01-31 Olivier Crêtetests: Use one struct for data and buffer
2014-01-31 Olivier Crêtepseudotcp: Only consolidate recv buffer if it's getting...
2014-01-31 Olivier Crêtepseudotcp: Make it possible to disable the Nagle Algorithm
2014-01-31 Olivier Crêteagent: Don't make relayed sockets available in nice_age...
2014-01-27 Philip Withnallagent: Note that nice_agent_set_relay_info() can be...
2014-01-07 Philip Withnallbuild: Don’t unconditionally enable -Werror for non...
2014-01-07 Livio Madaroagent: Read all socket data in nice_agent_g_source_cb
2014-01-02 Philip Withnallstun: Add printf function attribute
2014-01-02 Philip Withnallstun: Fix format specifier for a size_t variable
2014-01-02 Philip Withnallbuild: Update .gitignore file
2014-01-02 Philip Withnallbuild: Remove auto-generated INSTALL file
2013-12-27 Olivier Crêteconfigure: Verify that the compiler understands warning...
2013-12-24 Olivier Crêteagent: Add warning on incorrect API usage
2013-12-24 Olivier Crêtestun: Indications are never authentication when using...
2013-12-24 Olivier Crêteturn: Send queued TURN messages to the turn server
2013-12-23 Olivier Crêteconncheck: Avoid reading null username
2013-12-18 Philip Withnallexamples: Remove g_type_init() call for recent GLib...
2013-12-18 Philip Withnallstun: Fix a use of a function with an aggregate return...
2013-12-18 Philip Withnallstun: Explicitly avoid a memcpy() from NULL
2013-12-18 Philip Withnallstun: Remove unused variables
2013-12-18 Philip Withnallagent: Avoid memcpy()ing garbage between username strings
2013-12-18 Philip Withnallagent: Fix an old-style function declaration
2013-12-18 Philip Withnallagent: Avoid a potential NULL pointer dereference
2013-12-18 Philip Withnallagent: Fix format specifiers in debug messages
2013-12-18 Philip Withnallagent: Add missing format specifiers to debug messages
2013-12-18 Philip Withnallagent: Add printf function attribute
2013-12-18 Philip WithnallFix strict aliasing of sockaddr structures
2013-12-18 Philip WithnallAdd missing ‘default’ cases to switches
2013-12-18 Philip Withnallexamples: Remove redundant non-NULL checks
2013-12-18 Philip WithnallFix variable shadowing
2013-12-18 Philip Withnallbuild: Update .gitignore file
2013-12-18 Philip Withnallbuild: Delete ar-lib in maintainer-clean build target
2013-12-18 Philip Withnallbuild: Update AC_CONFIG_HEADERS instead of AC_CONFIG_HEADER
2013-12-18 Philip Withnallagent: Clarify valid range of stream and component IDs
2013-11-20 Bryce Allenagent: Add API to retrieve the selected GSocket
2013-10-30 Olivier Crêteagent: Getting the local candidates returns a copy...
2013-10-29 Tim MooneyAdd special case to make it compile on Solaris
2013-10-29 Olivier CrêteSilence aclocal warning by changing the order of the...
2013-10-29 Philip Withnallbuild: Add GUPnP libraries to Libs.private in pkg-confi...
2013-10-29 Philip Withnallbuild: Update configure.ac according to autoupdate
2013-10-29 Philip Withnallbuild: Add AM_PROG_AR to configure.ac
2013-10-29 Philip Withnallbuild: Add ‘-I m4’ to ACLOCAL_AMFLAGS
2013-09-04 Colin Waltersautogen.sh: Honor NOCONFIGURE=1
2013-07-31 ThammiFix unitialized variable in nice_agent_parse_remote_can...
2013-06-27 Livio MadaroRefresh TURN CreatePermission at receiving data in...
2013-04-03 Rohan GargSet the minimum GLib version to 2.30 to disable depreca...
2013-03-20 Livio MadaroOpen socket with random port. Use random port to avoid...
2013-03-20 Youness Alaouiwin32: Add new 0.1.4 symbols to the win32 .def file...
2013-02-23 Youness Alaouiversion 0.1.4.1
2013-02-23 Youness AlaouiVersion 0.1.4 0.1.4
2013-02-23 Youness AlaouiFix documentation
2013-02-23 Youness AlaouiAdd build instructions to the README
2013-02-22 Youness AlaouiRemove debugging print
2013-02-07 Youness Alaouiexamples: Make input non blocking to allow exit when...
2013-02-07 Youness AlaouiDo not unref the mainloop until the thread has joined...
2013-02-07 Youness AlaouiExport the new nice_agent_get_selected_pair API
2013-02-07 Bryce AllenDo not unref the GThread since g_thread_join takes...
2013-02-05 Youness AlaouiChange the m= line in the SDP to use ICE/SDP dummy...
2013-02-05 Youness AlaouiAdd new parsing API, for stream and candidates
2013-02-05 Youness AlaouiAdd example that uses the new SDP parsing API
2013-02-05 Youness AlaouiAdding new SDP parsing and generation API.
2013-02-05 Youness AlaouiFix/clean threaded-example
2013-02-05 Youness AlaouiRefactor nice_agent_set_stream_tos to use agent_find_st...
2013-02-05 Youness AlaouiAdd a similar simple example using threads
2013-02-05 Youness Alaouiexample: Exit on Ctrl-D and send EOS signal to the...
2013-02-04 Youness AlaouiChange license for simple-example
2013-02-02 Youness AlaouiAdd a simple example to showcase the API thanks to...
2013-02-02 Youness AlaouiCleanup documentation
2013-02-02 Youness AlaouiAdd nice_agent_get_selected_pair API to NiceAgent
2013-02-02 Youness AlaouiAdd nice_address_ip_version API to NiceAddress
2013-01-09 Jakub AdamFix username validation in OC2007 mode
2012-12-06 Youness AlaouiAdd win32 directory to EXTRA_DIST
2012-12-03 Youness AlaouiAdd nice_agent_set_port_range to the list of exported...
2012-11-19 Livio MadaroManage multiple TURN CreatePermission in parallel
next