summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-05-26Conncheck: always updating remote_consent.last_received for selected pair on ...Andrey Skryabin1-4/+5
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üller3-1/+12
2022-05-20Conncheck: recheck consent timeout overflow fixAndrey Skryabin1-1/+1
2022-05-09candidate: Add utility function to get STUN server addressPhilippe Normand9-13/+64
2022-05-05docs: Add index for symbols added in 0.1.20Philippe Normand1-0/+4
2022-05-05Add NICE_CHECK_VERSION macroPhilippe Normand2-0/+12
2022-05-03agent: Initialize variableOlivier Crête1-0/+1
2022-05-03version 0.1.19.1Olivier Crête1-1/+1
2022-05-03version 0.1.190.1.19Olivier Crête2-2/+15
2022-05-03candidate: Add utility function to get TURN relay addressPhilippe Normand4-0/+26
2022-04-20agent: Hold ref while doing async closeOlivier Crête1-0/+5
2022-04-06Don't try to use link-local addresses outside local networkJohan Sternerup6-3/+91
2022-03-21agent: Fix warning about required glib versionNirbheek Chauhan2-2/+2
2022-03-21agent: Convert g_print() to nice_debug()Nirbheek Chauhan1-1/+2
2022-01-26meson: Fix openssl settingOlivier Crête1-1/+1
2021-11-26gitlab-ci: Allow manual runsOlivier Crête1-2/+3
2021-11-26tcp-active: Fix use-after-free in error caseOlivier Crête1-10/+30
2021-11-26agent: Clear the original message pointer instead of a copyOlivier Crête2-3/+3
2021-11-26gstnicesink: disable drop out of segment on nicesinkGuillaume Desmottes1-0/+4
2021-11-22test-io-stream-common: Avoid CPU starvation by yieldingOle André Vadla Ravnås1-0/+2
2021-11-22agent: Consume data before removing disconnected socketOle André Vadla Ravnås1-2/+3
2021-11-22iostream: Implement close() for ICE-TCP alsoOle André Vadla Ravnås4-12/+41
2021-11-22component: Clear buffer pointers to avoid potential double freeOle André Vadla Ravnås1-0/+2
2021-11-22test-io-stream-thread: Handle partial I/OOle André Vadla Ravnås1-4/+4
2021-11-22test-io-stream-closing-write: Handle partial I/OOle André Vadla Ravnås1-11/+12
2021-11-22test-io-stream-closing-read: Handle partial I/OOle André Vadla Ravnås1-12/+11
2021-11-22test-io-stream-common: Remove incorrect assertionOle André Vadla Ravnås1-4/+0
2021-11-22test-io-stream-common: Fix GSource callback signatureOle André Vadla Ravnås1-1/+11
2021-11-22test-io-stream-common: Remove dead codeOle André Vadla Ravnås1-6/+0
2021-11-22agent: Add support for bytestream TCPOle André Vadla Ravnås15-173/+610
2021-11-22conncheck: don't ignore local socket errorsFabrice Bellet5-20/+61
2021-11-15meson: Add agent include dir to uninstalled pkgconfig fileNirbheek Chauhan1-0/+2
2021-11-03agent: Handle failure to create TCP TURN socketOle André Vadla Ravnås1-6/+11
2021-11-02conncheck: schedule the connection check in most relevant placesFabrice Bellet3-15/+10
2021-11-02stun: Use a specific variable to enable Win32 cryptoOlivier Crête2-4/+4
2021-11-02gitlab-ci: Try to disable CI on non-MR/non-master branchesOlivier Crête1-1/+2
2021-11-02gitlab-ci: Add OpenSSL specific buildOlivier Crête1-2/+40
2021-11-02meson: Simplify finding OpenSSLOlivier Crête1-12/+11
2021-11-02meson: Fix name of variableOlivier Crête1-1/+1
2021-11-01tests: Use g_assert_true() instead of g_assert() everywhereOlivier Crête27-350/+350
2021-11-01Remove g_assert_cmp* macros outside of the unit testsOlivier Crête10-42/+42
2021-11-01agent: ensure suceeded and discovered pairs fail the same timeFabrice Bellet1-0/+22
2021-11-01Fix error when crypto/ssl libs are found without pkg-configXavier Claessens1-2/+4
2021-11-01agent: Unify constructors into nice_agent_new_fullJuan Navarro2-14/+4
2021-11-01Use native crypto support on Windows by defaultOle André Vadla Ravnås3-5/+106
2021-10-04component: reset the stun agent on ice restartFabrice Bellet3-3/+10
2021-10-01gitlab-ci: Update Windows imageOlivier Crête1-1/+1
2021-10-01gitlab-ci: Update ci-fairy to upstream recommended scriptOlivier Crête1-7/+10
2021-08-19nice: Bring new symbols to 0.1.19Olivier Crête3-6/+3