Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed debug statements | Othmar Gsenger | 2008-02-27 | 1 | -10/+0 |
| | |||||
* | added routing table support | Othmar Gsenger | 2008-02-27 | 3 | -15/+39 |
| | |||||
* | added network prefix | Othmar Gsenger | 2008-02-27 | 2 | -0/+121 |
| | |||||
* | added networkprefix auto detectio9n of network address | Othmar Gsenger | 2008-02-27 | 2 | -1/+24 |
| | |||||
* | added networkAddress operators | Othmar Gsenger | 2008-02-27 | 2 | -0/+76 |
| | |||||
* | added network prefix | Othmar Gsenger | 2008-02-27 | 2 | -1/+5 |
| | |||||
* | dokumetation typos | Othmar Gsenger | 2008-02-27 | 1 | -0/+0 |
| | |||||
* | addes sync-local-addr to help text | Othmar Gsenger | 2008-02-27 | 2 | -1/+4 |
| | |||||
* | added documentation (german) | Othmar Gsenger | 2008-02-26 | 1 | -0/+0 |
| | |||||
* | fixed help | Othmar Gsenger | 2008-02-26 | 1 | -1/+1 |
| | |||||
* | added papers/ directory, | Erwin Nindl | 2008-02-26 | 3 | -0/+0 |
| | | | | | | contains now 'anycast und kryptographie.pdf' | ||||
* | improved lua script for wireshark | Christian Pointner | 2008-02-26 | 1 | -18/+39 |
| | |||||
* | added quick and dirty hack which remedies the cipher CTR error issues | Christian Pointner | 2008-02-25 | 1 | -0/+2 |
| | |||||
* | fixed resize issue with buffer->xPacket | Christian Pointner | 2008-02-25 | 6 | -3/+21 |
| | |||||
* | bugfix with packet length | Christian Pointner | 2008-02-25 | 1 | -1/+1 |
| | |||||
* | options is global now | Christian Pointner | 2008-02-25 | 6 | -56/+91 |
| | | | | | | | kd_prf_ is set to null if cipher_ is null as well | ||||
* | sorry forgot to add keyDerivatioFactory | Christian Pointner | 2008-02-24 | 4 | -2/+102 |
| | |||||
* | added NullKeyDerivation | Christian Pointner | 2008-02-24 | 7 | -45/+113 |
| | | | | | | | added KeyDerivationFactory | ||||
* | changed cipher option default value to aes-ctr | Christian Pointner | 2008-02-24 | 4 | -3/+31 |
| | | | | | | | added option for key derivation, default is aes-ctr | ||||
* | default for key_derivation_rate now 1 | Christian Pointner | 2008-02-24 | 2 | -2/+1 |
| | | | | | | | mind the debug output @ sender | ||||
* | bugfix@ sender and receiver reset packet size at begin of loop | Christian Pointner | 2008-02-24 | 7 | -41/+48 |
| | | | | | | | | | bugfix@ keyDerivation key_derivation_rate | ||||
* | - keyderivation and cipher should work now | Christian Pointner | 2008-02-23 | 12 | -409/+369 |
| | | | | | | | | | | however it needs further testing - rewrite of Buffer and Packets | ||||
* | added routing table basic structure | Othmar Gsenger | 2008-02-22 | 6 | -0/+251 |
| | |||||
* | fixed bug with secure memory (don't activate authentication!) | Christian Pointner | 2008-02-20 | 1 | -4/+4 |
| | |||||
* | cleanups | Christian Pointner | 2008-02-20 | 5 | -61/+111 |
| | | | | | | | key derivation could work now | ||||
* | further cleanups | Christian Pointner | 2008-02-20 | 7 | -63/+76 |
| | | | | | | | cipher could work now | ||||
* | further cleanups | Christian Pointner | 2008-02-19 | 6 | -99/+73 |
| | |||||
* | replaces cypher with cipher | Christian Pointner | 2008-02-19 | 13 | -77/+77 |
| | |||||
* | minor changes | Christian Pointner | 2008-02-19 | 1 | -5/+10 |
| | |||||
* | minor changes | Christian Pointner | 2008-02-16 | 9 | -107/+107 |
| | | | | | | | code cleanups | ||||
* | added fancy output to lua | Christian Pointner | 2008-02-06 | 1 | -1/+3 |
| | |||||
* | not usefull | Othmar Gsenger | 2008-02-06 | 1 | -1/+8 |
| | |||||
* | sorry for last ceckin :( | Christian Pointner | 2008-02-06 | 1 | -6/+4 |
| | | | | | | | build works now | ||||
* | added wireshakr lua script for satp | Christian Pointner | 2008-02-06 | 2 | -8/+40 |
| | |||||
* | updated example pcap filupdated example pcap file | Othmar Gsenger | 2008-02-06 | 2 | -0/+0 |
| | |||||
* | 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 |
| |