summaryrefslogtreecommitdiff
path: root/nice
Commit message (Expand)AuthorAgeFilesLines
* agent: Add API to set local credentialsRohan Garg2015-04-141-0/+1
* agent: Add function to retrieve the current component stateOlivier Crête2014-10-091-0/+1
* nice.pc: Include ${includedir} directlyOlivier Crête2014-10-081-1/+1
* nice: Expose UPnP support in nice.pc.inPhilip Withnall2014-07-071-0/+1
* nice: Auto-substitute pkg-config requirements in nice.pc.inPhilip Withnall2014-07-071-5/+4
* address: add nice_address_equal_no_port() to compare addresses ignoring portsOlivier Crête2014-05-171-0/+1
* add nice_agent_forget_relays()Guillaume Desmottes2014-04-241-0/+1
* agent: Add nice_agent_restart_stream() to restart a single streamOlivier Crête2014-04-241-0/+1
* add nice_component_state_to_string()Guillaume Desmottes2014-04-231-0/+1
* agent: Replace nice_agent_build_io_stream() with nice_agent_get_io_stream()Olivier Crête2014-01-311-1/+1
* agent: Add support for vectored I/O for sendsPhilip Withnall2014-01-311-1/+1
* agent: Add support for vectored I/O for receivesPhilip Withnall2014-01-311-0/+2
* nice: Add nice_agent_build_io_stream to exported symbolsOlivier Crête2014-01-311-0/+1
* agent: Add a nice_agent_recv_nonblocking() functionPhilip Withnall2014-01-311-0/+1
* agent: Add support for GIO-style I/O streamsPhilip Withnall2014-01-311-0/+3
* agent: Add a nice_agent_send_full() API exposing error informationPhilip Withnall2014-01-311-0/+1
* agent: Add nice_agent_recv() allowing blocking receives on socketsPhilip Withnall2014-01-311-0/+1
* configure: Verify that the compiler understands warning cflagsOlivier Crête2013-12-261-1/+1
* agent: Add API to retrieve the selected GSocketBryce Allen2013-11-201-0/+1
* build: Add GUPnP libraries to Libs.private in pkg-config filePhilip Withnall2013-10-291-0/+1
* Add new parsing API, for stream and candidatesYouness Alaoui2013-02-051-0/+5
* Adding new SDP parsing and generation API.Youness Alaoui2013-02-041-0/+4
* Add nice_agent_get_selected_pair API to NiceAgentYouness Alaoui2013-02-011-0/+1
* Add nice_address_ip_version API to NiceAddressYouness Alaoui2013-02-011-0/+1
* Add nice_agent_set_port_range to the list of exported API functionsYouness Alaoui2012-12-031-0/+1
* Use only POSIX statements in nice/Makefile.amTimothy Redaelli2011-10-131-5/+5
* Fix check-symbols test for PPC64David Woodhouse2011-08-151-3/+10
* Use only POSIX statements in Makefile.amTimothy Redaelli2011-03-311-2/+2
* Add nice_candidate_copy to the public APIYouness Alaoui2010-08-231-0/+1
* Adding pseudotcp API to the exported symbol listYouness Alaoui2010-02-161-0/+11
* 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