Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ll | Othmar Gsenger | 2008-02-28 | 2 | -2/+3 |
| | |||||
* | added file parameter to anymux | Erwin Nindl | 2008-02-28 | 4 | -18/+35 |
| | | | | | | modified makefile | ||||
* | sync bugfix | Othmar Gsenger | 2008-02-28 | 1 | -1/+1 |
| | |||||
* | sync fixes | Othmar Gsenger | 2008-02-28 | 3 | -6/+17 |
| | |||||
* | removed newlines from muxsocket | Othmar Gsenger | 2008-02-28 | 1 | -2/+1 |
| | |||||
* | testoutput changed | Othmar Gsenger | 2008-02-28 | 1 | -42/+1 |
| | |||||
* | added anytun-showtables | Othmar Gsenger | 2008-02-28 | 2 | -1/+119 |
| | |||||
* | added fileoutput to anymux | Erwin Nindl | 2008-02-28 | 5 | -6/+58 |
| | |||||
* | added muxSocket | Othmar Gsenger | 2008-02-28 | 2 | -0/+63 |
| | |||||
* | anymux base | Othmar Gsenger | 2008-02-28 | 2 | -55/+28 |
| | |||||
* | added anymux | Othmar Gsenger | 2008-02-28 | 2 | -1/+126 |
| | |||||
* | added generic tool code | Christian Pointner | 2008-02-28 | 9 | -0/+926 |
| | | | | | | | added anyrtpproxy | ||||
* | added control interface | Othmar Gsenger | 2008-02-28 | 5 | -8/+145 |
| | |||||
* | further routing fixes | Othmar Gsenger | 2008-02-28 | 12 | -15/+58 |
| | |||||
* | reduced routing sync overhead | Othmar Gsenger | 2008-02-28 | 1 | -4/+7 |
| | |||||
* | fixed route serialisation | Othmar Gsenger | 2008-02-28 | 1 | -2/+3 |
| | |||||
* | added joobla template | Othmar Gsenger | 2008-02-28 | 6 | -11/+37 |
| | |||||
* | more edits on dokumentation.odt | Erwin Nindl | 2008-02-28 | 1 | -0/+0 |
| | |||||
* | bugfix empty routing table with existent connections | Othmar Gsenger | 2008-02-28 | 3 | -3/+5 |
| | |||||
* | added debug statement | Othmar Gsenger | 2008-02-28 | 1 | -0/+2 |
| | |||||
* | bugtesting | Othmar Gsenger | 2008-02-28 | 1 | -0/+1 |
| | |||||
* | added ./anytun options to Dokumentation.odt | Erwin Nindl | 2008-02-28 | 1 | -0/+0 |
| | |||||
* | typo in documentation.odt | Erwin Nindl | 2008-02-28 | 1 | -0/+0 |
| | |||||
* | fixed PlainPacket get Src/Dst Address | Christian Pointner | 2008-02-28 | 4 | -7/+36 |
| | | | | | | | added toString to NetworkAddress | ||||
* | added get Src/Dst Address @ plainPacket | Christian Pointner | 2008-02-27 | 3 | -4/+67 |
| | |||||
* | added route syncing | Othmar Gsenger | 2008-02-27 | 9 | -15/+149 |
| | |||||
* | added command line parameter for master key and salt | Christian Pointner | 2008-02-27 | 4 | -41/+53 |
| | |||||
* | fixed mux autodetect | Othmar Gsenger | 2008-02-27 | 1 | -7/+10 |
| | |||||
* | added mux support and routing table | Othmar Gsenger | 2008-02-27 | 6 | -13/+36 |
| | |||||
* | added mux to options | Erwin Nindl | 2008-02-27 | 5 | -1/+82 |
| | |||||
* | 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 |