summaryrefslogtreecommitdiff
path: root/docs
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-262-1/+2
* address: Add Boxed TypeOlivier Crête2022-05-261-0/+3
* candidate: Add utility function to get STUN server addressPhilippe Normand2022-05-091-0/+1
* docs: Add index for symbols added in 0.1.20Philippe Normand2022-05-051-0/+4
* candidate: Add utility function to get TURN relay addressPhilippe Normand2022-05-031-0/+1
* Don't try to use link-local addresses outside local networkJohan Sternerup2022-04-061-0/+1
* nice: Bring new symbols to 0.1.19Olivier Crête2021-08-191-3/+0
* nice: Export nice_candidate_transport_to_stringOlivier Crête2021-08-191-4/+0
* nice: Export nice_candidate_type_to_stringOlivier Crête2021-08-191-0/+3
* Use a namespace http://www.w3.org/2001/XInclude instead of a deprecated oneLemures Lemniscati2021-01-061-1/+1
* Use https instead of http in libnice-docs.xmlLemures Lemniscati2021-01-061-1/+1
* agent: implement support for RFC7675 - Consent FreshnessMatthew Waters2020-12-102-0/+5
* candidate: Hide the internal implementation from APIOlivier Crête2020-08-202-1/+2
* meson: Remove duplicated entryOlivier Crête2020-08-181-1/+0
* candidate: Make debug string functions publicOlivier Crête2020-07-212-0/+6
* Remove autotools buildTim-Philipp Müller2020-05-223-123/+0
* meson: Actually make meson generate the compat MakefileOlivier Crête2020-05-221-1/+2
* meson: Make gtkdoc-check work with older gtk-docOlivier Crête2020-05-221-1/+14
* meson: Run gtkdoc-checkOlivier Crête2020-05-221-2/+3
* discovery: add a unique local preference value per turn serverFabrice Bellet2020-05-041-0/+2
* Fix building doc when libnice is a subprojectXavier Claessens2019-12-171-1/+1
* agent: add nice_agent_get_sockets APIOlivier Crête2019-07-022-0/+5
* agent: add nice_agent_close_async() APIJakub Adam2019-05-091-0/+1
* agent: trickle ICE modeJakub Adam2019-03-082-0/+5
* Makefiles: Add meson.build files to tarballOlivier Crête2018-12-271-0/+2
* docs: Add _get_type() symbols to hidden sectionOlivier Crête2018-12-271-0/+14
* Add support for Meson build systemTim-Philipp Müller2018-12-141-0/+61
* docs: Add missing symbols to various sectionsOlivier Crête2018-06-191-0/+18
* conncheck: implement ice regular nomination methodFabrice Bellet2017-06-121-0/+2
* candidate: Add equality check functionOlivier Crête2017-04-112-0/+5
* Version 0.1.140.1.14Olivier Crête2017-04-031-0/+4
* doc: Improve gtkdoc-check environmentOlivier Crête2017-03-311-1/+3
* doc: Add missing symbolOlivier Crête2017-03-311-0/+1
* tests: Remove g_type_init() callsPhilip Withnall2015-10-011-1/+0
* agent: Add assertions to check component state transitions are validPhilip Withnall2015-09-033-2/+33
* agent: Add API to set local credentialsRohan Garg2015-04-141-0/+1
* docs: Enable documentation checks during `make check` by defaultPhilip Withnall2015-01-021-3/+4
* docs: Add 0.1.8 API to the documentation indexPhilip Withnall2015-01-021-0/+4
* docs: Add various missing documentation comments and update sections.txtPhilip Withnall2015-01-021-0/+8
* docs: Inform gtk-doc of the libnice namespacePhilip Withnall2015-01-021-1/+1
* docs: Switch from gtk-doc SGML mode to XML modePhilip Withnall2015-01-022-2/+2
* docs: Ignore some undocumentable/non-public APIPhilip Withnall2014-08-211-1/+2
* pseudotcp: Add pseudo_tcp_socket_shutdown() supportPhilip Withnall2014-08-211-0/+2
* pseudotcp: Add optional FIN–ACK and RST supportPhilip Withnall2014-08-211-0/+1
* pseudotcp: Allow the ‘current’ time to be setPhilip Withnall2014-08-211-0/+1
* pseudotcp: Add pseudo_tcp_socket_is_closed()Philip Withnall2014-08-211-0/+1
* docs: Remove some private symbols from the documentation sections filePhilip Withnall2014-07-071-5/+0
* address: add nice_address_equal_no_port() to compare addresses ignoring portsOlivier Crête2014-05-171-0/+1