summaryrefslogtreecommitdiff
path: root/nice
Commit message (Expand)AuthorAgeFilesLines
* agent: add nice_agent_close_async() APIJakub Adam2019-05-091-0/+1
* agent: trickle ICE modeJakub Adam2019-03-081-0/+1
* libnice.sym: export nice_agent_new_fullJakub Adam2019-03-081-0/+1
* meson: unify exported symbol versions with autotoolsJakub Adam2019-01-141-5/+2
* meson: Fix DLL search path during test execution on WindowsJakub Adam2019-01-021-1/+2
* Makefiles: Add meson.build files to tarballOlivier Crête2018-12-271-1/+3
* nice/test-symbols.sh: Make symbols test work from other path tooOlivier Crête2018-12-271-1/+1
* meson: Allow building of g-i with static libs.Tim-Philipp Müller2018-12-231-1/+1
* meson: Fix pkg-config generation with internal dependenciesJakub Adam2018-12-211-3/+1
* meson: Fix build with fallback glibJakub Adam2018-12-211-1/+1
* libnice.sym: add some generated get_type functions and fix gtk-doc buildTim-Philipp Müller2018-12-181-0/+13
* Fix build with MSVCNirbheek Chauhan2018-12-141-1/+3
* meson: disable introspection if g-ir-scanner is not foundVíctor Manuel Jáquez Leal2018-12-141-1/+1
* meson: allow selecting crypto library manually via an optionTim-Philipp Müller2018-12-141-1/+1
* Add support for Meson build systemTim-Philipp Müller2018-12-144-0/+114
* candidate: Add equality check functionOlivier Crête2017-04-111-0/+1
* stun: Switch from gcrypt to gnutlsOlivier Crête2017-04-031-1/+0
* stun: Add libgcrypt dependencyPhilip Withnall2017-03-311-0/+1
* pseudotcp: Export more symbols for PseudoTCPOlivier Crête2016-06-031-0/+4
* 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