summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* updated ChangeLog for Release anytun-0.3rel-0.3v0.3Christian Pointner2009-05-011-1/+1
|
* sync race condition workarroundOthmar Gsenger2009-04-231-1/+1
|
* added same sync race condition fixOthmar Gsenger2009-04-201-1/+1
|
* kd-prf null bug fix by equinoxOthmar Gsenger2009-04-141-5/+2
|
* allow empty endpoint for configOthmar Gsenger2009-04-141-8/+6
|
* updated ChangeLog and ReadmeChristian Pointner2009-04-093-24/+17
| | | | | | fixed Typo at new draft<
* added warning to options parser when mixing cluster and connection optionsChristian Pointner2009-04-072-56/+81
|
* added log notice for key derivation role parameterChristian Pointner2009-04-073-0/+12
|
* removed anytun02-compat modeChristian Pointner2009-04-0714-117/+36
|
* some cleanup at new draftChristian Pointner2009-04-011-19/+18
|
* updated new draftChristian Pointner2009-04-011-3/+3
|
* added crypto chapter to new draftChristian Pointner2009-04-011-53/+170
|
* new draft:Christian Pointner2009-03-311-66/+63
| | | | | | | cleanup got rid of MKI
* added new draft with integrated cryptography descriptionChristian Pointner2009-03-311-0/+414
|
* updated to new crypto labelChristian Pointner2009-03-231-6/+6
|
* fixed build on windowsChristian Pointner2009-03-232-0/+8
|
* added gResolver to SyncServerChristian Pointner2009-03-226-144/+101
| | | | | | some cleanup
* added gResolver to anytun-configChristian Pointner2009-03-223-10/+28
|
* added error callback to resolver for better handlingChristian Pointner2009-03-225-22/+38
| | | | | | of resolvCallback exceptions
* updated config (new option auth-tag-length)Christian Pointner2009-03-176-0/+18
|
* added support for configurabel auth tag lengthChristian Pointner2009-03-1710-22/+79
|
* removed key derivation rate entirelyChristian Pointner2009-03-1722-125/+173
| | | | | | | added new role based label updated configs and manpages
* added SIGERROR to signal ControllerChristian Pointner2009-03-104-12/+43
|
* changed packetSource to use gResolverChristian Pointner2009-03-056-47/+55
|
* fixed daemonizing and boost::thread problem (workaround)Christian Pointner2009-03-055-39/+61
| | | | | | fixed signalController
* added retry capability to resolverChristian Pointner2009-03-051-9/+31
|
* added resolvAddrType to gResolverChristian Pointner2009-03-055-21/+52
|
* moved sync thread creation before priv.drop to allow bind on privileged portsChristian Pointner2009-03-051-10/+12
|
* fixed tunDev-- Diese und die folgenden Zeilen werden ignoriert --Christian Pointner2009-03-052-4/+4
| | | | | | | M src/bsd/tunDevice.cpp M src/linux/tunDevice.cpp
* fixed const @ tundeviceChristian Pointner2009-03-054-7/+7
|
* got rid of ThreadParamChristian Pointner2009-03-056-97/+40
|
* fixed signalcontrollerChristian Pointner2009-03-045-13/+16
| | | | | | fixed BOOST_IS_ABSTRACT Problem with newer versions of boost
* 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
| | | | | | removed --ld-kdr from Makefile
* added -4 and -6 to print usageChristian Pointner2009-03-021-0/+2
|
* added p2p example configsChristian Pointner2009-02-286-13/+178
| | | | | | | changed default user name and group improved init script (chroot)
* 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
| | | | | | some cleanup
* 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
|