summaryrefslogtreecommitdiff
path: root/nice
AgeCommit message (Expand)AuthorFilesLines
2013-12-26configure: Verify that the compiler understands warning cflagsOlivier Crête1-1/+1
2013-11-20agent: Add API to retrieve the selected GSocketBryce Allen1-0/+1
2013-10-29build: Add GUPnP libraries to Libs.private in pkg-config filePhilip Withnall1-0/+1
2013-02-05Add new parsing API, for stream and candidatesYouness Alaoui1-0/+5
2013-02-04Adding new SDP parsing and generation API.Youness Alaoui1-0/+4
2013-02-01Add nice_agent_get_selected_pair API to NiceAgentYouness Alaoui1-0/+1
2013-02-01Add nice_address_ip_version API to NiceAddressYouness Alaoui1-0/+1
2012-12-03Add nice_agent_set_port_range to the list of exported API functionsYouness Alaoui1-0/+1
2011-10-13Use only POSIX statements in nice/Makefile.amTimothy Redaelli1-5/+5
2011-08-15Fix check-symbols test for PPC64David Woodhouse1-3/+10
2011-03-31Use only POSIX statements in Makefile.amTimothy Redaelli1-2/+2
2010-08-23Add nice_candidate_copy to the public APIYouness Alaoui1-0/+1
2010-02-16Adding pseudotcp API to the exported symbol listYouness Alaoui1-0/+11
2010-02-16make the nice_agent_new_reliable API part of the exported symbolsYouness Alaoui1-0/+1
2010-02-16Fix copyright headers for all filesYouness Alaoui1-3/+4
2009-11-04Export the symbols for nice_agent_set_software and stun_agent_set_softwareYouness Alaoui1-0/+2
2009-07-28Change new API to nice_agent_set_stream_tos, save the tos and apply it to new...Youness Alaoui1-0/+1
2009-05-07Link the lib against gupnp tooYouness Alaoui1-0/+1
2009-03-27Adding new stun API stun_agent_forget_transaction to forget a saved transacti...Youness Alaoui1-0/+1
2009-03-05Change the top_srcdir and ../ directories from Makefile.am to use top_builddi...Youness Alaoui1-2/+2
2009-03-02Update docs, finish formatting the gtk-doc and add the STUN API to the export...Youness Alaoui1-0/+57
2009-01-18install interfaces.h and add it as include to nice.hYouness Alaoui1-0/+1
2009-01-14Add nice_interfaces APIYouness Alaoui2-1/+3
2008-12-19Changing library name 'nice' to 'libnice'Youness Alaoui1-1/+1
2008-11-12add all necessary files to EXTRA_DISTYouness Alaoui1-1/+1
2008-11-04Remove nice_agent_add_remote_candidate since it's uselessYouness Alaoui1-1/+0
2008-11-03Add an else to HAVE_CONFIG_H in order to define NICEAPI_EXPORT. Also removed ...Youness Alaoui1-12/+0
2008-10-30make nice_address_init part of the APIYouness Alaoui1-0/+1
2008-10-30Move address into the agent's dirYouness Alaoui1-1/+0
2008-10-29Merge branch 'nice-kakaroto' of /home/kakaroto/coding/nice-refactor/ into nic...Youness Alaoui1-3/+0
2008-10-29remove empty test directory and fix some automake warningsYouness Alaoui1-1/+0
2008-10-29remove interface symbolsYouness Alaoui1-3/+0
2008-10-28No more need for linking with liblocalYouness Alaoui1-2/+0
2008-10-27Fix the libtool -version-info into the configure.acYouness Alaoui1-1/+2
2008-10-23Remove the nice_agent_recv/recv_sock/poll_read APIs because they are useless ...Youness Alaoui1-3/+0
2008-10-08Remove unused includes and files from pkgincludeYouness Alaoui1-3/+0
2008-10-07remove NiceSocket API from the exported symbolsYouness Alaoui1-10/+0
2008-10-07Remove useless filesYouness Alaoui10-1179/+1
2008-10-06Port libnice to the new NiceSocket APIYouness Alaoui1-3/+1
2008-10-06Update makefiles and configure to the new changes in file structure for the N...Youness Alaoui1-1/+1
2008-09-19Correctly order the symbols so make check worksYouness Alaoui1-1/+1
2008-09-17export the nice_debug_en/disable API and add a boolean to access the stun debugYouness Alaoui1-0/+2
2008-09-09nice_agent_set_relay_info must be an exported symbolYouness Alaoui1-0/+1
2008-07-29Export symbol for nice_agent_set_selected_remote_candidateOlivier Crête1-0/+1
2008-05-01Add nice_address_is_valid functionOlivier Crête1-0/+1
2008-04-26Make the tests use the gather_candidates() api and make them pass.Olivier Crete1-1/+1
2008-04-25Separate stream creating from candidate gatheringOlivier Crete1-0/+1
2008-04-22Adding compatibility mode and improvements on the main loop integration.Youness Alaoui1-1/+1
2007-09-19Remove automatically generated libnice.symbols file.Kai Vehmanen1-59/+0
2007-09-18Fixed build time dependencies from nice towards submodules agent and local.Kai Vehmanen1-3/+7