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
/
stun
/
stunhmac.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
stun: Make hmac code NDEBUG safe
Olivier Crête
2017-04-03
1
-10
/
+15
*
stun: Rename rand function to make its strengh clear
Olivier Crête
2017-04-03
1
-1
/
+1
*
stun: Switch from gcrypt to gnutls
Olivier Crête
2017-04-03
1
-29
/
+26
*
stun: Use libgcrypt for SHA1 support
Philip Withnall
2017-03-31
1
-16
/
+18
*
stun: Use libgcrypt for MD5 support
Philip Withnall
2017-03-31
1
-9
/
+12
*
stun: Rename a symbol to avoid a naming clash with OpenSSL
Curieux Tres
2014-10-27
1
-1
/
+1
*
Fix copyright headers for all files
Youness Alaoui
2010-02-16
1
-1
/
+4
*
Change all stun_XXX_t enums/structs into StunXxx to have a common naming conv...
Youness Alaoui
2009-02-16
1
-1
/
+1
*
Allow specifying the fakelen for stun_sha1 and make the WLM2009 compatibility...
Youness Alaoui
2009-02-09
1
-2
/
+2
*
Remove openssl dependency by adding a random number generator implementation ...
Youness Alaoui
2008-11-18
1
-10
/
+3
*
Adding sha1 and md5 implementation and remove the openssl use of them
Youness Alaoui
2008-11-17
1
-26
/
+28
*
Fix inclusion of openssl/rand.h on windows which does not need winsock.h to b...
Youness Alaoui
2008-11-03
1
-0
/
+7
*
only define variables at the start of blocks
Youness Alaoui
2008-11-03
1
-2
/
+2
*
Remove all 'restrict' keywords as they are not supported by MSVC
Youness Alaoui
2008-11-03
1
-1
/
+1
*
remove unnecessary inclusion of socket files in some files, and make glib inc...
Youness Alaoui
2008-10-28
1
-3
/
+0
*
pthread is not needed for stun
Youness Alaoui
2008-10-28
1
-1
/
+0
*
Fix hmac calculation. If a multiple of 64, do not pad with 64 bytes. It's fin...
Youness Alaoui
2008-10-06
1
-1
/
+1
*
Fix the generation of the transaction id
Youness Alaoui
2008-09-09
1
-1
/
+1
*
Clean the stun_make_transid to avoid heart attacks
Youness Alaoui
2008-09-09
1
-31
/
+1
*
Fix long term credentials hmac generation
Youness Alaoui
2008-08-06
1
-2
/
+2
*
Add proper long term credentials support
Youness Alaoui
2008-08-06
1
-7
/
+26
*
Add RFC 3489 support for stun by having padding in the message integrity gene...
Youness Alaoui
2008-07-30
1
-1
/
+13
*
Fixed tools and binding usage to work with new API
Youness Alaoui
2008-06-13
1
-1
/
+1
*
Updating stun to include an agent
Youness Alaoui
2008-06-06
1
-1
/
+1
*
(WIP) Huge refactoring of functions... first step towards the agent
Youness Alaoui
2008-06-03
1
-0
/
+124