summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* added some windows support (not working now)Othmar Gsenger2008-11-2814-898/+541
| | | | | | try to build with following Options: NOCRYPT;NODAEMON;NOEXEC;NOPACKED;NOSYSLOG;NOROUTING;NOSIGNALCONTROLLER
* some more type cleanups and missig NOCRYPT definesOthmar Gsenger2008-11-285-2/+11
|
* added compile time options NOCRYPT,NODAEMON,NOEXEC for easyier windows portingOthmar Gsenger2008-11-2813-152/+152
| | | | | | moved crypto init functions to cryptinit.hpp and exec to sysexec.hpp (as this will be platform dependant)
* fixed datatypes (really using boost now)Othmar Gsenger2008-11-282-5/+9
|
* added build target anytun-staticOthmar Gsenger2008-11-271-1/+5
| | | | | | added compiler option -O2
* cleaned tunDevice codeChristian Pointner2008-11-268-151/+49
|
* anyrtpproxy: options parser support ipv6 nowChristian Pointner2008-11-252-5/+58
|
* anyrtpproxy: small fixChristian Pointner2008-11-251-24/+11
|
* anyrtpproxy allmost finished Christian Pointner2008-11-254-135/+110
| | | | | | | | ToDo: - syncrhonisation does not work by now - fix recv non blocking issue
* anyrtpproxy ported to boost threads and boost asio still some workChristian Pointner2008-11-253-91/+96
|
* anyrtpproxy: commandhanlder uses now boost::asio and boost::threadChristian Pointner2008-11-252-26/+33
|
* anyrtpproxy furhter fixesChristian Pointner2008-11-253-17/+16
|
* added header to syncOnConnectChristian Pointner2008-11-251-0/+30
|
* further fixes for anyrtpproxy but still alot leftChristian Pointner2008-11-253-60/+96
|
* anyrtpproxy: fixed MakfileChristian Pointner2008-11-252-20/+14
|
* updated manpagesChristian Pointner2008-11-258-51/+80
| | | | | | some cleanups
* options parser support ipv6 nowChristian Pointner2008-11-256-85/+218
| | | | | | | | | fixed anytun-controld - fixed log issues - added better error output - some cleanups
* small type cleanupChristian Pointner2008-11-2511-35/+40
|
* 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
| | | | | | sync ipv6 compatible
* Add boost-system to LDFLAGSMichael Gebetsroither2008-11-241-1/+1
|
* fixed MakefileChristian Pointner2008-11-242-52/+52
| | | | | | fixed boost in anytun-controld
* 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
| | | | | | | | | 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
|