platform/upstream/libnice.git
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
2016-06-03 Olivier Crêtepseudotcp: Make sure duplicate ack representing losses...
2016-06-03 Olivier Crêtepseudotcp: Implement NewReno timestamp heuristic
2016-06-03 Olivier Crêtepseudotcp: Set min RTO to 1 second
2016-06-03 Olivier Crêtepseudotcp: Implement full NewReno
2016-06-03 Olivier Crêtepseudotcp: Make debug more useful
2016-06-03 Olivier Crêtepseudotcp: Separate default and maximum MTU
2016-06-03 Olivier Crêtepseudotcp: close local socket on initial transmission...
2016-06-03 Olivier Crêtepseudotcp: Export more symbols for PseudoTCP
2016-06-03 Olivier Crêtepseudotcp: Make structs definitions private
2016-06-03 Philip Withnallpseudotcp: Correct behaviour of buffer size methods...
2016-06-03 Philip Withnallpseudotcp: Fix EOS checks in high packet loss situations
2016-06-03 Philip Withnallpseudotcp: Propagate error codes from transmit() to...
2016-06-03 Philip Withnallpseudotcp: Add more debug info on closing down a pseudo...
2016-06-03 Philip Withnallpseudotcp: Fix pseudo_tcp_socket_recv() in state TCP_CL...
2016-06-03 Philip Withnallpseudotcp: Fix retransmission of segments before handli...
2016-06-02 Olivier Crêtesocket: Assert trying to use free'd socket
2016-06-02 Misha Uliutincomponent: Fix set TCP selected remote candidate
2016-06-02 Olivier Crêteagent: Parse TURN packet on the right socket
2016-06-02 Olivier Crêtetests: Add TURN test
2016-06-01 Jakub Adamconncheck: mark discovered pairs with TCP passive as...
2016-06-01 Jakub Adamtest-icetcp: don't be sensitive to the signal order
2016-05-31 Olivier CrêteRevert "WIP"
2016-05-31 Olivier CrêteWIP
2016-05-31 Jakub Adamconncheck: fix pruning conn checks with TCP active...
2016-05-30 Olivier Crêteagent: Remove socket on read error
2016-05-30 Olivier Crêtecomponent: Add API to cleanly remove a base socket
2016-05-30 Olivier Crêteagent: Fix udp-turn-over-tcp
2016-05-30 Olivier Crêteagent: Add force-relay property to force messages throu...
2016-05-30 Olivier Crêteconncheck: Start conncheck on server reply if needed
2016-05-30 Olivier CrêteReplace g_malloc/g_new with g_alloca where possible
2016-05-27 Fabrice Belletconncheck: explain some corner cases
2016-05-27 Fabrice Belletconncheck: add a debug dump of the whole stream check...
2016-05-27 Olivier Crêteconncheck: fix the replay of early incoming connchecks
2016-05-27 Fabrice Belletstun: fix ice role conflict handling
2016-05-27 Olivier Crêteconncheck: Make previous commit compile
2016-05-27 Olivier Crêtediscovery: Make sure each candidate has a unique priority
2016-05-27 Olivier Crêteagent: Restrict transitions to gathering
2016-05-27 Olivier Crêteconncheck: fix TCP active relay handling
2016-05-27 Olivier Crêteagent: ignore gathering failures on auto-generated IPs
2016-05-26 Olivier Crêtecandidate: Give lower priority to TCP relayed candidates
2016-05-26 Olivier Crêteudp-turn: Fix binding timeout leak
2016-05-26 Olivier Crêteconncheck: Update selected pair if necessary
2016-05-26 Olivier Crêteconncheck: Don't reset keepalive timer on next keepalive
2016-05-26 Olivier Crêteconncheck: Separate valid and succeded states
2016-05-26 Olivier Crêteudp-turn: Don't expose GSocket
2016-05-26 Olivier Crêteconncheck: Make very frequent debug verbose-only
next