summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* updated ChangeLog for Releaserel-0.3v0.3Christian Pointner2009-05-011-2/+4
|
* updated changelogChristian Pointner2009-04-071-1/+1
|
* removed anytun02 compat modeChristian Pointner2009-04-077-40/+13
|
* updated to new crypto labelChristian Pointner2009-03-231-6/+6
|
* added deprecated warning for anytun02-compatChristian Pointner2009-03-177-1/+24
| | | | | | updated configs (new option auth-tag-length)
* updated manpage and sample configsChristian Pointner2009-03-176-8/+22
|
* fixed label salt errorChristian Pointner2009-03-171-2/+2
|
* fixed endianess error at new labelChristian Pointner2009-03-173-5/+7
|
* removed role symmetric (useless)Christian Pointner2009-03-164-10/+49
| | | | | | added new label (direction specific)
* removed ld_kdr and key store Christian Pointner2009-03-169-128/+61
| | | | | | started to add role support to key derivation
* added --role to options parserChristian Pointner2009-03-163-0/+31
|
* added command line option for auth tag lengthChristian Pointner2009-03-139-71/+78
|
* moved hex-dump function to log_* Christian Pointner2009-03-123-17/+28
|
* bugfix @ BSD tunDeviceChristian Pointner2009-03-041-1/+3
|
* fixes for FreeBSDChristian Pointner2009-03-042-13/+29
|
* fixed build on FreeBSDChristian Pointner2009-03-047-9/+10
|
* updated manpage and usage infoChristian Pointner2009-03-032-13/+1
|
* deactivated --ld-kdrChristian Pointner2009-03-031-1/+1
|
* removed useless library dependenciesChristian Pointner2009-03-031-2/+1
|
* make distclean is now always possibleChristian Pointner2009-03-031-1/+5
|
* Add debian/ for initial Debian packageMichael Prokop2009-03-036-0/+141
|
* tabs to spacesChristian Pointner2009-03-011-11/+11
|
* fixed prefix length at example post-up scriptsChristian Pointner2009-02-283-3/+3
|
* improved init script (chroot)Christian Pointner2009-02-283-7/+9
|
* added adduser and deluser to insatll targetChristian Pointner2009-02-288-34/+67
|
* added install info to READMEChristian Pointner2009-02-281-0/+19
|
* updated man pageChristian Pointner2009-02-281-13/+33
|
* updated sample conf for openwrt Christian Pointner2009-02-272-3/+83
|
* added p2p example config Christian Pointner2009-02-276-4/+170
|
* updated sample configChristian Pointner2009-02-276-162/+201
|
* updated manpageChristian Pointner2009-02-271-1/+15
|
* added additional security check in case remote address is not setChristian Pointner2009-02-261-1/+1
|
* removed not working setsockopt V6ONLYChristian Pointner2009-02-261-8/+9
|
* fixed address length for openbsdChristian Pointner2009-02-261-1/+8
|
* moved from %m to %s and strerror Christian Pointner2009-02-266-24/+25
|
* added -4 and -6 switches to udp socketChristian Pointner2009-02-266-31/+35
|
* added -4 and -6 command line argumentsChristian Pointner2009-02-263-2/+37
|
* cleanupChristian Pointner2009-02-262-2/+2
|
* updated ChangeLogChristian Pointner2009-02-251-0/+2
|
* fixed some name resolution issuesChristian Pointner2009-02-243-18/+41
|
* fixed addrlen bug @ getaddrinfoChristian Pointner2009-02-241-2/+2
|
* fixed bug @ file log targetChristian Pointner2009-02-243-3/+21
| | | | | | ignoring messages with too high levels
* added log config to exmaple configsChristian Pointner2009-02-233-0/+9
|
* logtarget gets now disbaled if level <= 0Christian Pointner2009-02-232-4/+6
|
* updated manpage and ChangeLogChristian Pointner2009-02-232-0/+24
|
* fixed cleanup at errors in mainChristian Pointner2009-02-231-5/+21
|
* added command line parameters for new loggingChristian Pointner2009-02-235-36/+96
|
* added duplicates detection for new logging Christian Pointner2009-02-233-2/+24
| | | | | | fixed file logging (flush)
* added extended logging supportChristian Pointner2009-02-2313-120/+621
|
* added string_listChristian Pointner2009-02-233-0/+160
|