summaryrefslogtreecommitdiff
path: root/nice/libnice.sym
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
* address: Add Boxed TypeOlivier Crête2022-05-261-0/+1
* candidate: Add utility function to get STUN server addressPhilippe Normand2022-05-091-0/+1
* candidate: Add utility function to get TURN relay addressPhilippe Normand2022-05-031-0/+1
* 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
* 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
* libnice.sym: add some generated get_type functions and fix gtk-doc buildTim-Philipp Müller2018-12-181-0/+13
* Add support for Meson build systemTim-Philipp Müller2018-12-141-0/+1
* candidate: Add equality check functionOlivier Crête2017-04-111-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
* 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
* agent: Add API to retrieve the selected GSocketBryce Allen2013-11-201-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
* 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
* 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
* Adding new stun API stun_agent_forget_transaction to forget a saved transacti...Youness Alaoui2009-03-271-0/+1
* Update docs, finish formatting the gtk-doc and add the STUN API to the export...Youness Alaoui2009-03-021-0/+57
* Add nice_interfaces APIYouness Alaoui2009-01-141-0/+3
* 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
* remove interface symbolsYouness Alaoui2008-10-291-3/+0
* Remove the nice_agent_recv/recv_sock/poll_read APIs because they are useless ...Youness Alaoui2008-10-231-3/+0
* remove NiceSocket API from the exported symbolsYouness Alaoui2008-10-071-10/+0