| Commit message (Expand) | Author | Age |
* | change the path to the random number generator during build time (see PR #11) | Toni Uhlig | 2019-03-29 |
* | do not use /dev/random on windows | Toni Uhlig | 2019-02-27 |
* | fixed CLang build error (missing includes) | Toni Uhlig | 2019-02-22 |
* | pt_random(): reading from /dev/random instead of calling less secure random() | Toni Uhlig | 2019-02-22 |
* | fix compile error for android: do not include bsd stdlib | Toni Uhlig | 2019-01-25 |
* | copyright update | Toni Uhlig | 2019-01-08 |
* | support BSD arc4random() if available | Toni Uhlig | 2018-12-26 |
* | autoconf check for srandom()/random() or fallback to less secure srand()/rand() | Toni Uhlig | 2018-12-26 |
* | replaced rand() with more "secure" random() // CID 301767 | Toni Uhlig | 2018-12-26 |
* | support for android eabi builds | Toni Uhlig | 2018-11-26 |
* | updated copyright informations | Toni Uhlig | 2018-07-11 |
* | ptunnel-ng: | Toni Uhlig | 2017-12-20 |
* | ptunnel-ng: | Toni Uhlig | 2017-12-19 |
* | ptunnel-ng: | Toni Uhlig | 2017-12-18 |