summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* fixed sync reconnectsOthmar Gsenger2008-11-241-27/+25
* fixed syncing, config & showtablesOthmar Gsenger2008-11-246-31/+44
* fixed sync deletes connection paramOthmar Gsenger2008-11-241-3/+2
* switched to endpoint @ anytun-config as wellChristian Pointner2008-11-241-4/+10
* switched to endpointChristian Pointner2008-11-243-38/+44
* new connection param syncOthmar Gsenger2008-11-241-3/+8
* fixed to PacketSourceEndpoint @ connParamChristian Pointner2008-11-242-8/+6
* temp ceckinOthmar Gsenger2008-11-244-11/+13
* PacketSource changed to use endpoint instead of port and addressChristian Pointner2008-11-242-34/+16
* ports int -> stringOthmar Gsenger2008-11-243-28/+40
* Add boost-system to LDFLAGSMichael Gebetsroither2008-11-241-1/+1
* fixed MakefileChristian Pointner2008-11-242-52/+52
* minor fixesOthmar Gsenger2008-11-242-3/+3
* fixes for boost 1.35 and higherChristian Pointner2008-11-249-76/+73
* fixed anytun-showtablesOthmar Gsenger2008-11-173-3/+7
* fixed anytun-configOthmar Gsenger2008-11-171-0/+2
* fixed anytun-controldOthmar Gsenger2008-11-175-101/+77
* added OnConnect CallbackOthmar Gsenger2008-11-176-41/+55
* 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
* 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
* 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
* 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
* finished anyrtpproxy man pagerel-0.2.1v0.2.1Christian Pointner2008-05-262-14/+47
* added manpage for anyrtpproxy Christian Pointner2008-05-262-2/+157
* 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 uninitializ...Christian Pointner2008-05-208-3/+19
* 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