.. |
tests
|
Remove autotools build
|
2020-05-22 17:04:39 -04:00 |
tools
|
stund: Use lowercase winsock2.h
|
2020-06-25 17:50:41 +00:00 |
usages
|
stun: update timer timeout and retransmissions
|
2020-05-07 23:42:48 +00:00 |
constants.h
|
docs: Add various missing documentation comments and update sections.txt
|
2015-01-02 19:24:31 +00:00 |
debug.c
|
stun: avoid expensive call to sprintf in debug-related code
|
2016-06-20 18:22:15 -04:00 |
debug.h
|
stun: Add missing format attributes for va_list printf functions
|
2015-04-14 11:05:44 +01:00 |
meson.build
|
meson: Run gtkdoc-check
|
2020-05-22 14:36:08 -04:00 |
rand.c
|
stun: Use a specific variable to enable Win32 crypto
|
2021-11-02 12:42:01 -06:00 |
rand.h
|
stun: Rename rand function to make its strengh clear
|
2017-04-03 11:27:14 -04:00 |
stun5389.c
|
Rename function crc32 to stun_crc32 to avoid conflict with existing crc32 function in libz.so
|
2010-07-15 15:08:19 -04:00 |
stun5389.h
|
Add a stun_agent_set_software API and correctly append only the first 128 utf-8 characters
|
2009-11-04 13:00:36 -05:00 |
stunagent.c
|
agent: implement support for RFC7675 - Consent Freshness
|
2020-12-10 11:27:53 -05:00 |
stunagent.h
|
stun: Make the headers usable from C++ code
|
2021-07-21 21:53:55 +05:30 |
stuncrc32.c
|
Rename function crc32 to stun_crc32 to avoid conflict with existing crc32 function in libz.so
|
2010-07-15 15:08:19 -04:00 |
stuncrc32.h
|
Fix build with MSVC
|
2018-12-14 14:47:01 -05:00 |
stunhmac.c
|
stun: Use a specific variable to enable Win32 crypto
|
2021-11-02 12:42:01 -06:00 |
stunhmac.h
|
Fix copyright headers for all files
|
2010-02-16 17:38:14 -05:00 |
stunmessage.c
|
Change padding to be rfc8489 conform
|
2024-02-19 15:57:06 +00:00 |
stunmessage.h
|
stun: Make the headers usable from C++ code
|
2021-07-21 21:53:55 +05:30 |
utils.c
|
stun: Use struct sockaddr_storage * for any pointer that we write to
|
2014-03-31 19:18:16 -04:00 |
utils.h
|
stun: Use struct sockaddr_storage * for any pointer that we write to
|
2014-03-31 19:18:16 -04:00 |
win32_common.h
|
windows: use proper fallback for ssize_t and use stdint.h for types
|
2018-12-14 14:47:01 -05:00 |