summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* fixed sync supportOthmar Gsenger2008-11-175-14/+25
|
* added some compile switches for boost using pthreadsChristian Pointner2008-10-212-2/+10
|
* small cleanupChristian Pointner2008-10-201-6/+3
|
* the signal controller uses boost thread now, Christian Pointner2008-10-194-19/+51
| | | | | | | | | however this code can only work as long boost thread uses pthread removed temporarly brocken anyrtpproxy from all target at make use make anyrtpproxy to build it replaced the pthread callbacks for libgcrypt with boost thread callbacks
* fixed makefileOthmar Gsenger2008-10-191-5/+0
|
* now with filesOthmar Gsenger2008-10-197-0/+409
|
* move to asio socket libary for syncOthmar Gsenger2008-10-19155-29896/+86
| | | | | | | | | bugs / todos: * new connections don't sync * anyrtpproxy broken * anytun-controlld doesn't send data
* switched from PracticalSocket to libasioChristian Pointner2008-10-194-39/+56
|
* fixed typo in last checkinOthmar Gsenger2008-10-191-1/+1
|
* removed manpage from auto buildOthmar Gsenger2008-10-191-1/+1
| | | | | | use make manpage if you need it
* fixed ipv6 shift operatorOthmar Gsenger2008-10-171-2/+2
|
* fixed linker errors @ anyrtpproxyChristian Pointner2008-08-031-1/+1
|
* added amd64 build fix patch by gebiChristian Pointner2008-08-0319-0/+19
|
* this is hopefully the last Foobar...Christian Pointner2008-06-2012-12/+12
|
* and there is still Foobar left...Christian Pointner2008-06-202-2/+2
|
* found some more Foobar Christian Pointner2008-06-202-2/+2
|
* moved src/gpl.txt to LICENSE Christian Pointner2008-06-201-704/+0
|
* changed Foobar to anytun @ file headerChristian Pointner2008-06-1983-83/+83
|
* cleaned up file headersOthmar Gsenger2008-06-19100-697/+2018
|
* !!!!!!!!!!!!!!!!!!!!!!!!!!Othmar Gsenger2008-06-194-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.1Christian Pointner2008-05-262-14/+47
|
* added manpage for anyrtpproxy Christian Pointner2008-05-262-2/+157
| | | | | | | (not finished yet)
* added pid-file option to anyrtpproxyChristian Pointner2008-05-263-6/+33
|
* removed openvpn source codeChristian Pointner2008-05-20291-99351/+5
|
* added -i option to anyrtpproxyChristian Pointner2008-05-203-1/+25
|
* bugfix with strerror_r - still not working but at least not using ↵Christian Pointner2008-05-208-3/+19
| | | | uninitialized data
* fixed bad default @ anyrtpproxy control-socketChristian Pointner2008-05-191-1/+1
|
* added extra catch for std::runtime_error Christian Pointner2008-05-132-0/+17
|
* fixed build on linuxChristian Pointner2008-05-128-36/+42
|
* added do_ifconfig for bsd deviceChristian Pointner2008-05-123-26/+36
|
* fixed some thread safety bugsChristian Pointner2008-05-117-24/+52
|
* same security fix for bsd deviceChristian Pointner2008-05-112-2/+10
|
* small security fix @ new linux tun deviceChristian Pointner2008-05-113-5/+14
|
* minimalistic change :(Christian Pointner2008-05-111-1/+1
|
* added device for bsdChristian Pointner2008-05-115-256/+612
| | | | | | | | tested under openbsd but should work on freebsd and netbsd as well TODO: do_ifconfig
* adaptions for openbsd 4.3Christian Pointner2008-05-103-5/+5
|
* do_ifconfig works now for new tun/tap deviceChristian Pointner2008-05-104-13/+40
|
* small cleanupChristian Pointner2008-05-091-7/+6
|
* small cleanupChristian Pointner2008-05-093-11/+10
|
* linux tun/tap device works now with tun *and* tap Christian Pointner2008-05-097-62/+139
| | | | | | | TODO: ifconfig
* bugfix @ tundevice and ipv6Christian Pointner2008-05-092-10/+43
|
* first working version of linux tun deviceChristian Pointner2008-05-084-17/+75
|
* added own tun device implementation for linuxChristian Pointner2008-05-086-4/+163
|
* added catch of icmp unreachable (again)Othmar Gsenger2008-05-031-6/+6
|
* Fixed typo in anytun manpageChristian Pointner2008-04-161-1/+1
|
* some cosmetic fixes at the manpagesChristian Pointner2008-04-164-13/+13
|
* anytun-nosync builds on OpenBSD nowChristian Pointner2008-04-166-15/+81
|
* makefileOthmar Gsenger2008-04-151-1/+2
|
* changed anytun-configd desc in man pageOthmar Gsenger2008-04-151-10/+2
|
* added anytun-controld -X option docuOthmar Gsenger2008-04-153-19/+14
|