summaryrefslogtreecommitdiff
path: root/nice
AgeCommit message (Expand)AuthorFilesLines
2014-10-09agent: Add function to retrieve the current component stateOlivier Crête1-0/+1
2014-10-08nice.pc: Include ${includedir} directlyOlivier Crête1-1/+1
2014-07-07nice: Expose UPnP support in nice.pc.inPhilip Withnall1-0/+1
2014-07-07nice: Auto-substitute pkg-config requirements in nice.pc.inPhilip Withnall1-5/+4
2014-05-17address: add nice_address_equal_no_port() to compare addresses ignoring portsOlivier Crête1-0/+1
2014-04-24add nice_agent_forget_relays()Guillaume Desmottes1-0/+1
2014-04-24agent: Add nice_agent_restart_stream() to restart a single streamOlivier Crête1-0/+1
2014-04-23add nice_component_state_to_string()Guillaume Desmottes1-0/+1
2014-01-31agent: Replace nice_agent_build_io_stream() with nice_agent_get_io_stream()Olivier Crête1-1/+1
2014-01-31agent: Add support for vectored I/O for sendsPhilip Withnall1-1/+1
2014-01-31agent: Add support for vectored I/O for receivesPhilip Withnall1-0/+2
2014-01-31nice: Add nice_agent_build_io_stream to exported symbolsOlivier Crête1-0/+1
2014-01-31agent: Add a nice_agent_recv_nonblocking() functionPhilip Withnall1-0/+1
2014-01-31agent: Add support for GIO-style I/O streamsPhilip Withnall1-0/+3
2014-01-31agent: Add a nice_agent_send_full() API exposing error informationPhilip Withnall1-0/+1
2014-01-31agent: Add nice_agent_recv() allowing blocking receives on socketsPhilip Withnall1-0/+1
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