summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cout to clogChristian Pointner2008-02-043-14/+5
* fixed Deadlock @ connecetionlistChristian Pointner2008-02-045-9/+13
* fixed bug @ syncChristian Pointner2008-02-047-71/+100
* sorry for not working checkin ;)Christian Pointner2008-02-041-1/+1
* fixed set payload type @ plainpacketChristian Pointner2008-02-042-5/+4
* finallly working, payload type needs further checksOthmar Gsenger2008-01-312-3/+8
* packet and cypher fixesOthmar Gsenger2008-01-3110-555/+96
* draft fixed version numberOthmar Gsenger2008-01-233-4/+4
* new draftOthmar Gsenger2008-01-233-14/+1664
* neues draftOthmar Gsenger2008-01-231-0/+296
* lenght bug partly fixedOthmar Gsenger2008-01-081-1/+2
* fix in length and nullcypher (still not working)Othmar Gsenger2008-01-085-21/+12
* included pf_key in anytun_key (needs some review)Othmar Gsenger2007-12-313-12/+23
* added cypherFactory.cppErwin Nindl2007-12-271-0/+47
* print new saOthmar Gsenger2007-12-272-1/+68
* isakmpd first version buildingOthmar Gsenger2007-12-273-12/+24
* * cypher and auth-algo selectable via commandline Erwin Nindl2007-12-2713-60/+186
* added anytun to isakmpdOthmar Gsenger2007-12-275-180/+381
* adden new isakmpdOthmar Gsenger2007-12-27247-0/+58383
* removed old isakmpdOthmar Gsenger2007-12-274-10/+0
* fixed define for includeErwin Nindl2007-12-271-1/+1
* added cypherfactoryErwin Nindl2007-12-261-0/+59
* wrong TODO removedOthmar Gsenger2007-12-261-1/+0
* added some LocksOthmar Gsenger2007-12-267-6/+24
* added keygeneration at hmac calculation Erwin Nindl2007-12-242-4/+9
* weihnachtlicher checkinErwin Nindl2007-12-2413-158/+592
* mesh syncing works nowOthmar Gsenger2007-12-234-40/+114
* parser now understands listsOthmar Gsenger2007-12-232-1/+28
* check pointer for NULLOthmar Gsenger2007-12-231-1/+2
* activated online syncingOthmar Gsenger2007-12-233-4/+27
* added SyncQueue and SyncSocketHandlerOthmar Gsenger2007-12-236-3/+186
* fixed sender (no packets error)Othmar Gsenger2007-12-181-1/+1
* includes missing filesOthmar Gsenger2007-12-182-0/+45
* added Synccommand / now connection updates work / sync is multi connection ca...Othmar Gsenger2007-12-1310-26/+61
* added mux_typeErwin Nindl2007-12-131-3/+7
* syntax fix in plainpacket constructorErwin Nindl2007-12-131-2/+1
* added plainpaket.o to makefileErwin Nindl2007-12-131-0/+4
* added PlainPacket classErwin Nindl2007-12-132-0/+131
* more generic code in anytun.cppErwin Nindl2007-12-135-25/+29
* activated syncOthmar Gsenger2007-12-131-1/+0
* splitten SyncSocket to SyncSocket and SyncClientSocketOthmar Gsenger2007-12-136-46/+104
* codechanges in sha1authalgoErwin Nindl2007-12-122-2/+12
* build error fixedOthmar Gsenger2007-12-121-1/+1
* debugging..Othmar Gsenger2007-12-121-0/+1
* OnLine -> OnRawDataOthmar Gsenger2007-12-122-13/+12
* added buffer sizeOthmar Gsenger2007-12-121-1/+1
* added full sync support (max 2 anycast servers)Othmar Gsenger2007-12-122-9/+25
* * renamed HmacAuthAlgo to Sha1AuthAlgoErwin Nindl2007-12-126-21/+88
* added newlineOthmar Gsenger2007-12-121-0/+2
* added printing of sync information to stdoutOthmar Gsenger2007-12-122-0/+8