Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added licence header to wireshark lua script | Christian Pointner | 2008-06-20 | 1 | -3/+30 |
| | |||||
* | changed Foobar to anytun @ file header | Christian Pointner | 2008-06-19 | 83 | -83/+83 |
| | |||||
* | cleaned up file headers | Othmar Gsenger | 2008-06-19 | 100 | -697/+2018 |
| | |||||
* | !!!!!!!!!!!!!!!!!!!!!!!!!! | Othmar Gsenger | 2008-06-19 | 4 | -154/+39 |
| | | | | | | | | | Big changes: Moved from pThread to boost::threads further testing needed. Version before this was testet pretty well and should become the new release. !!!!!!!!!!!!!!!!!!!!!!!!!! | ||||
* | finished anyrtpproxy man pagerel-0.2.1v0.2.1 | Christian Pointner | 2008-05-26 | 2 | -14/+47 |
| | |||||
* | added manpage for anyrtpproxy | Christian Pointner | 2008-05-26 | 2 | -2/+157 |
| | | | | | | | (not finished yet) | ||||
* | added pid-file option to anyrtpproxy | Christian Pointner | 2008-05-26 | 3 | -6/+33 |
| | |||||
* | moved keyexchange to http://anytun.org/svn/keyexchange | Othmar Gsenger | 2008-05-25 | 248 | -58658/+0 |
| | |||||
* | improved presentation again | Erwin Nindl | 2008-05-22 | 1 | -0/+0 |
| | |||||
* | acn representaion: added sentence to encapsulation slide | Christian Pointner | 2008-05-22 | 1 | -0/+0 |
| | |||||
* | updated presentation, file cleanup | Erwin Nindl | 2008-05-22 | 7 | -0/+0 |
| | |||||
* | added additional slides for replay protection | Christian Pointner | 2008-05-22 | 1 | -0/+0 |
| | |||||
* | fixed connection to packtes @ key exchange / Nat Transversal slide | Christian Pointner | 2008-05-22 | 3 | -0/+0 |
| | |||||
* | fixed some typo @ acn presention | Christian Pointner | 2008-05-22 | 1 | -0/+0 |
| | |||||
* | changes in diagrams: anycast applications | Erwin Nindl | 2008-05-22 | 4 | -0/+0 |
| | | | | | | updated acn presentation | ||||
* | added 2nd part (SATP) of acn presentation | Christian Pointner | 2008-05-22 | 11 | -0/+0 |
| | |||||
* | added questions | Othmar Gsenger | 2008-05-22 | 2 | -0/+0 |
| | |||||
* | merged acn presentation | Erwin Nindl | 2008-05-22 | 1 | -0/+0 |
| | |||||
* | updated prenentation | Othmar Gsenger | 2008-05-22 | 2 | -0/+0 |
| | |||||
* | added diagrams for acn presentation | Erwin Nindl | 2008-05-22 | 5 | -0/+0 |
| | |||||
* | updated acn presentation | Othmar Gsenger | 2008-05-22 | 3 | -0/+0 |
| | | | | | | added dia schematics by nine | ||||
* | added acn presentation | Othmar Gsenger | 2008-05-22 | 1 | -0/+0 |
| | |||||
* | added linuxtage presentation | Othmar Gsenger | 2008-05-22 | 1 | -0/+0 |
| | |||||
* | fixed dual-kd patch | Christian Pointner | 2008-05-20 | 1 | -6/+9 |
| | |||||
* | added dualkd patch | Christian Pointner | 2008-05-20 | 1 | -0/+124 |
| | |||||
* | removed openvpn source code | Christian Pointner | 2008-05-20 | 291 | -99351/+5 |
| | |||||
* | added -i option to anyrtpproxy | Christian Pointner | 2008-05-20 | 3 | -1/+25 |
| | |||||
* | bugfix with strerror_r - still not working but at least not using ↵ | Christian Pointner | 2008-05-20 | 8 | -3/+19 |
| | | | | uninitialized data | ||||
* | fixed bad default @ anyrtpproxy control-socket | Christian Pointner | 2008-05-19 | 1 | -1/+1 |
| | |||||
* | added extra catch for std::runtime_error | Christian Pointner | 2008-05-13 | 2 | -0/+17 |
| | |||||
* | fixed build on linux | Christian Pointner | 2008-05-12 | 8 | -36/+42 |
| | |||||
* | added do_ifconfig for bsd device | Christian Pointner | 2008-05-12 | 3 | -26/+36 |
| | |||||
* | fixed some thread safety bugs | Christian Pointner | 2008-05-11 | 7 | -24/+52 |
| | |||||
* | same security fix for bsd device | Christian Pointner | 2008-05-11 | 2 | -2/+10 |
| | |||||
* | small security fix @ new linux tun device | Christian Pointner | 2008-05-11 | 3 | -5/+14 |
| | |||||
* | minimalistic change :( | Christian Pointner | 2008-05-11 | 1 | -1/+1 |
| | |||||
* | added device for bsd | Christian Pointner | 2008-05-11 | 5 | -256/+612 |
| | | | | | | | | tested under openbsd but should work on freebsd and netbsd as well TODO: do_ifconfig | ||||
* | adaptions for openbsd 4.3 | Christian Pointner | 2008-05-10 | 4 | -7/+6 |
| | |||||
* | do_ifconfig works now for new tun/tap device | Christian Pointner | 2008-05-10 | 4 | -13/+40 |
| | |||||
* | small cleanup | Christian Pointner | 2008-05-09 | 1 | -7/+6 |
| | |||||
* | small cleanup | Christian Pointner | 2008-05-09 | 3 | -11/+10 |
| | |||||
* | linux tun/tap device works now with tun *and* tap | Christian Pointner | 2008-05-09 | 7 | -62/+139 |
| | | | | | | | TODO: ifconfig | ||||
* | bugfix @ tundevice and ipv6 | Christian Pointner | 2008-05-09 | 2 | -10/+43 |
| | |||||
* | first working version of linux tun device | Christian Pointner | 2008-05-08 | 4 | -17/+75 |
| | |||||
* | added own tun device implementation for linux | Christian Pointner | 2008-05-08 | 6 | -4/+163 |
| | |||||
* | new internet draft released | Othmar Gsenger | 2008-05-06 | 3 | -188/+187 |
| | |||||
* | added catch of icmp unreachable (again) | Othmar Gsenger | 2008-05-03 | 1 | -6/+6 |
| | |||||
* | fixed some spelling errors @ internet draft | Christian Pointner | 2008-04-20 | 3 | -109/+109 |
| | |||||
* | fixed init script | Christian Pointner | 2008-04-17 | 1 | -4/+4 |
| | |||||
* | Fixed typo in anytun manpage | Christian Pointner | 2008-04-16 | 1 | -1/+1 |
| |