aboutsummaryrefslogtreecommitdiff
path: root/src/utils.c
Commit message (Expand)AuthorAge
* re-enabled and improved logging of packet headers and payloadToni Uhlig2020-05-27
* splitted bigfat anon enum in pconfig.h into multiple smaller ones hoping to i...Toni Uhlig2020-05-27
* Revert "added fallback random source ("/dev/urandom") for systems with low en...Toni Uhlig2019-08-18
* added fallback random source ("/dev/urandom") for systems with low entropy av...Toni Uhlig2019-08-11
* use arc4random() for coverity builds, yet another format specifier fixToni Uhlig2019-07-06
* preparations for use of multiple hash algos for challenge responseToni Uhlig2019-06-30
* change the path to the random number generator during build time (see PR #11)Toni Uhlig2019-03-29
* do not use /dev/random on windowsToni Uhlig2019-02-27
* fixed CLang build error (missing includes)Toni Uhlig2019-02-22
* pt_random(): reading from /dev/random instead of calling less secure random()Toni Uhlig2019-02-22
* fix compile error for android: do not include bsd stdlibToni Uhlig2019-01-25
* copyright updateToni Uhlig2019-01-08
* support BSD arc4random() if availableToni Uhlig2018-12-26
* autoconf check for srandom()/random() or fallback to less secure srand()/rand()Toni Uhlig2018-12-26
* replaced rand() with more "secure" random() // CID 301767Toni Uhlig2018-12-26
* support for android eabi buildsToni Uhlig2018-11-26
* updated copyright informationsToni Uhlig2018-07-11
* ptunnel-ng:Toni Uhlig2017-12-20
* ptunnel-ng:Toni Uhlig2017-12-19
* ptunnel-ng:Toni Uhlig2017-12-18