libnice/socket
2024-08-30 18:50:33 +08:00
..
http.c agent: Support adding optional headers to HTTP proxy client 2022-05-26 11:43:45 -04:00
http.h agent: Support adding optional headers to HTTP proxy client 2022-05-26 11:43:45 -04:00
meson.build Add support for Meson build system 2018-12-14 14:47:01 -05:00
pseudossl.c socket: Assert trying to use free'd socket 2016-06-02 19:23:49 -04:00
pseudossl.h Add support for MS Office Communicator pseudossl compatibility 2014-05-15 09:43:14 -04:00
socket-priv.h Fix cast-function-type warning introduced in GCC 8 2018-06-12 16:57:03 +02:00
socket.c Remove g_assert_cmp* macros outside of the unit tests 2021-11-01 22:22:32 -04:00
socket.h Version 0.1.14 2017-04-03 14:28:22 -04:00
socks5.c socket: Assert trying to use free'd socket 2016-06-02 19:23:49 -04:00
socks5.h remove useless agent in socks5 proxy, fix copyright and return FALSE in send, if we're in an error 2008-12-17 17:31:45 -05:00
tcp-active.c tcp-active: Fix use-after-free in error case 2021-11-26 15:08:19 -06:00
tcp-active.h Revert "agent: Separate reliability from ice-tcp vs ice-udp" 2014-07-25 13:56:39 -04:00
tcp-bsd.c Fix TCP concurrent sending problem 2024-08-30 18:50:33 +08:00
tcp-bsd.h conncheck: refactor local and remote candidates validation 2020-03-02 22:31:58 +00:00
tcp-passive.c agent: Actually fail gathering on UDP port unavailability 2020-08-18 16:27:57 -04:00
tcp-passive.h agent: Actually fail gathering on UDP port unavailability 2020-08-18 16:27:57 -04:00
udp-bsd.c udp-bsd: Explicitly bind to the interface when creating a socket 2022-07-29 12:35:37 -04:00
udp-bsd.h agent: report duplicated port in udp bsd sockets too 2020-12-07 21:52:55 +00:00
udp-turn-over-tcp.c socket: Assert trying to use free'd socket 2016-06-02 19:23:49 -04:00
udp-turn-over-tcp.h Rename turn files and API to be UDP specific 2014-05-15 09:44:00 -04:00
udp-turn.c conncheck: don't ignore local socket errors 2021-11-22 21:28:26 +00:00
udp-turn.h udp-turn: Add some const to internal APIs 2017-04-04 18:46:07 -04:00