Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added casts to prevent compiler warnings | Nikos Mavrogiannopoulos | 2016-10-21 | 1 | -1/+1 |
* | Removed the 'gnutls_' prefix from files to simplify file naming | Nikos Mavrogiannopoulos | 2015-08-23 | 1 | -2/+2 |
* | Don't use pthread_atfork(), it is not safe to use with dlopen() | Nikos Mavrogiannopoulos | 2015-06-26 | 1 | -12/+1 |
* | atfork: added underscore to gnutls_forkid | Nikos Mavrogiannopoulos | 2015-06-26 | 1 | -3/+3 |
* | simplified fork detection | Nikos Mavrogiannopoulos | 2015-06-26 | 1 | -30/+16 |
* | removed debugging info | Nikos Mavrogiannopoulos | 2014-08-04 | 1 | -1/+0 |
* | Use pthread_atfork() and variants to detect fork | Nikos Mavrogiannopoulos | 2014-07-29 | 1 | -0/+105 |