Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed readme | Christian Pointner | 2008-11-25 | 1 | -0/+4 |
| | |||||
* | fixed builddep in readme | Othmar Gsenger | 2008-11-24 | 1 | -5/+2 |
| | |||||
* | now with files | Othmar Gsenger | 2008-10-19 | 1 | -0/+1 |
| | |||||
* | added release info to Changelog | Christian Pointner | 2008-06-20 | 1 | -0/+1 |
| | | | | | | | updated README file (libboost-thread-dev) | ||||
* | adaptions for openbsd 4.3 | Christian Pointner | 2008-05-10 | 1 | -2/+1 |
| | |||||
* | anytun-nosync builds on OpenBSD now | Christian Pointner | 2008-04-16 | 1 | -4/+29 |
| | |||||
* | fixed option string @ -h|--help | Christian Pointner | 2008-04-15 | 1 | -1/+0 |
| | | | | | | | some improvments for manpage | ||||
* | big svn cleanup | Othmar Gsenger | 2008-04-12 | 1 | -1/+1 |
| | |||||
* | new dependencies in Readme | Othmar Gsenger | 2008-04-11 | 1 | -0/+2 |
| | |||||
* | documented new build in reamdme | Othmar Gsenger | 2008-04-11 | 1 | -3/+0 |
| | |||||
* | added small logo | Othmar Gsenger | 2008-04-01 | 1 | -1/+0 |
| | | | | | | | removed libssl dependency added realraum presentation | ||||
* | updated readme | Othmar Gsenger | 2007-12-12 | 1 | -0/+18 |
| | |||||
* | readme updated | Othmar Gsenger | 2007-12-08 | 1 | -3/+14 |
| | |||||
* | added boost as dependency | Othmar Gsenger | 2007-12-07 | 1 | -0/+2 |
| | |||||
* | Added syncsocket | Othmar Gsenger | 2007-12-03 | 1 | -2/+6 |
| | |||||
* | removed libsrtp vom README (it's not used anymore) | Othmar Gsenger | 2007-11-26 | 1 | -17/+0 |
| | |||||
* | * TunDevice: changed 'char* getTypeString()' to 'const char* getTypeString()' | Erwin Nindl | 2007-11-07 | 1 | -0/+1 |
| | | | | | | | | | | | | | to fix warning: deprecated conversion from string constant to ‘char*’ * removed libsrtp, use libgcrypt instead now * added buffer funcitons TODO: * fix IV issues * add authentification | ||||
* | added connectionList | Othmar Gsenger | 2007-11-03 | 1 | -0/+1 |
| | | | | | | fixed README (libgcrypt-dev) | ||||
* | * added doc directory | Erwin Nindl | 2007-07-19 | 1 | -2/+11 |
| | | | | | | * changed AesIcmCypher::getBitStream | ||||
* | * removed srtp directory | Erwin Nindl | 2007-07-13 | 1 | -0/+13 |
* install libsrtp under /usr/local/lib * cleaned up Makefile |