summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* remove useless log priorities CRIT,EMERG,ALERTChristian Pointner2009-02-2215-90/+66
* fixed default log level @ anytun-controldChristian Pointner2009-02-221-1/+1
* added log target support to anytun-contorld and anytun-configChristian Pointner2009-02-223-8/+26
* added -L|--log to command line parserChristian Pointner2009-02-223-19/+68
* fixed build on windowsChristian Pointner2009-02-223-1/+9
* moved LogErrno to AnytunErrnoChristian Pointner2009-02-2224-108/+151
* replaced regular throws with AnytunError::thowErrChristian Pointner2009-02-2212-144/+100
* fixed signalController on unixChristian Pointner2009-02-225-26/+79
* added signal controller (console control handler) to windowsChristian Pointner2009-02-227-26/+185
* fixed build on Windows (after logging chances)Christian Pointner2009-02-226-21/+39
* added extended logging capability Christian Pointner2009-02-229-172/+677
* added file logging targetChristian Pointner2009-02-203-3/+19
* fixed sync errorOthmar Gsenger2009-02-201-10/+11
* windows tunDevice reads mtu size nowChristian Pointner2009-02-202-0/+10
* log cleanupChristian Pointner2009-02-202-93/+98
* reserved command line lettersChristian Pointner2009-02-201-2/+2
* fixed build with LOG_SYSLOG on unixChristian Pointner2009-02-201-1/+1
* added some log messagesOthmar Gsenger2009-02-202-3/+10
* windows service works nowChristian Pointner2009-02-206-24/+301
* moved NO_SYSLOG to inverse LOG_SYSLOG switchChristian Pointner2009-02-204-11/+54
* code cleanupChristian Pointner2009-02-204-123/+123
* added experimental win32 service codeChristian Pointner2009-02-204-0/+258
* cleaned defines on windowsChristian Pointner2009-02-192-2/+10
* added onew options definition to windows project fileOthmar Gsenger2009-02-191-2/+2
* updated example configurationsOthmar Gsenger2009-02-184-37/+118
* fixed compat mode bugChristian Pointner2009-02-181-2/+2
* 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