Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | whitespace only change: unified formatting with "astyle --style=k/r ↵ | Markus Grüneis | 2010-02-17 | 1 | -15/+24 |
| | | | | --indent=spaces=2 --unpad-paren --add-brackets --align-pointer=type --keep-one-line-blocks --indent-col1-comments --lineend=linux --suffix=none --recursive" | ||||
* | fixed copyrightrel-0.3.1v0.3.1 | Christian Pointner | 2009-10-29 | 1 | -1/+1 |
| | |||||
* | switched to GPLv3 or higher | Christian Pointner | 2009-10-28 | 1 | -2/+3 |
| | | | | | | this is release 0.3.1 | ||||
* | log targets get enabled at add only if prio > 0 | Christian Pointner | 2009-02-23 | 1 | -2/+4 |
| | |||||
* | remove useless log priorities CRIT,EMERG,ALERT | Christian Pointner | 2009-02-22 | 1 | -4/+1 |
| | |||||
* | moved LogErrno to AnytunErrno | Christian Pointner | 2009-02-22 | 1 | -18/+0 |
| | |||||
* | added extended logging capability | Christian Pointner | 2009-02-22 | 1 | -85/+11 |
| | |||||
* | added file logging target | Christian Pointner | 2009-02-20 | 1 | -1/+12 |
| | |||||
* | log cleanup | Christian Pointner | 2009-02-20 | 1 | -92/+97 |
| | |||||
* | moved NO_SYSLOG to inverse LOG_SYSLOG switch | Christian Pointner | 2009-02-20 | 1 | -4/+40 |
| | | | | | added LOG_WINEVENTLOG (experimental) | ||||
* | some cleanup | Christian Pointner | 2009-01-18 | 1 | -6/+6 |
| | |||||
* | small cleanup | Christian Pointner | 2009-01-17 | 1 | -54/+54 |
| | |||||
* | switched to system_category for boost::system_error | Christian Pointner | 2009-01-17 | 1 | -2/+2 |
| | | | | | | which works for linux and should work on windows as wellstrerror_r | ||||
* | added Log to stdout | Christian Pointner | 2009-01-16 | 1 | -0/+20 |
| | | | | | | added dummy stdio tun device some cleanups (windows) | ||||
* | changed strerr to boost::system::error | Othmar Gsenger | 2009-01-16 | 1 | -13/+4 |
| | | | | | this might need some testing | ||||
* | small cleanup | Christian Pointner | 2009-01-15 | 1 | -2/+0 |
| | |||||
* | added a workaround for strerror_r problem | Christian Pointner | 2009-01-15 | 1 | -3/+10 |
| | | | | | | moved initLibGcrypt to right position (needs to be called before any other libgcrypt call) | ||||
* | log class can now easily use errno and gpg_err | Christian Pointner | 2009-01-15 | 1 | -0/+22 |
| | |||||
* | fixed some compiler warnings for ubuntu intrepid | Christian Pointner | 2008-12-27 | 1 | -1/+1 |
| | |||||
* | added some windows support (not working now) | Othmar Gsenger | 2008-11-28 | 1 | -2/+7 |
| | | | | | | try to build with following Options: NOCRYPT;NODAEMON;NOEXEC;NOPACKED;NOSYSLOG;NOROUTING;NOSIGNALCONTROLLER | ||||
* | changed Foobar to anytun @ file header | Christian Pointner | 2008-06-19 | 1 | -1/+1 |
| | |||||
* | cleaned up file headers | Othmar Gsenger | 2008-06-19 | 1 | -8/+9 |
| | |||||
* | big svn cleanup | Othmar Gsenger | 2008-04-12 | 1 | -0/+98 |