summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* cipher now stores kd directionChristian Pointner2009-01-155-36/+40
* removed useless buf variable @ some log messagesChristian Pointner2009-01-152-18/+0
* added key store capabilityChristian Pointner2009-01-152-41/+26
* typename refactoringChristian Pointner2009-01-157-40/+45
* fixed buildChristian Pointner2009-01-151-2/+2
* small cleanupChristian Pointner2009-01-153-42/+56
* small cleanupChristian Pointner2009-01-152-18/+20
* removed useless fileChristian Pointner2009-01-151-417/+0
* added missing file headersChristian Pointner2009-01-155-0/+155
* small cleanupChristian Pointner2009-01-153-6/+6
* add multi kd supportChristian Pointner2009-01-153-43/+50
* small cleanupChristian Pointner2009-01-153-38/+23
* ported uanytun key derivation to anytunChristian Pointner2009-01-1512-448/+334
* ported authAlgo from uanytun to anytunChristian Pointner2009-01-143-102/+118
* ported cipher from uanytun to anytunChristian Pointner2009-01-145-120/+164
* ported uAnytun sequence window to anytunChristian Pointner2009-01-124-50/+114
* cleaned up includesOthmar Gsenger2009-01-121-2/+0
* removed some object files from nosync targetOthmar Gsenger2009-01-121-3/+3
* fixed anytun-nosync build targetOthmar Gsenger2009-01-127-34/+61
* moved rtp stuff to anyrtpproxy and removed it from anytunOthmar Gsenger2009-01-1214-84/+52
* clean up MakefileChristian Pointner2009-01-122-151/+34
* changed -R|--route to -T|--route because -R was already takenChristian Pointner2009-01-024-8/+8
* allways write exceptions to logOthmar Gsenger2009-01-021-6/+4
* catch exception from anytun-showtables if no/wrong inputOthmar Gsenger2008-12-301-1/+10
* sync race condition work-arround (needs better fix!)Othmar Gsenger2008-12-301-1/+5
* fixed windows endian includeOthmar Gsenger2008-12-292-2/+16
* added endian.hOthmar Gsenger2008-12-294-26/+56
* don't build libanysncOthmar Gsenger2008-12-271-1/+1
* fixed some compiler warnings for ubuntu intrepidChristian Pointner2008-12-274-10/+31
* typo in helpOthmar Gsenger2008-12-261-1/+1
* some documentationOthmar Gsenger2008-12-232-1/+16
* cleaner naming for updateRoutingTreeUnlocked nowOthmar Gsenger2008-12-223-4/+4
* updateRouteTree has to stay unlocked (is only called within locked routines s...Othmar Gsenger2008-12-222-2/+2
* fixed anytun and anytun-controld commandline parser error (127.0.0.1:124 got ...Christian Pointner2008-12-222-0/+16
* some cleanupChristian Pointner2008-12-221-11/+19
* cleaned up routingTree structureChristian Pointner2008-12-226-77/+122
* compiler waring fixOthmar Gsenger2008-12-221-1/+1
* routing fixOthmar Gsenger2008-12-221-0/+6
* fixed anytun-controldOthmar Gsenger2008-12-221-12/+5
* catching no route exceptionsOthmar Gsenger2008-12-221-5/+13
* new routing systemOthmar Gsenger2008-12-2211-14/+268
* added route option to anytunOthmar Gsenger2008-12-213-0/+46
* rewrote syncClient and anytun-showtablesOthmar Gsenger2008-12-213-109/+71
* removed wrong logmessage from anytun-configOthmar Gsenger2008-12-211-1/+1
* fixed anytun-controld (io service run)Othmar Gsenger2008-12-211-0/+1
* added ipv6 routing supportOthmar Gsenger2008-12-218-61/+73
* 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