Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for openssl 1.1.0. | Christian Pointner | 2018-06-08 | 5 | -15/+38 |
| | | | | Thanks to Eneas U de Queiroz <cote2004-github@yahoo.com> | ||||
* | fix missing include in linux/tun.c | Christian Pointner | 2018-06-08 | 1 | -0/+1 |
| | |||||
* | fix another off-by-one error in sprintf | Christian Pointner | 2018-06-08 | 1 | -1/+1 |
| | |||||
* | updated version and rebuilt manpage | Christian Pointner | 2018-06-08 | 2 | -3/+3 |
| | |||||
* | fix off-by-one error in linux/tun.c | Christian Pointner | 2018-06-08 | 1 | -1/+1 |
| | |||||
* | source init-functions at initscript | Christian Pointner | 2018-06-08 | 1 | -0/+2 |
| | |||||
* | updated changelog for releaserel-0.3.6v0.3.6 | Christian Pointner | 2017-01-04 | 1 | -1/+4 |
| | |||||
* | set version number and rebuilt manpage for release. | Christian Pointner | 2017-01-04 | 2 | -4/+4 |
| | |||||
* | cherry-pick build reproducibility fixes from master | Christian Pointner | 2017-01-04 | 2 | -18/+20 |
| | |||||
* | updated doc and other stuff after moving to GIT | Christian Pointner | 2016-02-24 | 3 | -8/+13 |
| | |||||
* | added .gitignore | Christian Pointner | 2016-02-24 | 1 | -0/+8 |
| | |||||
* | fixed return code after signal | Christian Pointner | 2015-05-13 | 2 | -8/+14 |
| | |||||
* | make prefix variable more standard compliant | Christian Pointner | 2015-05-12 | 1 | -1/+1 |
| | |||||
* | improved version output | Christian Pointner | 2014-09-27 | 1 | -0/+6 |
| | |||||
* | fixed missing AI_ADDRCONFIG on some platforms | Christian Pointner | 2014-08-30 | 1 | -0/+4 |
| | |||||
* | fixe bsd tun device warnings | Christian Pointner | 2014-08-30 | 1 | -2/+6 |
| | |||||
* | cleanups for README | Christian Pointner | 2014-06-29 | 1 | -2/+2 |
| | |||||
* | while(1) vs. for(;;) | Christian Pointner | 2014-06-28 | 1 | -1/+1 |
| | |||||
* | added exception to the license which allows linking against OpenSSL | Christian Pointner | 2014-06-21 | 39 | -0/+675 |
| | |||||
* | merged nettle branch to trunk | Christian Pointner | 2014-06-21 | 9 | -106/+208 |
|\ | |||||
| * | implemented key derivation in nettle | Christian Pointner | 2014-06-21 | 3 | -11/+18 |
| | | | | | | | | | | | | fixed key length for cipher | ||||
| * | implemented auth tag with nettle (not tested yet) | Christian Pointner | 2014-06-21 | 2 | -14/+15 |
| | | |||||
| * | implemented cipher with nettle (not tested yet) | Christian Pointner | 2014-06-21 | 2 | -10/+12 |
| | | |||||
| * | added defines for nettle as crypto lib | Christian Pointner | 2014-06-21 | 9 | -28/+119 |
| | | | | | | | | | | | | further improved selection of crypto lib | ||||
| * | refactored crypto lib selection | Christian Pointner | 2014-06-21 | 8 | -97/+98 |
| | | |||||
| * | added branch for new crypto library | Christian Pointner | 2014-06-21 | 0 | -0/+0 |
|/ | |||||
* | fixed typo in description | Christian Pointner | 2014-06-21 | 37 | -37/+37 |
| | |||||
* | fixed changelog | Christian Pointner | 2014-06-08 | 1 | -1/+1 |
| | |||||
* | merged most changes from rail branch to trunk | Christian Pointner | 2014-06-08 | 41 | -347/+412 |
| | |||||
* | fixed errnous copy of remote end | Christian Pointner | 2014-02-09 | 1 | -0/+1 |
| | |||||
* | added clang support | Christian Pointner | 2012-09-25 | 4 | -12/+24 |
| | |||||
* | -Wall cleanup | Christian Pointner | 2012-09-25 | 9 | -11/+23 |
| | |||||
* | configure script cleanup | Christian Pointner | 2011-03-10 | 1 | -8/+11 |
| | |||||
* | fixed typos at manpage | Christian Pointner | 2010-12-14 | 2 | -6/+6 |
| | |||||
* | added length field to udp_endpoint_t | Christian Pointner | 2010-11-29 | 3 | -46/+32 |
| | | | | | | replaced inet_ntop with getnameinfo at udp_endpoint_to_string | ||||
* | fixed bugged in udp_endpoint_to_string | Christian Pointner | 2010-11-26 | 1 | -1/+1 |
| | |||||
* | fixed typo | Christian Pointner | 2010-11-03 | 1 | -1/+1 |
| | |||||
* | fixed build | Christian Pointner | 2010-10-03 | 1 | -1/+1 |
| | |||||
* | small refactoring | Christian Pointner | 2010-10-03 | 1 | -5/+5 |
| | |||||
* | blocking SIG_PIPE and SIG_CHLD by default | Christian Pointner | 2010-10-03 | 1 | -2/+9 |
| | |||||
* | fixed configure (no svn error output) | Christian Pointner | 2010-02-20 | 1 | -1/+1 |
| | |||||
* | fixed spelling errors | Christian Pointner | 2010-02-17 | 2 | -3/+3 |
| | |||||
* | fixed init.d script Required-Start and Stop | Christian Pointner | 2010-02-17 | 1 | -2/+2 |
| | |||||
* | updated changelog for release | Christian Pointner | 2010-02-16 | 1 | -1/+1 |
| | |||||
* | further manpage cleanup | Christian Pointner | 2010-02-11 | 2 | -4/+4 |
| | |||||
* | updated copyright year | Christian Pointner | 2010-02-11 | 36 | -36/+36 |
| | |||||
* | cleaned up manpage | Christian Pointner | 2010-02-11 | 2 | -100/+100 |
| | |||||
* | cleaned up initscript | Christian Pointner | 2010-01-24 | 1 | -7/+7 |
| | |||||
* | cleaned up initscript | Christian Pointner | 2010-01-24 | 1 | -8/+4 |
| | |||||
* | updated Readme | Christian Pointner | 2010-01-16 | 1 | -0/+1 |
| |