summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* typo in documentation.odtErwin Nindl2008-02-281-0/+0
|
* fixed PlainPacket get Src/Dst AddressChristian Pointner2008-02-284-7/+36
| | | | | | | added toString to NetworkAddress
* added get Src/Dst Address @ plainPacketChristian Pointner2008-02-273-4/+67
|
* added route syncingOthmar Gsenger2008-02-279-15/+149
|
* added command line parameter for master key and saltChristian Pointner2008-02-274-41/+53
|
* fixed mux autodetectOthmar Gsenger2008-02-271-7/+10
|
* added mux support and routing tableOthmar Gsenger2008-02-276-13/+36
|
* added mux to optionsErwin Nindl2008-02-275-1/+82
|
* removed debug statementsOthmar Gsenger2008-02-271-10/+0
|
* added routing table supportOthmar Gsenger2008-02-273-15/+39
|
* added network prefixOthmar Gsenger2008-02-272-0/+121
|
* added networkprefix auto detectio9n of network addressOthmar Gsenger2008-02-272-1/+24
|
* added networkAddress operatorsOthmar Gsenger2008-02-272-0/+76
|
* added network prefixOthmar Gsenger2008-02-272-1/+5
|
* dokumetation typosOthmar Gsenger2008-02-271-0/+0
|
* addes sync-local-addr to help textOthmar Gsenger2008-02-272-1/+4
|
* added documentation (german)Othmar Gsenger2008-02-261-0/+0
|
* fixed helpOthmar Gsenger2008-02-261-1/+1
|
* added papers/ directory, Erwin Nindl2008-02-263-0/+0
| | | | | | contains now 'anycast und kryptographie.pdf'
* improved lua script for wiresharkChristian Pointner2008-02-261-18/+39
|
* added quick and dirty hack which remedies the cipher CTR error issuesChristian Pointner2008-02-251-0/+2
|
* fixed resize issue with buffer->xPacketChristian Pointner2008-02-256-3/+21
|
* bugfix with packet lengthChristian Pointner2008-02-251-1/+1
|
* options is global nowChristian Pointner2008-02-256-56/+91
| | | | | | | kd_prf_ is set to null if cipher_ is null as well
* sorry forgot to add keyDerivatioFactoryChristian Pointner2008-02-244-2/+102
|
* added NullKeyDerivationChristian Pointner2008-02-247-45/+113
| | | | | | | added KeyDerivationFactory
* changed cipher option default value to aes-ctrChristian Pointner2008-02-244-3/+31
| | | | | | | added option for key derivation, default is aes-ctr
* default for key_derivation_rate now 1Christian Pointner2008-02-242-2/+1
| | | | | | | mind the debug output @ sender
* bugfix@ sender and receiver reset packet size at begin of loopChristian Pointner2008-02-247-41/+48
| | | | | | | | | bugfix@ keyDerivation key_derivation_rate
* - keyderivation and cipher should work nowChristian Pointner2008-02-2312-409/+369
| | | | | | | | | | however it needs further testing - rewrite of Buffer and Packets
* added routing table basic structureOthmar Gsenger2008-02-226-0/+251
|
* fixed bug with secure memory (don't activate authentication!)Christian Pointner2008-02-201-4/+4
|
* cleanupsChristian Pointner2008-02-205-61/+111
| | | | | | | key derivation could work now
* further cleanupsChristian Pointner2008-02-207-63/+76
| | | | | | | cipher could work now
* further cleanupsChristian Pointner2008-02-196-99/+73
|
* replaces cypher with cipher Christian Pointner2008-02-1913-77/+77
|
* minor changesChristian Pointner2008-02-191-5/+10
|
* minor changes Christian Pointner2008-02-169-107/+107
| | | | | | | code cleanups
* added fancy output to luaChristian Pointner2008-02-061-1/+3
|
* not usefullOthmar Gsenger2008-02-061-1/+8
|
* sorry for last ceckin :(Christian Pointner2008-02-061-6/+4
| | | | | | | build works now
* added wireshakr lua script for satpChristian Pointner2008-02-062-8/+40
|
* updated example pcap filupdated example pcap fileOthmar Gsenger2008-02-062-0/+0
|
* fixed wrong payload length bugOthmar Gsenger2008-02-065-4/+8
|
* readded kd generateOthmar Gsenger2008-02-041-5/+5
|
* test no keyderivationOthmar Gsenger2008-02-042-5/+7
|
* cout to clogChristian Pointner2008-02-043-14/+5
|
* fixed Deadlock @ connecetionlistChristian Pointner2008-02-045-9/+13
|
* fixed bug @ syncChristian Pointner2008-02-047-71/+100
| | | | | | | key gets updatet @ sync
* sorry for not working checkin ;)Christian Pointner2008-02-041-1/+1
|