summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* fixed disabledRoutingOthmar Gsenger2009-02-181-0/+1
* added anytun02 compat runtime switchChristian Pointner2009-02-1815-43/+97
* static build mostly fixedOthmar Gsenger2009-02-183-6/+13
* added strip Makefile targetOthmar Gsenger2009-02-181-2/+5
* fixed routing table sorting for correct build of routing treeOthmar Gsenger2009-02-181-4/+3
* rebuild routing tree on addRouteOthmar Gsenger2009-02-181-1/+4
* turn off routing, when no multi connection support (no sync hosts or tap device)Othmar Gsenger2009-02-182-27/+14
* improved daemonizingChristian Pointner2009-02-121-1/+25
* init script cleanupChristian Pointner2009-02-051-1/+1
* renamed /etc/defaults to /etc/defaultChristian Pointner2009-02-040-0/+0
* some cleanup and fixes @ initscriptChristian Pointner2009-02-041-39/+41
* improved handling of tap devices on OpenBSDChristian Pointner2009-02-041-0/+7
* added fix for new ifconfig method from uanytunChristian Pointner2009-02-041-23/+17
* some fixes for tunDevice on Windows VistaChristian Pointner2009-01-313-18/+13
* started to port bsd tundevice to new ifconfig featureChristian Pointner2009-01-312-21/+29
* added disable-routing to configure scriptChristian Pointner2009-01-311-0/+10
* ported new -n functionality to windows (now using new tun ioctl)Christian Pointner2009-01-315-21/+32
* moved to new handling if ifconfig parameters (more windows friendly)Christian Pointner2009-01-318-52/+57
* refactoringChristian Pointner2009-01-304-21/+21
* droping privileges is now possible without chrootChristian Pointner2009-01-306-62/+106
* small makefile cleanupChristian Pointner2009-01-282-16/+46
* merged options parserChristian Pointner2009-01-289-932/+146
* setting device status to up after ifconfigChristian Pointner2009-01-222-3/+3
* windows tap driver version gets checked nowChristian Pointner2009-01-211-1/+22
* improved adapter search which cares about componentidsChristian Pointner2009-01-212-9/+19
* added minimalisstic registry wrapperChristian Pointner2009-01-215-37/+209
* added do_ifconfig for windowsChristian Pointner2009-01-212-4/+19
* no routing disable -R and warningChristian Pointner2009-01-212-1/+5
* Windows tunDevice cleanupChristian Pointner2009-01-213-38/+71
* tun mode works now on windowsChristian Pointner2009-01-216-9/+50
* safer handling of registry functions Christian Pointner2009-01-204-29/+70
* further cleanup for system executionChristian Pointner2009-01-203-5/+25
* fixed linux and bsd tunDevice (filedescriptor gets now closed in case of an e...Christian Pointner2009-01-202-9/+14
* improved esit status handling of exec script for unixChristian Pointner2009-01-202-4/+12
* added actual_node_ to linux and bsd device as wellChristian Pointner2009-01-202-0/+3
* added actual node to tundevice (currently only for windows)Christian Pointner2009-01-203-5/+9
* recv also throws runtime error on windows when an icmp unreachable message ar...Christian Pointner2009-01-202-36/+20
* moved overlapped structs to class members (CreateEvent only once)Christian Pointner2009-01-192-16/+17
* fixed silly bug at new tundeviceChristian Pointner2009-01-196-21/+32
* fixed overlapped handling of read and write at windows tundeviceChristian Pointner2009-01-191-8/+22
* first working version of windows TunDevice (currently only tap)Christian Pointner2009-01-193-10/+34
* windows tap device open works now (some cleanup needed)Christian Pointner2009-01-192-2/+53
* started to implement windows tunDevice Christian Pointner2009-01-196-2/+104
* some cleanupChristian Pointner2009-01-1817-41/+66
* doing replay protection before learning remote hostChristian Pointner2009-01-186-10/+37
* added more sophisticated configure scriptChristian Pointner2009-01-182-16/+88
* added passphrase support to key derivationChristian Pointner2009-01-185-15/+136
* enabled 128,192 and 256 bit keys for cipher and key derivationChristian Pointner2009-01-183-1/+45
* removed debug outputChristian Pointner2009-01-171-4/+1
* updated docsChristian Pointner2009-01-172-65/+65