Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed wrong payload length bug | Othmar Gsenger | 2008-02-06 | 5 | -4/+8 |
| | |||||
* | readded kd generate | Othmar Gsenger | 2008-02-04 | 1 | -5/+5 |
| | |||||
* | test no keyderivation | Othmar Gsenger | 2008-02-04 | 2 | -5/+7 |
| | |||||
* | cout to clog | Christian Pointner | 2008-02-04 | 3 | -14/+5 |
| | |||||
* | fixed Deadlock @ connecetionlist | Christian Pointner | 2008-02-04 | 5 | -9/+13 |
| | |||||
* | fixed bug @ sync | Christian Pointner | 2008-02-04 | 7 | -71/+100 |
| | | | | | | | key gets updatet @ sync | ||||
* | sorry for not working checkin ;) | Christian Pointner | 2008-02-04 | 1 | -1/+1 |
| | |||||
* | fixed set payload type @ plainpacket | Christian Pointner | 2008-02-04 | 2 | -5/+4 |
| | |||||
* | finallly working, payload type needs further checks | Othmar Gsenger | 2008-01-31 | 2 | -3/+8 |
| | |||||
* | packet and cypher fixes | Othmar Gsenger | 2008-01-31 | 10 | -555/+96 |
| | |||||
* | draft fixed version number | Othmar Gsenger | 2008-01-23 | 3 | -4/+4 |
| | |||||
* | new draft | Othmar Gsenger | 2008-01-23 | 3 | -14/+1664 |
| | |||||
* | neues draft | Othmar Gsenger | 2008-01-23 | 1 | -0/+296 |
| | |||||
* | lenght bug partly fixed | Othmar Gsenger | 2008-01-08 | 1 | -1/+2 |
| | |||||
* | fix in length and nullcypher (still not working) | Othmar Gsenger | 2008-01-08 | 5 | -21/+12 |
| | |||||
* | included pf_key in anytun_key (needs some review) | Othmar Gsenger | 2007-12-31 | 3 | -12/+23 |
| | |||||
* | added cypherFactory.cpp | Erwin Nindl | 2007-12-27 | 1 | -0/+47 |
| | |||||
* | print new sa | Othmar Gsenger | 2007-12-27 | 2 | -1/+68 |
| | |||||
* | isakmpd first version building | Othmar Gsenger | 2007-12-27 | 3 | -12/+24 |
| | |||||
* | * cypher and auth-algo selectable via commandline | Erwin Nindl | 2007-12-27 | 13 | -60/+186 |
| | | | | | | | | * libgcrypt uses secure memory now * a few bugfixes | ||||
* | added anytun to isakmpd | Othmar Gsenger | 2007-12-27 | 5 | -180/+381 |
| | |||||
* | adden new isakmpd | Othmar Gsenger | 2007-12-27 | 247 | -0/+58383 |
| | |||||
* | removed old isakmpd | Othmar Gsenger | 2007-12-27 | 4 | -10/+0 |
| | |||||
* | fixed define for include | Erwin Nindl | 2007-12-27 | 1 | -1/+1 |
| | |||||
* | added cypherfactory | Erwin Nindl | 2007-12-26 | 1 | -0/+59 |
| | |||||
* | wrong TODO removed | Othmar Gsenger | 2007-12-26 | 1 | -1/+0 |
| | |||||
* | added some Locks | Othmar Gsenger | 2007-12-26 | 7 | -6/+24 |
| | |||||
* | added keygeneration at hmac calculation | Erwin Nindl | 2007-12-24 | 2 | -4/+9 |
| | |||||
* | weihnachtlicher checkin | Erwin Nindl | 2007-12-24 | 13 | -158/+592 |
| | | | | | | | | | | | * packet processing now with less memory operations than before * todo: * testing * set cipher / authalgo via commandline * set key operations for hmac calculation | ||||
* | mesh syncing works now | Othmar Gsenger | 2007-12-23 | 4 | -40/+114 |
| | |||||
* | parser now understands lists | Othmar Gsenger | 2007-12-23 | 2 | -1/+28 |
| | | | | | | | send sync command on connection changes | ||||
* | check pointer for NULL | Othmar Gsenger | 2007-12-23 | 1 | -1/+2 |
| | |||||
* | activated online syncing | Othmar Gsenger | 2007-12-23 | 3 | -4/+27 |
| | |||||
* | added SyncQueue and SyncSocketHandler | Othmar Gsenger | 2007-12-23 | 6 | -3/+186 |
| | |||||
* | fixed sender (no packets error) | Othmar Gsenger | 2007-12-18 | 1 | -1/+1 |
| | |||||
* | includes missing files | Othmar Gsenger | 2007-12-18 | 2 | -0/+45 |
| | |||||
* | added Synccommand / now connection updates work / sync is multi connection ↵ | Othmar Gsenger | 2007-12-13 | 10 | -26/+61 |
| | | | | capable | ||||
* | added mux_type | Erwin Nindl | 2007-12-13 | 1 | -3/+7 |
| | |||||
* | syntax fix in plainpacket constructor | Erwin Nindl | 2007-12-13 | 1 | -2/+1 |
| | |||||
* | added plainpaket.o to makefile | Erwin Nindl | 2007-12-13 | 1 | -0/+4 |
| | |||||
* | added PlainPacket class | Erwin Nindl | 2007-12-13 | 2 | -0/+131 |
| | |||||
* | more generic code in anytun.cpp | Erwin Nindl | 2007-12-13 | 5 | -25/+29 |
| | |||||
* | activated sync | Othmar Gsenger | 2007-12-13 | 1 | -1/+0 |
| | |||||
* | splitten SyncSocket to SyncSocket and SyncClientSocket | Othmar Gsenger | 2007-12-13 | 6 | -46/+104 |
| | |||||
* | codechanges in sha1authalgo | Erwin Nindl | 2007-12-12 | 2 | -2/+12 |
| | |||||
* | build error fixed | Othmar Gsenger | 2007-12-12 | 1 | -1/+1 |
| | |||||
* | debugging.. | Othmar Gsenger | 2007-12-12 | 1 | -0/+1 |
| | |||||
* | OnLine -> OnRawData | Othmar Gsenger | 2007-12-12 | 2 | -13/+12 |
| | |||||
* | added buffer size | Othmar Gsenger | 2007-12-12 | 1 | -1/+1 |
| | |||||
* | added full sync support (max 2 anycast servers) | Othmar Gsenger | 2007-12-12 | 2 | -9/+25 |
| |