Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | added minimalisstic registry wrapper | Christian Pointner | 2009-01-21 | 5 | -37/+209 | |
* | added do_ifconfig for windows | Christian Pointner | 2009-01-21 | 2 | -4/+19 | |
* | no routing disable -R and warning | Christian Pointner | 2009-01-21 | 2 | -1/+5 | |
* | Windows tunDevice cleanup | Christian Pointner | 2009-01-21 | 3 | -38/+71 | |
* | tun mode works now on windows | Christian Pointner | 2009-01-21 | 6 | -9/+50 | |
* | safer handling of registry functions | Christian Pointner | 2009-01-20 | 4 | -29/+70 | |
* | further cleanup for system execution | Christian Pointner | 2009-01-20 | 3 | -5/+25 | |
* | fixed linux and bsd tunDevice (filedescriptor gets now closed in case of an e... | Christian Pointner | 2009-01-20 | 2 | -9/+14 | |
* | improved esit status handling of exec script for unix | Christian Pointner | 2009-01-20 | 2 | -4/+12 | |
* | added actual_node_ to linux and bsd device as well | Christian Pointner | 2009-01-20 | 2 | -0/+3 | |
* | added actual node to tundevice (currently only for windows) | Christian Pointner | 2009-01-20 | 3 | -5/+9 | |
* | recv also throws runtime error on windows when an icmp unreachable message ar... | Christian Pointner | 2009-01-20 | 2 | -36/+20 | |
* | moved overlapped structs to class members (CreateEvent only once) | Christian Pointner | 2009-01-19 | 2 | -16/+17 | |
* | fixed silly bug at new tundevice | Christian Pointner | 2009-01-19 | 6 | -21/+32 | |
* | fixed overlapped handling of read and write at windows tundevice | Christian Pointner | 2009-01-19 | 1 | -8/+22 | |
* | first working version of windows TunDevice (currently only tap) | Christian Pointner | 2009-01-19 | 3 | -10/+34 | |
* | windows tap device open works now (some cleanup needed) | Christian Pointner | 2009-01-19 | 2 | -2/+53 | |
* | started to implement windows tunDevice | Christian Pointner | 2009-01-19 | 6 | -2/+104 | |
* | some cleanup | Christian Pointner | 2009-01-18 | 17 | -41/+66 | |
* | doing replay protection before learning remote host | Christian Pointner | 2009-01-18 | 6 | -10/+37 | |
* | 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 |