Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | configure script cleanup | Christian Pointner | 2011-03-10 | 1 | -8/+11 |
| | |||||
* | fixed typos at manpage | Christian Pointner | 2010-12-14 | 2 | -6/+6 |
| | |||||
* | added length field to udp_endpoint_t | Christian Pointner | 2010-11-29 | 3 | -46/+32 |
| | | | | | | replaced inet_ntop with getnameinfo at udp_endpoint_to_string | ||||
* | fixed bugged in udp_endpoint_to_string | Christian Pointner | 2010-11-26 | 1 | -1/+1 |
| | |||||
* | fixed typo | Christian Pointner | 2010-11-03 | 1 | -1/+1 |
| | |||||
* | fixed build | Christian Pointner | 2010-10-03 | 1 | -1/+1 |
| | |||||
* | small refactoring | Christian Pointner | 2010-10-03 | 1 | -5/+5 |
| | |||||
* | blocking SIG_PIPE and SIG_CHLD by default | Christian Pointner | 2010-10-03 | 1 | -2/+9 |
| | |||||
* | fixed configure (no svn error output) | Christian Pointner | 2010-02-20 | 1 | -1/+1 |
| | |||||
* | fixed spelling errors | Christian Pointner | 2010-02-17 | 2 | -3/+3 |
| | |||||
* | fixed init.d script Required-Start and Stop | Christian Pointner | 2010-02-17 | 1 | -2/+2 |
| | |||||
* | updated changelog for release | Christian Pointner | 2010-02-16 | 1 | -1/+1 |
| | |||||
* | further manpage cleanup | Christian Pointner | 2010-02-11 | 2 | -4/+4 |
| | |||||
* | updated copyright year | Christian Pointner | 2010-02-11 | 36 | -36/+36 |
| | |||||
* | cleaned up manpage | Christian Pointner | 2010-02-11 | 2 | -100/+100 |
| | |||||
* | cleaned up initscript | Christian Pointner | 2010-01-24 | 1 | -7/+7 |
| | |||||
* | cleaned up initscript | Christian Pointner | 2010-01-24 | 1 | -8/+4 |
| | |||||
* | updated Readme | Christian Pointner | 2010-01-16 | 1 | -0/+1 |
| | |||||
* | fixed typo | Christian Pointner | 2010-01-16 | 1 | -1/+1 |
| | |||||
* | updated ChangeLog | Christian Pointner | 2010-01-16 | 1 | -1/+4 |
| | |||||
* | got rid of V4_MAPPED stuff | Christian Pointner | 2010-01-16 | 2 | -25/+0 |
| | |||||
* | multi sockets work now | Christian Pointner | 2010-01-16 | 3 | -18/+67 |
| | |||||
* | listening on multiple sockets now | Christian Pointner | 2010-01-16 | 3 | -55/+62 |
| | |||||
* | changed name of udp structure | Christian Pointner | 2010-01-16 | 3 | -42/+59 |
| | |||||
* | updated manpage (added -U|--debug) | Christian Pointner | 2010-01-15 | 2 | -2/+21 |
| | |||||
* | added --debug cmd line options | Christian Pointner | 2010-01-14 | 2 | -0/+10 |
| | |||||
* | added force-reload as alias to restart to init script (debian linitian) | Christian Pointner | 2010-01-11 | 1 | -1/+1 |
| | |||||
* | fixed spelling error at manpage | Christian Pointner | 2010-01-11 | 2 | -4/+4 |
| | |||||
* | moved crypto initilization to seperate header file | Christian Pointner | 2010-01-11 | 2 | -44/+98 |
| | |||||
* | moved default log target to options | Christian Pointner | 2010-01-11 | 2 | -18/+16 |
| | |||||
* | signal_handler include cleanup | Christian Pointner | 2010-01-06 | 1 | -5/+2 |
| | |||||
* | fixed spelling error | Christian Pointner | 2009-12-23 | 1 | -1/+1 |
| | |||||
* | added version info into binary | Christian Pointner | 2009-12-22 | 5 | -2/+49 |
| | |||||
* | updated ChangeLog | Christian Pointner | 2009-12-22 | 1 | -0/+4 |
| | |||||
* | added manpage to svn (and later to release tarballs) | Christian Pointner | 2009-12-22 | 3 | -3/+414 |
| | |||||
* | added patch from Cyril Brulebois in order to enable build on Debian/Freebsd ↵ | Christian Pointner | 2009-12-18 | 2 | -3/+3 |
| | | | | Kernel | ||||
* | fixed wrong renames | Christian Pointner | 2009-12-16 | 1 | -6/+6 |
| | |||||
* | improved variable names at initscript | Christian Pointner | 2009-12-16 | 1 | -27/+27 |
| | |||||
* | updated initscript | Christian Pointner | 2009-12-14 | 1 | -7/+9 |
| | |||||
* | using DAEMONOPTS at initscript for /etc/default file | Christian Pointner | 2009-12-14 | 1 | -1/+1 |
| | |||||
* | fixed spelling error programm != program | Christian Pointner | 2009-12-14 | 1 | -1/+1 |
| | |||||
* | moved openwrt packaging to common repo | Christian Pointner | 2009-12-05 | 4 | -512/+0 |
| | |||||
* | updated ChangeLog for release | Christian Pointner | 2009-12-02 | 1 | -1/+1 |
| | |||||
* | fixed memory error at string_list | Christian Pointner | 2009-11-23 | 1 | -2/+2 |
| | |||||
* | fixed typo at include guards | Christian Pointner | 2009-11-23 | 16 | -32/+32 |
| | |||||
* | updated changelog | Christian Pointner | 2009-11-19 | 1 | -1/+2 |
| | |||||
* | improved openwrt package makefile | Christian Pointner | 2009-11-16 | 1 | -20/+64 |
| | |||||
* | updated readme | Christian Pointner | 2009-11-16 | 1 | -2/+3 |
| | |||||
* | updated readme | Christian Pointner | 2009-11-15 | 1 | -4/+14 |
| | |||||
* | added --no-manpage to configure and make | Christian Pointner | 2009-11-15 | 2 | -7/+29 |
| |