summaryrefslogtreecommitdiff
path: root/nice
Commit message (Expand)AuthorAgeFilesLines
* address: Add introspection-friendly to_string_dupJames Westman2023-01-061-0/+1
* interfaces: Add API to find the interface index from a local addressOlivier Crête2022-07-251-0/+1
* version: Add NICE_CHECK_VERSION to the documentationOlivier Crête2022-05-261-0/+12
* address: Add Boxed TypeOlivier Crête2022-05-261-0/+1
* NICE_CHECK_VERSION: fix unexpected "git = next version" assumptionTim-Philipp Müller2022-05-261-3/+1
* Fix NICE_CHECK_VERSION in public installTim-Philipp Müller2022-05-262-1/+3
* candidate: Add utility function to get STUN server addressPhilippe Normand2022-05-091-0/+1
* Add NICE_CHECK_VERSION macroPhilippe Normand2022-05-051-0/+8
* candidate: Add utility function to get TURN relay addressPhilippe Normand2022-05-031-0/+1
* meson: Add agent include dir to uninstalled pkgconfig fileNirbheek Chauhan2021-11-151-0/+2
* nice: Export nice_candidate_transport_to_stringOlivier Crête2021-08-191-0/+1
* nice: Export nice_candidate_type_to_stringOlivier Crête2021-08-191-0/+1
* agent: implement support for RFC7675 - Consent FreshnessMatthew Waters2020-12-101-0/+1
* Remove autotools buildTim-Philipp Müller2020-05-222-87/+0
* agent: add nice_agent_get_sockets APIOlivier Crête2019-07-021-0/+1
* 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