summaryrefslogtreecommitdiff
path: root/nice
AgeCommit message (Expand)AuthorFilesLines
2024-01-30meson: Generate nice-version.h in the right builddirNirbheek Chauhan2-1/+42
2023-08-07nice: Export nice_address_is_linklocalOlivier Crête1-0/+1
2023-01-06address: Add introspection-friendly to_string_dupJames Westman1-0/+1
2022-07-25interfaces: Add API to find the interface index from a local addressOlivier Crête1-0/+1
2022-05-26version: Add NICE_CHECK_VERSION to the documentationOlivier Crête1-0/+12
2022-05-26address: Add Boxed TypeOlivier Crête1-0/+1
2022-05-26NICE_CHECK_VERSION: fix unexpected "git = next version" assumptionTim-Philipp Müller1-3/+1
2022-05-26Fix NICE_CHECK_VERSION in public installTim-Philipp Müller2-1/+3
2022-05-09candidate: Add utility function to get STUN server addressPhilippe Normand1-0/+1
2022-05-05Add NICE_CHECK_VERSION macroPhilippe Normand1-0/+8
2022-05-03candidate: Add utility function to get TURN relay addressPhilippe Normand1-0/+1
2021-11-15meson: Add agent include dir to uninstalled pkgconfig fileNirbheek Chauhan1-0/+2
2021-08-19nice: Export nice_candidate_transport_to_stringOlivier Crête1-0/+1
2021-08-19nice: Export nice_candidate_type_to_stringOlivier Crête1-0/+1
2020-12-10agent: implement support for RFC7675 - Consent FreshnessMatthew Waters1-0/+1
2020-05-22Remove autotools buildTim-Philipp Müller2-87/+0
2019-07-02agent: add nice_agent_get_sockets APIOlivier Crête1-0/+1
2019-05-09agent: add nice_agent_close_async() APIJakub Adam1-0/+1
2019-03-08agent: trickle ICE modeJakub Adam1-0/+1
2019-03-08libnice.sym: export nice_agent_new_fullJakub Adam1-0/+1
2019-01-14meson: unify exported symbol versions with autotoolsJakub Adam1-5/+2
2019-01-02meson: Fix DLL search path during test execution on WindowsJakub Adam1-1/+2
2018-12-27Makefiles: Add meson.build files to tarballOlivier Crête1-1/+3
2018-12-27nice/test-symbols.sh: Make symbols test work from other path tooOlivier Crête1-1/+1
2018-12-23meson: Allow building of g-i with static libs.Tim-Philipp Müller1-1/+1
2018-12-21meson: Fix pkg-config generation with internal dependenciesJakub Adam1-3/+1
2018-12-21meson: Fix build with fallback glibJakub Adam1-1/+1
2018-12-18libnice.sym: add some generated get_type functions and fix gtk-doc buildTim-Philipp Müller1-0/+13
2018-12-14Fix build with MSVCNirbheek Chauhan1-1/+3
2018-12-14meson: disable introspection if g-ir-scanner is not foundVíctor Manuel Jáquez Leal1-1/+1
2018-12-14meson: allow selecting crypto library manually via an optionTim-Philipp Müller1-1/+1
2018-12-14Add support for Meson build systemTim-Philipp Müller4-0/+114
2017-04-11candidate: Add equality check functionOlivier Crête1-0/+1
2017-04-03stun: Switch from gcrypt to gnutlsOlivier Crête1-1/+0
2017-03-31stun: Add libgcrypt dependencyPhilip Withnall1-0/+1
2016-06-03pseudotcp: Export more symbols for PseudoTCPOlivier Crête1-0/+4
2015-04-14agent: Add API to set local credentialsRohan Garg1-0/+1
2014-10-09agent: Add function to retrieve the current component stateOlivier Crête1-0/+1
2014-10-08nice.pc: Include ${includedir} directlyOlivier Crête1-1/+1
2014-07-07nice: Expose UPnP support in nice.pc.inPhilip Withnall1-0/+1
2014-07-07nice: Auto-substitute pkg-config requirements in nice.pc.inPhilip Withnall1-5/+4
2014-05-17address: add nice_address_equal_no_port() to compare addresses ignoring portsOlivier Crête1-0/+1
2014-04-24add nice_agent_forget_relays()Guillaume Desmottes1-0/+1
2014-04-24agent: Add nice_agent_restart_stream() to restart a single streamOlivier Crête1-0/+1
2014-04-23add nice_component_state_to_string()Guillaume Desmottes1-0/+1
2014-01-31agent: Replace nice_agent_build_io_stream() with nice_agent_get_io_stream()Olivier Crête1-1/+1
2014-01-31agent: Add support for vectored I/O for sendsPhilip Withnall1-1/+1
2014-01-31agent: Add support for vectored I/O for receivesPhilip Withnall1-0/+2
2014-01-31nice: Add nice_agent_build_io_stream to exported symbolsOlivier Crête1-0/+1
2014-01-31agent: Add a nice_agent_recv_nonblocking() functionPhilip Withnall1-0/+1