Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| * | 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 |
| * | 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 |
* | 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 |
* | fixed typo | Christian Pointner | 2010-01-16 | 1 | -1/+1 |
* | updated ChangeLog | Christian Pointner | 2010-01-16 | 1 | -1/+4 |
* | got rid of V4_MAPPED stuff | Christian Pointner | 2010-01-16 | 2 | -25/+0 |
* | multi sockets work now | Christian Pointner | 2010-01-16 | 3 | -18/+67 |
* | listening on multiple sockets now | Christian Pointner | 2010-01-16 | 3 | -55/+62 |
* | changed name of udp structure | Christian Pointner | 2010-01-16 | 3 | -42/+59 |
* | updated manpage (added -U|--debug) | Christian Pointner | 2010-01-15 | 2 | -2/+21 |
* | added --debug cmd line options | Christian Pointner | 2010-01-14 | 2 | -0/+10 |
* | added force-reload as alias to restart to init script (debian linitian) | Christian Pointner | 2010-01-11 | 1 | -1/+1 |
* | fixed spelling error at manpage | Christian Pointner | 2010-01-11 | 2 | -4/+4 |
* | moved crypto initilization to seperate header file | Christian Pointner | 2010-01-11 | 2 | -44/+98 |
* | moved default log target to options | Christian Pointner | 2010-01-11 | 2 | -18/+16 |
* | signal_handler include cleanup | Christian Pointner | 2010-01-06 | 1 | -5/+2 |
* | fixed spelling error | Christian Pointner | 2009-12-23 | 1 | -1/+1 |
* | added version info into binary | Christian Pointner | 2009-12-22 | 5 | -2/+49 |
* | updated ChangeLog | Christian Pointner | 2009-12-22 | 1 | -0/+4 |
* | added manpage to svn (and later to release tarballs) | Christian Pointner | 2009-12-22 | 3 | -3/+414 |