summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* agent: set consent timeout to value specified in RFC 7675HEADmasterMathieu Duponchelle2023-05-161-1/+1
* meson: do not build gst test in static modeStéphane Cerveau2023-03-292-1/+6
* ci: Remove keyring update for msys2Olivier Crête2023-03-191-2/+0
* ci: Update Windows image to 2022Olivier Crête2023-03-191-2/+2
* Use ifr_ifindex on LinuxKlemens Nanni2023-01-092-2/+17
* Use ifr_index to fix build on OpenBSDKlemens Nanni2023-01-092-5/+5
* Fix build with clangChristoph Reiter2023-01-091-1/+1
* version 0.1.21.1Olivier Crête2023-01-071-1/+1
* version 0.1.210.1.21latest-releaseOlivier Crête2023-01-072-3/+7
* interfaces: Only use `ifr_ifindex` if OS supports itOle André Vadla Ravnås2023-01-062-0/+10
* version 0.1.20.1Olivier Crête2023-01-061-1/+1
* version 0.1.200.1.20Olivier Crête2023-01-062-2/+16
* version: When set nano 0 to be a stringOlivier Crête2023-01-061-1/+1
* gst: Use gst-full compatible registration functionsOlivier Crête2023-01-065-4/+20
* gst: Remove GStreamer 0.10 supportPhilippe Normand2023-01-064-78/+1
* test-consent: Don't try to set the consent prop after creationOlivier Crête2023-01-061-4/+2
* address: Add introspection-friendly to_string_dupJames Westman2023-01-064-1/+26
* test-turn: Make it work against coturnOlivier Crête2023-01-041-6/+5
* agent: Allow getting UDP candidates from a TURN server over TCPOlivier Crête2023-01-041-7/+2
* agent: Resolve TURN server IP addressesOlivier Crête2023-01-045-28/+277
* agent: Resolve STUN server IP addressOlivier Crête2023-01-043-21/+168
* candidate: fix assertions caused by API guards in new address APIMathieu Duponchelle2022-11-191-2/+2
* gitlab-ci: Fix typoOlivier Crête2022-11-061-1/+1
* ci: Expose full code coverage report to GitLabOlivier Crête2022-10-173-3/+6
* ci: Add code coverage to MRsOlivier Crête2022-10-171-1/+3
* Add configuration file for lcovPatrick Griffis2022-10-171-0/+14
* ci: Export JUnit reportOlivier Crête2022-10-171-0/+8
* ci: Use fdo templatesOlivier Crête2022-10-173-16/+50
* conncheck: Limit ichecks based on propertyOlivier Crête2022-10-172-10/+18
* udp-bsd: Explicitly bind to the interface when creating a socketOlivier Crête2022-07-291-0/+28
* interfaces: Add API to find the interface index from a local addressOlivier Crête2022-07-254-0/+168
* candidate: Copy stun_server with candidateOlivier Crête2022-06-011-0/+2
* version: Add NICE_CHECK_VERSION to the documentationOlivier Crête2022-05-263-1/+14
* address: Add Boxed TypeOlivier Crête2022-05-264-0/+11
* agent: Support adding optional headers to HTTP proxy clientJohan Sternerup2022-05-264-17/+76
* Conncheck: renomination: set use_candidate for pending check on early inbound...Andrey Skryabin2022-05-261-15/+62
* Conncheck: always updating remote_consent.last_received for selected pair on ...Andrey Skryabin2022-05-261-4/+5
* 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-263-1/+12
* Conncheck: recheck consent timeout overflow fixAndrey Skryabin2022-05-201-1/+1
* candidate: Add utility function to get STUN server addressPhilippe Normand2022-05-099-13/+64
* docs: Add index for symbols added in 0.1.20Philippe Normand2022-05-051-0/+4
* Add NICE_CHECK_VERSION macroPhilippe Normand2022-05-052-0/+12
* agent: Initialize variableOlivier Crête2022-05-031-0/+1
* version 0.1.19.1Olivier Crête2022-05-031-1/+1
* version 0.1.190.1.19Olivier Crête2022-05-032-2/+15
* candidate: Add utility function to get TURN relay addressPhilippe Normand2022-05-034-0/+26
* agent: Hold ref while doing async closeOlivier Crête2022-04-201-0/+5
* Don't try to use link-local addresses outside local networkJohan Sternerup2022-04-066-3/+91
* agent: Fix warning about required glib versionNirbheek Chauhan2022-03-212-2/+2