summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* no stripping by default at make installChristian Pointner2009-11-112-4/+13
| | | | | | | added strip target to makefile added hidden ebuild-compat option to configure
* cosmetic chnages at manpageChristian Pointner2009-11-111-1/+5
|
* cosmetic changes at ReadmeChristian Pointner2009-11-111-3/+0
|
* updated changelogChristian Pointner2009-11-111-0/+1
|
* manpage cleanupChristian Pointner2009-11-111-5/+6
|
* updated ReadmeChristian Pointner2009-11-111-4/+1
|
* removed username,groupname from openwrt example config as wellChristian Pointner2009-11-111-10/+2
|
* no more username,groupname in sample configChristian Pointner2009-11-115-10/+10
|
* updated openwrt packageChristian Pointner2009-11-111-3/+3
|
* fixed install targetChristian Pointner2009-11-112-24/+3
| | | | | | removed user installation for install target
* updated ChangeLog (new svn location)Christian Pointner2009-11-101-0/+4
|
* removed debian directoryChristian Pointner2009-11-107-143/+3
| | | | | | updated Readme for new svn location
* updated ChangeLog for Release 0.3.1rel-0.3.1v0.3.1Christian Pointner2009-11-081-1/+3
|
* further manpage improvementsChristian Pointner2009-11-083-30/+39
|
* manpage cleanupsChristian Pointner2009-11-081-253/+176
|
* small configure improvementChristian Pointner2009-11-081-5/+27
|
* switched to GPLv3 or higherChristian Pointner2009-10-2838-78/+114
|
* fixed build on FreeBSDChristian Pointner2009-10-062-3/+1
|
* cleanupChristian Pointner2009-06-241-3/+3
|
* added pipe to uanytun_exec for execve errorsChristian Pointner2009-06-241-4/+34
|
* more portibke way of calling execveChristian Pointner2009-06-243-3/+6
|
* fixed build on linuxChristian Pointner2009-06-241-0/+1
|
* fixed ifconfig calls for linux and bsdChristian Pointner2009-06-244-6/+6
| | | | | | fixed execve error handling
* bsd tun device now also uses uanytun_execChristian Pointner2009-06-242-17/+11
|
* linux tun device now uses uanytun_exec for ifconfig callChristian Pointner2009-06-244-47/+92
|
* fixed build for no-crypt targetChristian Pointner2009-06-241-0/+2
|
* moved from execl to execveChristian Pointner2009-06-243-5/+6
|
* added timestamp to file, stdout and stderr log messagesChristian Pointner2009-05-032-4/+26
|
* added signal handling without racesChristian Pointner2009-05-034-35/+142
|
* 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
|