platform/upstream/libnice.git
2017-06-21 Olivier Crêteagent: Adjust the nice_agent_new_full() to use flags
2017-06-21 Fabrice Belletagent: remove spurious newlines
2017-06-21 Fabrice Belletstun: fix gcc7 implicit fallthrough warning
2017-06-21 Fabrice Belletagent: add new pairs only for gathering streams
2017-06-21 Fabrice Belletconncheck: fix the component failed transition
2017-06-21 Fabrice Belletconncheck: remove cancelled pair state
2017-06-21 Fabrice Belletconncheck: adjust recheck on timeout strategy
2017-06-21 Fabrice Belletconncheck: do not recheck a just succeeded pair
2017-06-21 Fabrice Belletconncheck: fix a state transition case
2017-06-21 Fabrice Belletconncheck: try to change earlier to state ready
2017-06-21 Fabrice Belletconncheck: dont cancel a pair for triggered check
2017-06-21 Fabrice Belletconncheck: remove a useless pair recheck
2017-06-21 Fabrice Belletconncheck: update the pair state in triggered check...
2017-06-21 Fabrice Belletconncheck: new pairs never have the nominated flag...
2017-06-21 Fabrice Belletconncheck: fix a nomination corner case
2017-06-21 Fabrice Belletconncheck: use the right pair when retriggering a check
2017-06-21 Fabrice Belletconncheck: link succeeded and discovered pairs
2017-06-21 Fabrice Belletconncheck: improve triggered check of in-progress pairs
2017-06-12 Fabrice Belletconncheck: invoke the debug dump in more places
2017-06-12 Fabrice Belletconncheck: improve the selection of the pairs to be...
2017-06-12 Fabrice Belletconncheck: update pair valid property selectively
2017-06-12 Fabrice Bellettest-nomination: added a new test for the nomination...
2017-06-12 Fabrice Belletconncheck: implement ice regular nomination method
2017-06-12 Fabrice Belletconncheck: fix pair state transition when successful...
2017-06-12 Fabrice Belletconncheck: peer reflexive candidates are not paired
2017-06-12 Fabrice Belletconncheck: update selected pair when nominated flag...
2017-06-12 Fabrice Belletstun timer: make properties for stun timer tunables
2017-06-08 Olivier Crêteagent: Use base_addr to generate rport in SDP
2017-06-08 Fabrice Belletinterfaces: ignore predefined network interfaces
2017-05-01 Philip Withnallexamples: Stop installing the examples
2017-04-12 Fabrice Belletagent: do not create a GSource for UDP TURN socket
2017-04-12 Fabrice Belletstun timer: fix timeout of the last retransmission
2017-04-11 Olivier Crêteagent: Ignore remote candidate of non-accepted types
2017-04-11 Olivier Crêteconncheck: Check the controlling state when the req...
2017-04-11 Olivier Crêtetests_: Add test to verify that only packets from valid...
2017-04-11 Olivier Crêteagent: Drop packets not from validated addresses
2017-04-11 Olivier Crêtecandidate: Add equality check function
2017-04-05 Olivier Crêtetest-credentials: Fix leak
2017-04-05 Olivier Crêtedebug: Use libnice-verbose, not libnice-nice-verbose
2017-04-05 Olivier Crêtetests: Use automake test-driver for valgrind
2017-04-04 Olivier Crêteagent: Remove impossible case
2017-04-04 Olivier Crêteagent: Separate return from NiceSocket and internal...
2017-04-04 Olivier Crêteudp-turn: Add some const to internal APIs
2017-04-04 Olivier CrêteMake clang-analyzer happy
2017-04-04 Olivier Crêteagent: Don't set variable that won't be used
2017-04-04 Olivier Crêteconncheck: Use the right test for empty remote_frag
2017-04-04 Miguel París... conncheck: consider answer received when remote credent...
2017-04-03 Olivier CrêteVersion 0.1.14.1
2017-04-03 Olivier CrêteVersion 0.1.14 0.1.14
2017-04-03 Olivier CrêteREADME: Depends on GLib 2.44
2017-04-03 Olivier Crêtestun: Make hmac code NDEBUG safe
2017-04-03 Olivier Crêtestun: Remove double const on int
2017-04-03 Olivier Crêtecandidate: Test against possible type
2017-04-03 Olivier Crêteconfigure: Remove missing-noreturn warning
2017-04-03 Olivier Crêtestun: Use unions fix alignment issues
2017-04-03 Olivier Crêteconfigure: Make sure flag test really fails on unknown...
2017-04-03 Olivier Crêtestun: Rename rand function to make its strengh clear
2017-04-03 Olivier Crêtestun: Switch from gcrypt to gnutls
2017-04-03 Jakub Adamagent: Only try to use the address of the same family...
2017-04-03 Jakub Adamudp-bsd: Log g_socket_send_message() errors
2017-04-03 Jakub Adamagent: Eliminate duplicate debug in agent_recv_message_...
2017-04-03 Jakub Adamagent: Improve debug in component_io_cb()
2017-04-01 Olivier Crêteconfigure: gcry_mac_* were added in 1.6
2017-04-01 Olivier CrêteMakefile: Build tests before docs
2017-03-31 Olivier Crêtedoc: Improve gtkdoc-check environment
2017-03-31 Olivier Crêtedoc: Add missing symbol
2017-03-31 Olivier Crêteconfigure: Actually require gtk-doc 1.10 for no-tmpl
2017-03-31 Philip Withnallstun: Use libgcrypt for SHA1 support
2017-03-31 Philip Withnallstun: Use libgcrypt for MD5 support
2017-03-31 Philip Withnallstun: Use libgcrypt to provide secure random number...
2017-03-31 Philip Withnallstun: Add libgcrypt dependency
2017-03-31 Philip Withnallstun: Remove outdated tests from test-hmac
2017-03-28 Philip Withnallstun: Fix cast-align compiler warning when casting...
2017-01-17 Philip Withnallbuild: Add default-reviewers key to .arcconfig
2016-10-26 Jakub Adamms-ice: limit legacy connchecks as per [MS-ICE2] 3...
2016-10-26 Jakub Adamms-ice: legacy FINGERPRINT mode
2016-10-26 Jakub Adamstun: add STUN_COMPATIBILITY_MSICE2
2016-10-26 Jakub Adamms-ice: calculate FINGERPRINT according to [MS-ICE2]
2016-10-26 Jakub Adamstun: add STUN_USAGE_ICE_COMPATIBILITY_MSICE2
2016-06-23 Fabrice Belletconncheck: invoke the debug dump in more places
2016-06-23 Fabrice Belletconncheck: fix pair socket assignment
2016-06-23 Fabrice Belletconncheck: fix tick counter used for debug stats
2016-06-23 Fabrice Belletagent: remove unused agent property
2016-06-23 Fabrice Bellettest-turn: wait for gathering done sequentially
2016-06-21 Olivier Crêteagent: Don't ask upnp to remove not yet allocated candi...
2016-06-21 Jakub Adamagent: read from the correct TCP-TURN socket
2016-06-20 Fabrice Belletconncheck: dump timer status in the stream check list
2016-06-20 Fabrice Belletconncheck: use strncmp instead of strcmp
2016-06-20 Fabrice Bellettests: fix io-stream when built with optimizations
2016-06-20 Fabrice Belletstun: avoid expensive call to sprintf in debug-related...
2016-06-20 Fabrice Belletagent: rework gathering failures on auto-generated IPs
2016-06-20 Fabrice Belletconncheck: state is connected when a pair is nominated
2016-06-20 Fabrice Bellettest-send-recv: reduce deadlock timeout
2016-06-20 Fabrice Belletpseudotcp-fuzzy: fix this test
2016-06-20 Fabrice Belletpseudotcp: accept several FIN segments
2016-06-20 Fabrice Belletbuild: fix build in alternate builddir
2016-06-06 Olivier Crêteconncheck: Remove pairs before freeing candidate
2016-06-06 Olivier Crêtestun timer: Do 7 retransmissions as recommended
2016-06-06 Olivier Crêtetimer: Maximum retransmission should include the origin...
2016-06-03 Olivier Crêtepseudotcp: it's still a GObject
next