index
:
delta/libnice.git
add-ci
latest-release
lock-addr-cache-in-udp-sink
master
msvc-build
passive-close-child
test-build-pages
wip/accept-turn-in-verify-remote-cand
wip/phab/T3557-non-unique-pair-foundations
gitlab.freedesktop.org: libnice/libnice.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
socket
Commit message (
Expand
)
Author
Age
Files
Lines
*
turn: Replace magic numbers with define
Olivier Crête
2019-01-22
1
-14
/
+16
*
udp-turn: Avoid potential integer overflow
Jakub Adam
2019-01-04
1
-2
/
+2
*
udp-turn: Fix unaligned memory access on ARM
Jakub Adam
2019-01-04
1
-2
/
+2
*
Makefiles: Add meson.build files to tarball
Olivier Crête
2018-12-27
1
-1
/
+1
*
udp-bsd: Fix recv with small buffer on Windows
Jakub Adam
2018-12-18
1
-2
/
+4
*
Fix build with MSVC
Nirbheek Chauhan
2018-12-14
3
-0
/
+3
*
Add support for Meson build system
Tim-Philipp Müller
2018-12-14
1
-0
/
+18
*
tcp-passive: Clear connection on child closing
Olivier Crête
2018-11-21
4
-0
/
+32
*
tcp-bsd: Restore global locks
Jakub Adam
2018-11-20
1
-7
/
+9
*
udp-turn: Create locked version of realm&nonce cache function
Olivier Crête
2018-11-19
1
-6
/
+13
*
udp-bsd: Protect the GSocketAddress cache with a mutex
Olivier Crête
2018-11-16
1
-8
/
+22
*
udp-turn: handle multiple RFC4571 frames received in a TCP-TURN message
Jakub Adam
2018-10-31
1
-1
/
+87
*
udp-turn: don't re-iterate incoming TURN control messages
Jakub Adam
2018-10-31
1
-9
/
+4
*
udp-turn: Start function with lock instead of unlock
Olivier Crête
2018-10-31
1
-1
/
+1
*
udp-turn: Restore global locks
Olivier Crête
2018-10-28
1
-17
/
+119
*
udp-turn: Rename misleading function, it's a timeout
Olivier Crête
2018-10-28
1
-3
/
+3
*
udp-turn: Factor our SendRequest destruction
Olivier Crête
2018-10-28
1
-27
/
+15
*
udp-turn: Restore synchronized seconds timeout
Olivier Crête
2018-10-28
1
-6
/
+23
*
Use per-agent locks and GWeakRefs in callbacks from timeout sources
Juan Navarro
2018-10-28
2
-77
/
+27
*
Fix queue_clear replaced by queue_free error
Nicolas Dufresne
2018-06-18
1
-1
/
+2
*
Fix cast-function-type warning introduced in GCC 8
Nicolas Dufresne
2018-06-12
4
-17
/
+11
*
udp-turn: Add some const to internal APIs
Olivier Crête
2017-04-04
2
-8
/
+9
*
Make clang-analyzer happy
Olivier Crête
2017-04-04
1
-3
/
+2
*
Version 0.1.14
0.1.14
Olivier Crête
2017-04-03
1
-1
/
+1
*
stun: Use unions fix alignment issues
Olivier Crête
2017-04-03
1
-4
/
+7
*
udp-bsd: Log g_socket_send_message() errors
Jakub Adam
2017-04-03
1
-1
/
+6
*
socket: Assert trying to use free'd socket
Olivier Crête
2016-06-02
7
-57
/
+38
*
Replace g_malloc/g_new with g_alloca where possible
Olivier Crête
2016-05-30
2
-6
/
+2
*
udp-turn: Fix binding timeout leak
Olivier Crête
2016-05-26
1
-0
/
+7
*
udp-turn: Don't expose GSocket
Olivier Crête
2016-05-26
1
-1
/
+1
*
turn: Cache the nonce & realm to remove useless round trips
Olivier Crête
2016-05-26
2
-48
/
+67
*
socket: refactor nice_socket_is_base_of()
Jakub Adam
2016-04-04
7
-34
/
+41
*
socket: fix wrong function called in nice_socket_is_base_of()
Jakub Adam
2016-04-04
1
-2
/
+2
*
conncheck: add more debug information
Philip Withnall
2016-03-01
1
-1
/
+6
*
socket: add nice_socket_is_base_of()
Jakub Adam
2015-09-11
7
-0
/
+74
*
ms-turn: don't wait for a reply to STUN_SEND request
Jakub Adam
2015-09-02
1
-1
/
+2
*
Creating TCP sockets with TCP_NODELAY option set to TRUE
Philip Withnall
2015-08-29
3
-0
/
+24
*
socket: Handle ECONNRESET as EWOULDBLOCK on Windows
Philip Withnall
2015-08-19
1
-1
/
+4
|
\
|
*
socket: Handle ECONNRESET as EWOULDBLOCK on Windows
Philip Withnall
2015-08-18
1
-1
/
+4
*
|
socket: Close base socket for a TCP passive socket when closing parent
Philip Withnall
2015-08-18
1
-0
/
+6
|
/
*
Split "verbose" on-every-packet messages to a verbose log
Olivier Crête
2015-06-24
1
-5
/
+5
*
udp-turn: Don't dereference priv before check that it's valid
Olivier Crête
2014-10-09
1
-2
/
+2
*
socket: Fix a leak on the slow TURN packet handling path
Philip Withnall
2014-09-23
1
-0
/
+1
*
socket: Return early from socket functions if the socket is closed
Philip Withnall
2014-09-02
7
-0
/
+78
*
socket: Fix return values of socket_send_messages in socks5.c
Philip Withnall
2014-09-02
1
-2
/
+1
*
socket: Gracefully return from send() if the socket is closed
Philip Withnall
2014-08-21
1
-0
/
+4
*
socket: Remove dead code
Philip Withnall
2014-08-14
1
-3
/
+0
*
Revert "agent: Separate reliability from ice-tcp vs ice-udp"
Olivier Crête
2014-07-25
4
-17
/
+6
*
Fix timer for TURN CreatePermission.
Youness Alaoui
2014-07-22
1
-25
/
+31
*
tcp-passive: Relay the tcp writable callback up
Olivier Crête
2014-07-12
1
-9
/
+5
[next]