Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
* | fixed some compiler warnings for ubuntu intrepid | Christian Pointner | 2008-12-27 | 4 | -10/+31 | |
* | typo in help | Othmar Gsenger | 2008-12-26 | 1 | -1/+1 | |
* | some documentation | Othmar Gsenger | 2008-12-23 | 2 | -1/+16 | |
* | cleaner naming for updateRoutingTreeUnlocked now | Othmar Gsenger | 2008-12-22 | 3 | -4/+4 | |
* | updateRouteTree has to stay unlocked (is only called within locked routines s... | Othmar Gsenger | 2008-12-22 | 2 | -2/+2 | |
* | fixed anytun and anytun-controld commandline parser error (127.0.0.1:124 got ... | Christian Pointner | 2008-12-22 | 2 | -0/+16 |