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
/
rand.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
stun: Use a specific variable to enable Win32 crypto
Olivier Crête
2021-11-02
1
-1
/
+1
*
Use native crypto support on Windows by default
Ole André Vadla Ravnås
2021-11-01
1
-1
/
+14
*
rand: Use crypto libs instead of CryptGenRandom()
Nirbheek Chauhan
2020-06-16
1
-34
/
+3
*
stun: Add implementation using OpenSSL for rand/SHA1/MD5
Brendan Shanks
2018-10-21
1
-0
/
+13
*
stun: Also rename windows-specific function
Edward Hervey
2018-06-06
1
-1
/
+1
*
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
-14
/
+4
*
stun: Use libgcrypt to provide secure random number generation
Philip Withnall
2017-03-31
1
-176
/
+12
*
stun: Rename a symbol to avoid a naming clash with OpenSSL
Curieux Tres
2014-10-27
1
-2
/
+2
*
Changes windows specific headers to lower case
Siraj Razick
2011-12-19
1
-1
/
+1
*
Add support for windows's compilation through MinGW
Nader Morshed
2011-11-30
1
-1
/
+4
*
Fix copyright headers for all files
Youness Alaoui
2010-02-16
1
-1
/
+1
*
do not cast time_t and clock_t into unsigned long, on some systems (kfreebsd)...
Youness Alaoui
2009-12-04
1
-2
/
+4
*
fix random number generation for windows
Youness Alaoui
2008-11-24
1
-4
/
+6
*
Remove openssl dependency by adding a random number generator implementation ...
Youness Alaoui
2008-11-18
1
-0
/
+247