summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* include path fixed for windows TunDeviceOthmar Gsenger2008-12-171-2/+2
* fixed tundevice for windowsOthmar Gsenger2008-12-174-3/+6
* fixed bug in routing initialisationOthmar Gsenger2008-12-113-9/+12
* removed unused routerOthmar Gsenger2008-12-113-116/+0
* networkaddress::operator<() throws exception if types don't matchChristian Pointner2008-12-111-1/+1
* types fixesOthmar Gsenger2008-12-113-4/+30
* fixed nocrypt defineOthmar Gsenger2008-12-111-0/+2
* using boost sleep nowOthmar Gsenger2008-12-111-1/+1
* some type fixesOthmar Gsenger2008-12-112-4/+4
* mainly type and define fixesOthmar Gsenger2008-12-118-16/+33
* removed old includesOthmar Gsenger2008-12-111-3/+0
* fixed ip version detectionOthmar Gsenger2008-12-111-3/+5
* removed unused includesOthmar Gsenger2008-12-111-12/+12
* rewrote network addressess to base on boost::asioOthmar Gsenger2008-12-105-190/+84
* removed anytun.ncbOthmar Gsenger2008-12-011-0/+0
* fixed stream >> u_int8_t issueChristian Pointner2008-11-302-2/+74
* some vc++ files (whatever they do???)Othmar Gsenger2008-11-282-0/+0
* fixed linux/bsd buildOthmar Gsenger2008-11-282-4/+4
* added some windows support (not working now)Othmar Gsenger2008-11-2814-898/+541
* 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
* fixed datatypes (really using boost now)Othmar Gsenger2008-11-282-5/+9
* added build target anytun-staticOthmar Gsenger2008-11-271-1/+5
* 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
* 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
* options parser support ipv6 nowChristian Pointner2008-11-256-85/+218
* small type cleanupChristian Pointner2008-11-2511-35/+40
* fixed readmeChristian Pointner2008-11-251-0/+4
* 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 papers/Makefile for xml2rfcMichael Gebetsroither2008-11-241-0/+13
* style fixMichael Gebetsroither2008-11-243-4/+4
* fixed typoMichael Gebetsroither2008-11-243-98/+90