summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* added fileoutput to anymuxErwin Nindl2008-02-285-6/+58
* added muxSocketOthmar Gsenger2008-02-282-0/+63
* anymux baseOthmar Gsenger2008-02-282-55/+28
* added anymuxOthmar Gsenger2008-02-282-1/+126
* added generic tool codeChristian Pointner2008-02-289-0/+926
* added control interfaceOthmar Gsenger2008-02-285-8/+145
* further routing fixesOthmar Gsenger2008-02-2812-15/+58
* reduced routing sync overheadOthmar Gsenger2008-02-281-4/+7
* fixed route serialisationOthmar Gsenger2008-02-281-2/+3
* added joobla templateOthmar Gsenger2008-02-286-11/+37
* more edits on dokumentation.odtErwin Nindl2008-02-281-0/+0
* bugfix empty routing table with existent connectionsOthmar Gsenger2008-02-283-3/+5
* added debug statementOthmar Gsenger2008-02-281-0/+2
* bugtestingOthmar Gsenger2008-02-281-0/+1
* added ./anytun options to Dokumentation.odtErwin Nindl2008-02-281-0/+0
* typo in documentation.odtErwin Nindl2008-02-281-0/+0
* fixed PlainPacket get Src/Dst AddressChristian Pointner2008-02-284-7/+36
* 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
* 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
* sorry forgot to add keyDerivatioFactoryChristian Pointner2008-02-244-2/+102
* added NullKeyDerivationChristian Pointner2008-02-247-45/+113
* changed cipher option default value to aes-ctrChristian Pointner2008-02-244-3/+31
* default for key_derivation_rate now 1Christian Pointner2008-02-242-2/+1
* bugfix@ sender and receiver reset packet size at begin of loopChristian Pointner2008-02-247-41/+48
* - keyderivation and cipher should work nowChristian Pointner2008-02-2312-409/+369
* 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
* further cleanupsChristian Pointner2008-02-207-63/+76
* further cleanupsChristian Pointner2008-02-196-99/+73