Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added more sophisticated configure script | Christian Pointner | 2009-01-18 | 2 | -16/+88 |
* | added passphrase support to key derivation | Christian Pointner | 2009-01-18 | 5 | -15/+136 |
* | enabled 128,192 and 256 bit keys for cipher and key derivation | Christian Pointner | 2009-01-18 | 3 | -1/+45 |
* | removed debug output | Christian Pointner | 2009-01-17 | 1 | -4/+1 |
* | updated docs | Christian Pointner | 2009-01-17 | 1 | -60/+60 |
* | options parser cleanup | Christian Pointner | 2009-01-17 | 2 | -134/+132 |
* | options parser refactoring | Christian Pointner | 2009-01-17 | 5 | -332/+458 |
* | small cleanup | Christian Pointner | 2009-01-17 | 1 | -54/+54 |
* | switched to system_category for boost::system_error | Christian Pointner | 2009-01-17 | 1 | -2/+2 |
* | got rid of NOPACKED (struct alignment works now under Windows) | Christian Pointner | 2009-01-16 | 9 | -23/+40 |
* | added Log to stdout | Christian Pointner | 2009-01-16 | 10 | -17/+49 |
* | small cleanup | Christian Pointner | 2009-01-16 | 1 | -1/+2 |
* | changed strerr to boost::system::error | Othmar Gsenger | 2009-01-16 | 3 | -15/+5 |
* | removed old files from vc++ project file | Othmar Gsenger | 2009-01-15 | 2 | -36/+4 |
* | added log kd rate parametery | Christian Pointner | 2009-01-15 | 4 | -28/+75 |
* | added initialized flag to key derivation | Christian Pointner | 2009-01-15 | 2 | -5/+6 |
* | fixed NOPACKED (Windows build) | Christian Pointner | 2009-01-15 | 4 | -13/+15 |
* | small cleanup | Christian Pointner | 2009-01-15 | 1 | -2/+0 |
* | added a workaround for strerror_r problem | Christian Pointner | 2009-01-15 | 2 | -11/+18 |
* | log class can now easily use errno and gpg_err | Christian Pointner | 2009-01-15 | 10 | -71/+72 |
* | improved Makefile (clean now for -j *) | Christian Pointner | 2009-01-15 | 1 | -9/+13 |
* | auth algo now stores direction as well | Christian Pointner | 2009-01-15 | 5 | -22/+26 |
* | cipher now stores kd direction | Christian Pointner | 2009-01-15 | 5 | -36/+40 |
* | removed useless buf variable @ some log messages | Christian Pointner | 2009-01-15 | 2 | -18/+0 |
* | added key store capability | Christian Pointner | 2009-01-15 | 2 | -41/+26 |
* | typename refactoring | Christian Pointner | 2009-01-15 | 7 | -40/+45 |
* | fixed build | Christian Pointner | 2009-01-15 | 1 | -2/+2 |
* | small cleanup | Christian Pointner | 2009-01-15 | 3 | -42/+56 |
* | small cleanup | Christian Pointner | 2009-01-15 | 2 | -18/+20 |
* | removed useless file | Christian Pointner | 2009-01-15 | 1 | -417/+0 |
* | added missing file headers | Christian Pointner | 2009-01-15 | 5 | -0/+155 |
* | small cleanup | Christian Pointner | 2009-01-15 | 3 | -6/+6 |
* | add multi kd support | Christian Pointner | 2009-01-15 | 3 | -43/+50 |
* | small cleanup | Christian Pointner | 2009-01-15 | 3 | -38/+23 |
* | ported uanytun key derivation to anytun | Christian Pointner | 2009-01-15 | 12 | -448/+334 |
* | ported authAlgo from uanytun to anytun | Christian Pointner | 2009-01-14 | 3 | -102/+118 |
* | ported cipher from uanytun to anytun | Christian Pointner | 2009-01-14 | 5 | -120/+164 |
* | ported uAnytun sequence window to anytun | Christian Pointner | 2009-01-12 | 4 | -50/+114 |
* | cleaned up includes | Othmar Gsenger | 2009-01-12 | 1 | -2/+0 |
* | removed some object files from nosync target | Othmar Gsenger | 2009-01-12 | 1 | -3/+3 |
* | fixed anytun-nosync build target | Othmar Gsenger | 2009-01-12 | 7 | -34/+61 |
* | moved rtp stuff to anyrtpproxy and removed it from anytun | Othmar Gsenger | 2009-01-12 | 14 | -84/+52 |
* | clean up Makefile | Christian Pointner | 2009-01-12 | 2 | -151/+34 |
* | changed -R|--route to -T|--route because -R was already taken | Christian Pointner | 2009-01-02 | 4 | -8/+8 |
* | allways write exceptions to log | Othmar Gsenger | 2009-01-02 | 1 | -6/+4 |
* | catch exception from anytun-showtables if no/wrong input | Othmar Gsenger | 2008-12-30 | 1 | -1/+10 |
* | sync race condition work-arround (needs better fix!) | Othmar Gsenger | 2008-12-30 | 1 | -1/+5 |
* | fixed windows endian include | Othmar Gsenger | 2008-12-29 | 2 | -2/+16 |
* | added endian.h | Othmar Gsenger | 2008-12-29 | 4 | -26/+56 |
* | don't build libanysnc | Othmar Gsenger | 2008-12-27 | 1 | -1/+1 |