Merge branch 'upstream' into tizen
[platform/upstream/libnice.git] / agent /
2022-07-12 Sangchul LeeMerge branch 'upstream' into tizen 98/277698/1 accepted/tizen/unified/20220715.141349 submit/tizen/20220714.013603
2022-07-12 Sangchul LeeMerge tag '0.1.19' into upstream
2022-05-03 Philippe Normandcandidate: Add utility function to get TURN relay address
2022-04-20 Olivier Crêteagent: Hold ref while doing async close
2022-04-06 Johan SternerupDon't try to use link-local addresses outside local...
2022-03-21 Nirbheek Chauhanagent: Fix warning about required glib version
2022-03-21 Nirbheek Chauhanagent: Convert g_print() to nice_debug()
2022-02-17 Sangchul LeeMerge branch 'upstream' into tizen 35/271235/1
2022-02-17 Sangchul LeeMerge tag '0.1.18' into upstream upstream/0.1.18
2022-02-17 Sangchul LeeInitialize git
2021-11-26 Olivier Crêteagent: Clear the original message pointer instead of...
2021-11-22 Ole André Vadla... agent: Consume data before removing disconnected socket
2021-11-22 Ole André Vadla... iostream: Implement close() for ICE-TCP also
2021-11-22 Ole André Vadla... component: Clear buffer pointers to avoid potential...
2021-11-22 Ole André Vadla... agent: Add support for bytestream TCP
2021-11-22 Fabrice Belletconncheck: don't ignore local socket errors
2021-11-03 Ole André Vadla... agent: Handle failure to create TCP TURN socket
2021-11-02 Fabrice Belletconncheck: schedule the connection check in most releva...
2021-11-02 Olivier CrêteRemove g_assert_cmp* macros outside of the unit tests
2021-11-01 Fabrice Belletagent: ensure suceeded and discovered pairs fail the...
2021-11-01 Juan Navarroagent: Unify constructors into nice_agent_new_full
2021-10-04 Fabrice Belletcomponent: reset the stun agent on ice restart
2021-09-02 YoungHun KimChange nice_debug_verbose as dlog message 18/263418/2 accepted/tizen_6.5_unified tizen_6.5 accepted/tizen/6.5/unified/20211029.013819 accepted/tizen/unified/20210907.121855 submit/tizen/20210902.060944 submit/tizen/20210906.055733 submit/tizen/20210907.040339 submit/tizen_6.5/20211028.163501 tizen_6.5.m2_release
2021-08-19 Olivier Crêtenice: Bring new symbols to 0.1.19
2021-08-19 Olivier Crêtenice: Export nice_candidate_transport_to_string
2021-08-19 Olivier Crêtenice: Export nice_candidate_type_to_string
2021-08-13 YoungHun KimUse dlog to debug agent 28/262428/20 accepted/tizen/unified/20210824.123845 submit/tizen/20210818.024548
2021-07-20 Olivier Crêteagent: Simplify accepting state changes to FAILED
2021-07-20 Olivier Crêteagent: Accept any transition back to the gathering...
2021-05-10 Ole André Vadla... pseudotcp: Disable Nagle algorithm by default
2021-05-03 Olivier Crêteagent: Remove duplicated early return
2021-05-03 Olivier Crêteagent: Avoid leak on programming error
2021-05-03 Olivier Crêteconncheck: Free password in more obvious way
2021-04-20 Fabrice Belletagent: avoid leak of all turn refreshes when disposing...
2021-04-20 Fabrice Belletdiscovery: fix asynchronous agent refreshes pruning
2021-04-20 Fabrice Belletagent: avoid leak of turn refreshes
2021-04-20 Fabrice Belletagent: warn when closing the agent with alive turn...
2021-04-20 Olivier Crêteagent: Verify the source before dereferencing the pointer
2021-04-20 Fabrice Belletagent: don't allocate large arrays on the stack
2021-04-20 Fabrice Belletagent: keep a track of the candidate refreshes being...
2021-04-20 Ole André Vadla... interfaces: Skip special interfaces on Apple OSes
2021-04-20 Ole André Vadla... interfaces: Skip special interfaces on Apple OSes
2021-03-05 Fabrice Belletagent: reset remote credentials when restarting ice
2021-03-05 Fabrice Belletagent: transition to state gathering when restarting ice
2021-03-05 Fabrice Belletagent: don't change agent role when restarting ice
2021-03-05 demotomohiroAdd (in) annotation to buf_len argument
2021-02-25 Olivier Crêteinterfaces: Accept only IPv4/IPv4 addresses using...
2021-02-16 Olivier Crêteinterfaces: Fix small warnings on Win32
2020-12-14 Fabrice Belletagent: reject addition of peer-reflexive remote candidates
2020-12-14 Fabrice Belletdiscovery: use the address of a relayed candidate for...
2020-12-14 Fabrice Belletdiscovery: remove turn refresh after discarding relay...
2020-12-14 Fabrice Belletdiscovery: redundant candidates should have the same...
2020-12-14 Fabrice Belletdiscovery: use a single server reflexive and relay...
2020-12-14 Fabrice Belletinterfaces: skip unhandled interface families early
2020-12-14 Fabrice Belletagent: set component is state gathering earlier
2020-12-14 Fabrice Belletcandidate: fix unused variable
2020-12-10 Matthew Watersagent: implement support for RFC7675 - Consent Freshness
2020-12-07 Olivier Crêteinterfaces: IPv6 addresses can have a scope and be...
2020-12-07 Fabrice Belletconncheck: fix a buggy state transition
2020-12-07 Fabrice Belletagent: report duplicated port in udp bsd sockets too
2020-12-07 Fabrice Belletconncheck: better handle remote tcp disconnection
2020-10-26 Olivier Crêtecomponent: Fix potential NULL deference
2020-10-21 Chi Liuconncheck: add stun transaction id of stun ping respons...
2020-10-21 Olivier Crêteagent: Start connchecks when credentials are set
2020-10-21 Olivier Crêteagent: Move UPnP handling to each stream
2020-10-20 Johan Sternerupconncheck: Only valid stun messages used for Keepalive
2020-09-17 Johan Sternerupagent: Enable both UDP and TCP to the same TURN server
2020-08-20 Olivier Crêtecandidate: Hide the internal implementation from API
2020-08-20 HyunilMerge branch 'upstream' into tizen 52/241452/1
2020-08-20 HyunilImported Upstream version 0.1.17 50/241450/1 upstream/0.1.17
2020-08-18 Olivier Crêteagent: Actually fail gathering on UDP port unavailability
2020-08-13 Ami PerlmutterIgnore interfaces in windows
2020-08-10 Olivier Crêteaddress: Use union
2020-07-22 Olivier Crêteagent: Accept duplicated ports if no other option
2020-07-22 Olivier Crêtecandidate: Make debug string functions public
2020-07-09 Nirbheek Chauhaninterfaces: Fix code style for function declarations
2020-07-09 Nirbheek Chauhaninterfaces: Fix fetching of interfaces on Win32
2020-07-09 Nirbheek Chauhaninterfaces: Remove unused win32 code
2020-07-09 Nirbheek Chauhaninterfaces: Port to GetBestInterfaceEx for UWP compat
2020-07-09 Nirbheek Chauhaninterfaces: Add debug logging to sockaddr_to_string
2020-06-26 Olivier Crêteagent: Don't go haywire if only a partial message is...
2020-05-22 Fabrice Belletconncheck: add a check to move into the ready state...
2020-05-22 Olivier Crêteagent: Remove test that is not required
2020-05-22 Tim-Philipp MüllerRemove autotools build
2020-05-19 Fabrice Belletconncheck: do not always remove pair in triggered check...
2020-05-18 Olivier Crêteagent: Don't hold hard ref while removing stream
2020-05-18 Fabrice Belletconncheck: clear the retransmit flag when the stun...
2020-05-18 Fabrice Belletconncheck: add a missing component state transition
2020-05-18 Fabrice Belletconncheck: remove a redundant test
2020-05-18 Fabrice Belletconncheck: do not change the pair state in triggered...
2020-05-18 Fabrice Belletconncheck: handle the consequence when a pair is not...
2020-05-14 Fabrice Belletconncheck: rework the stun requests ordering per timer...
2020-05-14 Fabrice Belletconncheck: explicitely order the type of stun requests...
2020-05-08 Fabrice Belletconncheck: fix try-alternate on tcp turn sockets
2020-05-08 Fabrice Belletagent: fix tcp connection to turn servers
2020-05-08 Fabrice Belletconncheck: ignore refreshes for tls turn server for...
2020-05-08 Fabrice Belletconncheck: send udp turn refreshes in oc2007r2 compatib...
2020-05-08 Fabrice Belletconncheck: make a single ordinary check per callback
2020-05-08 Fabrice Belletconncheck: improve places where the conncheck list...
2020-05-08 Fabrice Belletagent: stay in aggressive mode after stun requests...
next