Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | anymux base | Othmar Gsenger | 2008-02-28 | 1 | -0/+4 |
| | |||||
* | added anymux | Othmar Gsenger | 2008-02-28 | 1 | -1/+7 |
| | |||||
* | added control interface | Othmar Gsenger | 2008-02-28 | 1 | -5/+10 |
| | |||||
* | added route syncing | Othmar Gsenger | 2008-02-27 | 1 | -0/+8 |
| | |||||
* | added network prefix | Othmar Gsenger | 2008-02-27 | 1 | -0/+4 |
| | |||||
* | added NullKeyDerivation | Christian Pointner | 2008-02-24 | 1 | -0/+4 |
| | | | | | | | added KeyDerivationFactory | ||||
* | added routing table basic structure | Othmar Gsenger | 2008-02-22 | 1 | -0/+8 |
| | |||||
* | replaces cypher with cipher | Christian Pointner | 2008-02-19 | 1 | -4/+4 |
| | |||||
* | packet and cypher fixes | Othmar Gsenger | 2008-01-31 | 1 | -4/+0 |
| | |||||
* | fix in length and nullcypher (still not working) | Othmar Gsenger | 2008-01-08 | 1 | -1/+8 |
| | |||||
* | * cypher and auth-algo selectable via commandline | Erwin Nindl | 2007-12-27 | 1 | -0/+8 |
| | | | | | | | | * libgcrypt uses secure memory now * a few bugfixes | ||||
* | weihnachtlicher checkin | Erwin Nindl | 2007-12-24 | 1 | -0/+4 |
| | | | | | | | | | | | * packet processing now with less memory operations than before * todo: * testing * set cipher / authalgo via commandline * set key operations for hmac calculation | ||||
* | added SyncQueue and SyncSocketHandler | Othmar Gsenger | 2007-12-23 | 1 | -0/+8 |
| | |||||
* | added Synccommand / now connection updates work / sync is multi connection ↵ | Othmar Gsenger | 2007-12-13 | 1 | -0/+4 |
| | | | | capable | ||||
* | added plainpaket.o to makefile | Erwin Nindl | 2007-12-13 | 1 | -0/+4 |
| | |||||
* | splitten SyncSocket to SyncSocket and SyncClientSocket | Othmar Gsenger | 2007-12-13 | 1 | -0/+4 |
| | |||||
* | added ctags target to makefile | Erwin Nindl | 2007-12-12 | 1 | -0/+3 |
| | |||||
* | fixed Makefile, ip detection | Othmar Gsenger | 2007-12-11 | 1 | -1/+1 |
| | |||||
* | added multible precission integer class | Erwin Nindl | 2007-12-11 | 1 | -0/+4 |
| | | | | | | | key derivation | ||||
* | added syncbuffer | Othmar Gsenger | 2007-12-11 | 1 | -0/+4 |
| | |||||
* | * added AuthTag class | Erwin Nindl | 2007-12-08 | 1 | -0/+4 |
| | | | | | | | | | * bugfixes in keyderivation, aesicmcypher * removed authtag functins temorarly from anytun.cpp | ||||
* | serialisation & makefile fix | Othmar Gsenger | 2007-12-07 | 1 | -0/+12 |
| | |||||
* | added boost as dependency | Othmar Gsenger | 2007-12-07 | 1 | -1/+1 |
| | |||||
* | Added syncsocket | Othmar Gsenger | 2007-12-03 | 1 | -2/+22 |
| | |||||
* | fixed doxygen bug | Erwin Nindl | 2007-11-26 | 1 | -1/+1 |
| | |||||
* | * fixed initialisation of libgcrypt | Erwin Nindl | 2007-11-21 | 1 | -1/+1 |
| | | | | | | * reoved libstrp from deps | ||||
* | * TunDevice: changed 'char* getTypeString()' to 'const char* getTypeString()' | Erwin Nindl | 2007-11-07 | 1 | -1/+3 |
| | | | | | | | | | | | | | 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 | ||||
* | baut wieder | Christian Pointner | 2007-11-06 | 1 | -1/+1 |
| | |||||
* | router + connection manage eingebaut | Othmar Gsenger | 2007-11-06 | 1 | -0/+1 |
| | |||||
* | added router | Othmar Gsenger | 2007-11-04 | 1 | -0/+1 |
| | |||||
* | added Address Class and Connection List | Othmar Gsenger | 2007-11-04 | 1 | -0/+1 |
| | |||||
* | added connectionList | Othmar Gsenger | 2007-11-03 | 1 | -0/+1 |
| | | | | | | fixed README (libgcrypt-dev) | ||||
* | added doxygen, and doxygen makefile target | Erwin Nindl | 2007-10-07 | 1 | -1/+5 |
| | |||||
* | * added key derivation functions | Erwin Nindl | 2007-08-09 | 1 | -0/+4 |
| | |||||
* | added libsrtp to the compiler flags | Erwin Nindl | 2007-07-24 | 1 | -3/+2 |
| | |||||
* | compiles again, libsrtp now under /usr/local/lib/libsrtp.a | Erwin Nindl | 2007-07-13 | 1 | -2/+3 |
| | |||||
* | * removed srtp directory | Erwin Nindl | 2007-07-13 | 1 | -20/+1 |
| | | | | | | | | * install libsrtp under /usr/local/lib * cleaned up Makefile | ||||
* | broken makefile fixed | Othmar Gsenger | 2007-06-22 | 1 | -2/+1 |
| | |||||
* | added srtp/crypto/*.o to makefile | Erwin Nindl | 2007-06-22 | 1 | -1/+21 |
| | |||||
* | added options for window size, cypher, auth algo | Christian Pointner | 2007-06-22 | 1 | -0/+4 |
| | | | | | | | added seqWindow class replaced some pointers with references | ||||
* | added options parser | Christian Pointner | 2007-06-21 | 1 | -2/+15 |
| | |||||
* | first test of whole system | Christian Pointner | 2007-06-20 | 1 | -2/+5 |
| | |||||
* | added syslog class | Christian Pointner | 2007-06-20 | 1 | -1/+4 |
| | | | | | | added threads for receiving und sending | ||||
* | begin multi threading | Christian Pointner | 2007-06-20 | 1 | -2/+5 |
| | | | | | | | added signal controller (not working yet) | ||||
* | added PracticalTCP Socket | Christian Pointner | 2007-06-19 | 1 | -1/+4 |
| | |||||
* | bugfix @buffer resize | Christian Pointner | 2007-06-18 | 1 | -1/+4 |
| | | | | | | | added buffer resizefront & back added package | ||||
* | added [] - operator to Buffer | Christian Pointner | 2007-06-17 | 1 | -3/+0 |
| | | | | | | const Buffers are now possible | ||||
* | added cypher and authalgo | Christian Pointner | 2007-06-17 | 1 | -3/+12 |
| | |||||
* | added all the openvpn stuff | Christian Pointner | 2007-06-16 | 1 | -4/+6 |
| | |||||
* | removed openvpn source files | Christian Pointner | 2007-06-16 | 1 | -7/+36 |
| | | | | | | | | tundevice can now be compiled added main added some helper classes |