summaryrefslogtreecommitdiff
path: root/src/log.cpp
Commit message (Collapse)AuthorAgeFilesLines
* some cleanupChristian Pointner2009-01-181-6/+6
|
* small cleanupChristian Pointner2009-01-171-54/+54
|
* switched to system_category for boost::system_errorChristian Pointner2009-01-171-2/+2
| | | | | | which works for linux and should work on windows as wellstrerror_r
* added Log to stdoutChristian Pointner2009-01-161-0/+20
| | | | | | added dummy stdio tun device some cleanups (windows)
* changed strerr to boost::system::errorOthmar Gsenger2009-01-161-13/+4
| | | | | this might need some testing
* small cleanupChristian Pointner2009-01-151-2/+0
|
* added a workaround for strerror_r problemChristian Pointner2009-01-151-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_errChristian Pointner2009-01-151-0/+22
|
* fixed some compiler warnings for ubuntu intrepidChristian Pointner2008-12-271-1/+1
|
* added some windows support (not working now)Othmar Gsenger2008-11-281-2/+7
| | | | | | try to build with following Options: NOCRYPT;NODAEMON;NOEXEC;NOPACKED;NOSYSLOG;NOROUTING;NOSIGNALCONTROLLER
* changed Foobar to anytun @ file headerChristian Pointner2008-06-191-1/+1
|
* cleaned up file headersOthmar Gsenger2008-06-191-8/+9
|
* big svn cleanupOthmar Gsenger2008-04-121-0/+98