summaryrefslogtreecommitdiff
path: root/nice
Commit message (Expand)AuthorAgeFilesLines
...
* make the nice_agent_new_reliable API part of the exported symbolsYouness Alaoui2010-02-161-0/+1
* Fix copyright headers for all filesYouness Alaoui2010-02-161-3/+4
* Export the symbols for nice_agent_set_software and stun_agent_set_softwareYouness Alaoui2009-11-041-0/+2
* Change new API to nice_agent_set_stream_tos, save the tos and apply it to new...Youness Alaoui2009-07-281-0/+1
* Link the lib against gupnp tooYouness Alaoui2009-05-071-0/+1
* Adding new stun API stun_agent_forget_transaction to forget a saved transacti...Youness Alaoui2009-03-271-0/+1
* Change the top_srcdir and ../ directories from Makefile.am to use top_builddi...Youness Alaoui2009-03-051-2/+2
* Update docs, finish formatting the gtk-doc and add the STUN API to the export...Youness Alaoui2009-03-021-0/+57
* install interfaces.h and add it as include to nice.hYouness Alaoui2009-01-181-0/+1
* Add nice_interfaces APIYouness Alaoui2009-01-142-1/+3
* Changing library name 'nice' to 'libnice'Youness Alaoui2008-12-191-1/+1
* add all necessary files to EXTRA_DISTYouness Alaoui2008-11-121-1/+1
* Remove nice_agent_add_remote_candidate since it's uselessYouness Alaoui2008-11-041-1/+0
* Add an else to HAVE_CONFIG_H in order to define NICEAPI_EXPORT. Also removed ...Youness Alaoui2008-11-031-12/+0
* make nice_address_init part of the APIYouness Alaoui2008-10-301-0/+1
* Move address into the agent's dirYouness Alaoui2008-10-301-1/+0
* Merge branch 'nice-kakaroto' of /home/kakaroto/coding/nice-refactor/ into nic...Youness Alaoui2008-10-291-3/+0
|\
| * remove interface symbolsYouness Alaoui2008-10-291-3/+0
* | remove empty test directory and fix some automake warningsYouness Alaoui2008-10-291-1/+0
|/
* No more need for linking with liblocalYouness Alaoui2008-10-281-2/+0
* Fix the libtool -version-info into the configure.acYouness Alaoui2008-10-271-1/+2
* Remove the nice_agent_recv/recv_sock/poll_read APIs because they are useless ...Youness Alaoui2008-10-231-3/+0
* Remove unused includes and files from pkgincludeYouness Alaoui2008-10-081-3/+0
* remove NiceSocket API from the exported symbolsYouness Alaoui2008-10-071-10/+0
* Remove useless filesYouness Alaoui2008-10-0710-1179/+1
* Port libnice to the new NiceSocket APIYouness Alaoui2008-10-061-3/+1
* Update makefiles and configure to the new changes in file structure for the N...Youness Alaoui2008-10-061-1/+1
* Correctly order the symbols so make check worksYouness Alaoui2008-09-191-1/+1
* export the nice_debug_en/disable API and add a boolean to access the stun debugYouness Alaoui2008-09-171-0/+2
* nice_agent_set_relay_info must be an exported symbolYouness Alaoui2008-09-091-0/+1
* Export symbol for nice_agent_set_selected_remote_candidateOlivier CrĂȘte2008-07-291-0/+1
* Add nice_address_is_valid functionOlivier CrĂȘte2008-05-011-0/+1
* Make the tests use the gather_candidates() api and make them pass.Olivier Crete2008-04-261-1/+1
* Separate stream creating from candidate gatheringOlivier Crete2008-04-251-0/+1
* Adding compatibility mode and improvements on the main loop integration.Youness Alaoui2008-04-221-1/+1
* Remove automatically generated libnice.symbols file.Kai Vehmanen2007-09-191-59/+0
* Fixed build time dependencies from nice towards submodules agent and local.Kai Vehmanen2007-09-181-3/+7
* Added new functions nice_address_get_port() and nice_address_set_port() to th...Kai Vehmanen2007-09-111-0/+2
* Fixed 64bit compiler warnings in test apps.Kai Vehmanen2007-08-301-1/+1
* Added nice_agent_set_selected_pair to public library API.Kai Vehmanen2007-08-301-0/+1
* Update rest of the libnice modules to match the new address API.Kai Vehmanen2007-08-304-5/+5
* Add prefix directory to the pkg-config header path.Kai Vehmanen2007-07-201-1/+2
* Added nice_agent_restart() to the public API.Kai Vehmanen2007-07-171-0/+1
* Modified the logic for passing list of exported symbols to linker. Fixes to u...Kai Vehmanen2007-06-1910-8/+93
* Added new symbols to the public API. Fixed the unit tests to compile with the...Kai Vehmanen2007-05-215-7/+18
* Build system updates: update to Makefile.am rules.Kai Vehmanen2007-05-211-1/+4
* Build system updates: modified lcov rules.Kai Vehmanen2007-05-211-0/+6
* Added nice_agent_set_remote_candidates to the public API.Kai Vehmanen2007-05-021-0/+1
* Added proper signature to ice-test-server.c callback.Kai Vehmanen2007-05-021-1/+6
* use "nice" rather than "libnice" as pkgconfig identifierDafydd Harries2007-10-022-1/+1