gitlab-ci: Add OpenSSL specific build
[platform/upstream/libnice.git] / agent /
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-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-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-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...
2020-05-07 Fabrice Belletstun: update timer timeout and retransmissions
2020-05-07 Fabrice Belletconncheck: update the unfreeze method for RFC8445
2020-05-07 Fabrice Belletconncheck: update stun timer timeout for RFC8445
2020-05-07 Fabrice Belletconncheck: another rare case of local tcp active candid...
2020-05-07 Fabrice Belletconncheck: socket reliability should not change the...
2020-05-07 Fabrice Belletconncheck: inbound stun on tcp passive pairs should...
2020-05-07 Fabrice Belletconncheck: simplify the test to find a matching local...
2020-05-07 Fabrice Belletconncheck: properly select tcp-active discovered candidate
2020-05-06 Fabrice Belletdiscovery: ensure port number uniqueness agent-wide
2020-05-06 Olivier Crêteinterfaces: Use the private address detector from NiceA...
2020-05-06 Olivier Crêteaddress: Make the private IP address detector more...
2020-05-06 Fabrice Belletconncheck: fix some missing loop exit cases
2020-05-06 Fabrice Belletconncheck: add a couple of switch case fallthroughs
2020-05-06 Fabrice Belletconncheck: merge two cascaded conditions
2020-05-06 Olivier Crêteinterfaces: Use union for sockaddr/sockaddr_in
2020-05-06 Fabrice Belletconncheck: honor the retransmit flag in case of role...
2020-05-06 Fabrice Belletconncheck: add missing cases when pruning pending checks
2020-05-06 Fabrice Belletconncheck: toggle the retransmit flag when pruning...
2020-05-06 Fabrice Belletconncheck: discard new pair creation when priority...
2020-05-06 Fabrice Belletconncheck: optimize pending checks pruning
2020-05-06 Fabrice Belletconncheck: enable retransmit flag after nominated pair...
2020-05-06 Olivier CrêteUse g_assert_cmp.int() to get better debug logs on...
next