summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* cleanup (less warnings on MSVC)Christian Pointner2009-03-044-6/+6
* cleanupChristian Pointner2009-03-042-23/+5
* fix build Christian Pointner2009-03-043-8/+9
* - extended gResolver: supports completion-callbackMarkus Grüneis2009-03-044-24/+42
* updated FreeBSD deviceChristian Pointner2009-03-042-6/+26
* initial checkin of new resolverChristian Pointner2009-03-034-3/+210
* make distclean always works nowChristian Pointner2009-03-033-26/+5
* added -4 and -6 to print usageChristian Pointner2009-03-021-0/+2
* added p2p example configsChristian Pointner2009-02-286-13/+178
* fixed example ipv6 netmaskOthmar Gsenger2009-02-283-3/+3
* updated manpagesChristian Pointner2009-02-286-146/+310
* cleanupChristian Pointner2009-02-276-6/+6
* updated sample configChristian Pointner2009-02-274-33/+104
* updated sample configChristian Pointner2009-02-2711-177/+332
* updated READMEChristian Pointner2009-02-263-17/+58
* added -4 and -6 to command line parser (no affect until now)Christian Pointner2009-02-253-5/+48
* fixed vtable errors for older gcc versionsChristian Pointner2009-02-241-0/+1
* updated example configs (--log)Christian Pointner2009-02-234-0/+9
* log targets get enabled at add only if prio > 0Christian Pointner2009-02-232-3/+5
* added windows dependencies to readmeOthmar Gsenger2009-02-231-8/+11
* fixed svn:ignore Christian Pointner2009-02-220-0/+0
* fixed log target string parserChristian Pointner2009-02-223-4/+6
* added log message at windows service stopChristian Pointner2009-02-222-0/+1
* 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