summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * created branch for RAIL modeChristian Pointner2014-02-070-0/+0
| |
* | updated doc and other stuff after moving to GITChristian Pointner2016-02-243-8/+13
| |
* | added .gitignoreChristian Pointner2016-02-241-0/+8
| |
* | fixed return code after signalChristian Pointner2015-05-132-8/+14
| |
* | make prefix variable more standard compliantChristian Pointner2015-05-121-1/+1
| |
* | improved version outputChristian Pointner2014-09-271-0/+6
| |
* | fixed missing AI_ADDRCONFIG on some platformsChristian Pointner2014-08-301-0/+4
| |
* | fixe bsd tun device warningsChristian Pointner2014-08-301-2/+6
| |
* | cleanups for READMEChristian Pointner2014-06-291-2/+2
| |
* | while(1) vs. for(;;)Christian Pointner2014-06-281-1/+1
| |
* | added exception to the license which allows linking against OpenSSLChristian Pointner2014-06-2139-0/+675
| |
* | merged nettle branch to trunkChristian Pointner2014-06-219-106/+208
|\ \
| * | implemented key derivation in nettleChristian Pointner2014-06-213-11/+18
| | | | | | | | | | | | | | | | | | fixed key length for cipher
| * | implemented auth tag with nettle (not tested yet)Christian Pointner2014-06-212-14/+15
| | |
| * | implemented cipher with nettle (not tested yet)Christian Pointner2014-06-212-10/+12
| | |
| * | added defines for nettle as crypto libChristian Pointner2014-06-219-28/+119
| | | | | | | | | | | | | | | | | | further improved selection of crypto lib
| * | refactored crypto lib selectionChristian Pointner2014-06-218-97/+98
| | |
| * | added branch for new crypto libraryChristian Pointner2014-06-210-0/+0
|/ /
* | fixed typo in descriptionChristian Pointner2014-06-2137-37/+37
| |
* | fixed changelogChristian Pointner2014-06-081-1/+1
| |
* | merged most changes from rail branch to trunkChristian Pointner2014-06-0841-347/+412
| |
* | fixed errnous copy of remote endChristian Pointner2014-02-091-0/+1
|/
* added clang supportChristian Pointner2012-09-254-12/+24
|
* -Wall cleanupChristian Pointner2012-09-259-11/+23
|
* configure script cleanupChristian Pointner2011-03-101-8/+11
|
* fixed typos at manpageChristian Pointner2010-12-142-6/+6
|
* added length field to udp_endpoint_tChristian Pointner2010-11-293-46/+32
| | | | | | replaced inet_ntop with getnameinfo at udp_endpoint_to_string
* fixed bugged in udp_endpoint_to_stringChristian Pointner2010-11-261-1/+1
|
* fixed typoChristian Pointner2010-11-031-1/+1
|
* fixed buildChristian Pointner2010-10-031-1/+1
|
* small refactoringChristian Pointner2010-10-031-5/+5
|
* blocking SIG_PIPE and SIG_CHLD by defaultChristian Pointner2010-10-031-2/+9
|
* fixed configure (no svn error output)Christian Pointner2010-02-201-1/+1
|
* fixed spelling errorsChristian Pointner2010-02-172-3/+3
|
* fixed init.d script Required-Start and StopChristian Pointner2010-02-171-2/+2
|
* updated changelog for releaseChristian Pointner2010-02-161-1/+1
|
* further manpage cleanupChristian Pointner2010-02-112-4/+4
|
* updated copyright yearChristian Pointner2010-02-1136-36/+36
|
* cleaned up manpageChristian Pointner2010-02-112-100/+100
|
* cleaned up initscriptChristian Pointner2010-01-241-7/+7
|
* cleaned up initscriptChristian Pointner2010-01-241-8/+4
|
* updated ReadmeChristian Pointner2010-01-161-0/+1
|
* fixed typoChristian Pointner2010-01-161-1/+1
|
* updated ChangeLogChristian Pointner2010-01-161-1/+4
|
* got rid of V4_MAPPED stuffChristian Pointner2010-01-162-25/+0
|
* multi sockets work nowChristian Pointner2010-01-163-18/+67
|
* listening on multiple sockets nowChristian Pointner2010-01-163-55/+62
|
* changed name of udp structureChristian Pointner2010-01-163-42/+59
|
* updated manpage (added -U|--debug)Christian Pointner2010-01-152-2/+21
|
* added --debug cmd line optionsChristian Pointner2010-01-142-0/+10
|