Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | added timestamp to file, stdout and stderr log messages | Christian Pointner | 2009-05-03 | 2 | -4/+26 | |
* | added signal handling without races | Christian Pointner | 2009-05-03 | 4 | -35/+142 | |
* | updated ChangeLog for Releaserel-0.3v0.3 | Christian Pointner | 2009-05-01 | 1 | -2/+4 | |
* | updated changelog | Christian Pointner | 2009-04-07 | 1 | -1/+1 | |
* | removed anytun02 compat mode | Christian Pointner | 2009-04-07 | 7 | -40/+13 | |
* | updated to new crypto label | Christian Pointner | 2009-03-23 | 1 | -6/+6 | |
* | added deprecated warning for anytun02-compat | Christian Pointner | 2009-03-17 | 7 | -1/+24 | |
* | updated manpage and sample configs | Christian Pointner | 2009-03-17 | 6 | -8/+22 | |
* | fixed label salt error | Christian Pointner | 2009-03-17 | 1 | -2/+2 | |
* | fixed endianess error at new label | Christian Pointner | 2009-03-17 | 3 | -5/+7 | |
* | removed role symmetric (useless) | Christian Pointner | 2009-03-16 | 4 | -10/+49 | |
* | removed ld_kdr and key store | Christian Pointner | 2009-03-16 | 9 | -128/+61 | |
* | added --role to options parser | Christian Pointner | 2009-03-16 | 3 | -0/+31 | |
* | added command line option for auth tag length | Christian Pointner | 2009-03-13 | 9 | -71/+78 | |
* | moved hex-dump function to log_* | Christian Pointner | 2009-03-12 | 3 | -17/+28 | |
* | bugfix @ BSD tunDevice | Christian Pointner | 2009-03-04 | 1 | -1/+3 | |
* | fixes for FreeBSD | Christian Pointner | 2009-03-04 | 2 | -13/+29 | |
* | fixed build on FreeBSD | Christian Pointner | 2009-03-04 | 7 | -9/+10 | |
* | updated manpage and usage info | Christian Pointner | 2009-03-03 | 2 | -13/+1 | |
* | deactivated --ld-kdr | Christian Pointner | 2009-03-03 | 1 | -1/+1 | |
* | removed useless library dependencies | Christian Pointner | 2009-03-03 | 1 | -2/+1 | |
* | make distclean is now always possible | Christian Pointner | 2009-03-03 | 1 | -1/+5 | |
* | Add debian/ for initial Debian package | Michael Prokop | 2009-03-03 | 6 | -0/+141 | |
* | tabs to spaces | Christian Pointner | 2009-03-01 | 1 | -11/+11 | |
* | fixed prefix length at example post-up scripts | Christian Pointner | 2009-02-28 | 3 | -3/+3 | |
* | improved init script (chroot) | Christian Pointner | 2009-02-28 | 3 | -7/+9 | |
* | added adduser and deluser to insatll target | Christian Pointner | 2009-02-28 | 8 | -34/+67 | |
* | added install info to README | Christian Pointner | 2009-02-28 | 1 | -0/+19 | |
* | updated man page | Christian Pointner | 2009-02-28 | 1 | -13/+33 | |
* | updated sample conf for openwrt | Christian Pointner | 2009-02-27 | 2 | -3/+83 | |
* | added p2p example config | Christian Pointner | 2009-02-27 | 6 | -4/+170 | |
* | updated sample config | Christian Pointner | 2009-02-27 | 6 | -162/+201 | |
* | updated manpage | Christian Pointner | 2009-02-27 | 1 | -1/+15 | |
* | added additional security check in case remote address is not set | Christian Pointner | 2009-02-26 | 1 | -1/+1 | |
* | removed not working setsockopt V6ONLY | Christian Pointner | 2009-02-26 | 1 | -8/+9 | |
* | fixed address length for openbsd | Christian Pointner | 2009-02-26 | 1 | -1/+8 | |
* | moved from %m to %s and strerror | Christian Pointner | 2009-02-26 | 6 | -24/+25 | |
* | added -4 and -6 switches to udp socket | Christian Pointner | 2009-02-26 | 6 | -31/+35 | |
* | added -4 and -6 command line arguments | Christian Pointner | 2009-02-26 | 3 | -2/+37 | |
* | cleanup | Christian Pointner | 2009-02-26 | 2 | -2/+2 | |
* | updated ChangeLog | Christian Pointner | 2009-02-25 | 1 | -0/+2 | |
* | fixed some name resolution issues | Christian Pointner | 2009-02-24 | 3 | -18/+41 | |
* | fixed addrlen bug @ getaddrinfo | Christian Pointner | 2009-02-24 | 1 | -2/+2 | |
* | fixed bug @ file log target | Christian Pointner | 2009-02-24 | 3 | -3/+21 | |
* | added log config to exmaple configs | Christian Pointner | 2009-02-23 | 3 | -0/+9 | |
* | logtarget gets now disbaled if level <= 0 | Christian Pointner | 2009-02-23 | 2 | -4/+6 | |
* | updated manpage and ChangeLog | Christian Pointner | 2009-02-23 | 2 | -0/+24 | |
* | fixed cleanup at errors in main | Christian Pointner | 2009-02-23 | 1 | -5/+21 | |
* | added command line parameters for new logging | Christian Pointner | 2009-02-23 | 5 | -36/+96 | |
* | added duplicates detection for new logging | Christian Pointner | 2009-02-23 | 3 | -2/+24 |