summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* updated readmeOthmar Gsenger2007-12-121-0/+18
|
* syncing only when sync port is specifiedOthmar Gsenger2007-12-121-8/+9
|
* changed Mpi::getBuf, now returns u_int8_t *!Erwin Nindl2007-12-124-10/+15
|
* set iv to fixed length of 16byte in kdErwin Nindl2007-12-113-6/+7
|
* kd iv generation fix againErwin Nindl2007-12-113-5/+10
|
* * added mpi operatorErwin Nindl2007-12-113-1/+14
| | | | | | * kd iv generation fix
* replay protection works againOthmar Gsenger2007-12-112-7/+7
|
* activated keyderivation againErwin Nindl2007-12-111-11/+12
|
* fixed connection listOthmar Gsenger2007-12-114-11/+16
| | | | | | memory leak kd and sequence window created by createConnection
* recever gets seq and sid now Erwin Nindl2007-12-112-3/+4
|
* fixed sync crash, when no active connectionsOthmar Gsenger2007-12-111-5/+8
|
* connectionParam copy constructorOthmar Gsenger2007-12-112-1/+4
|
* prettyer print to syslogErwin Nindl2007-12-111-6/+6
|
* added syscbuffer copy constructorOthmar Gsenger2007-12-111-0/+1
|
* changed from errno.h to cerrnoErwin Nindl2007-12-111-1/+1
|
* added pretty buffer printErwin Nindl2007-12-113-6/+10
|
* debuging sync bufferOthmar Gsenger2007-12-113-8/+9
| | | | | | lenght changes, don't know why
* fixed mpi default construktorErwin Nindl2007-12-111-1/+2
|
* sender sequenze number fixedOthmar Gsenger2007-12-113-4/+7
|
* now set really key in KDErwin Nindl2007-12-112-70/+53
|
* serialisation working!!!Othmar Gsenger2007-12-112-2/+3
|
* fixed many sync thingsOthmar Gsenger2007-12-1110-80/+45
| | | | | | | fixed warning (multiple key)
* fixes in mpi class, keyderivation iv generationErwin Nindl2007-12-113-11/+29
|
* fixed Makefile, ip detectionOthmar Gsenger2007-12-112-2/+2
|
* checkin for testingErwin Nindl2007-12-111-4/+4
|
* deactivated kd for testingErwin Nindl2007-12-112-8/+42
|
* added multible precission integer classErwin Nindl2007-12-118-91/+276
| | | | | | | key derivation
* added syncbufferOthmar Gsenger2007-12-1110-38/+108
|
* some cleanupsChristian Pointner2007-12-105-27/+29
|
* added synclistensocketOthmar Gsenger2007-12-104-13/+467
|
* replay protection still broken (disabled)Othmar Gsenger2007-12-091-2/+2
|
* testing replay protectionOthmar Gsenger2007-12-091-2/+6
|
* disabled replay protectionOthmar Gsenger2007-12-091-3/+4
|
* added dynamic ip supportOthmar Gsenger2007-12-091-1/+11
| | | | | | added comments
* code clean upOthmar Gsenger2007-12-093-59/+101
| | | | | | fixed sender sequence number (is a connection parameter)
* fixed logging, remove output to stdoutOthmar Gsenger2007-12-091-8/+10
|
* fixed sender (use connectionParam not option to send packet - fixes dynamic ↵Othmar Gsenger2007-12-091-1/+1
| | | | ip detection)
* removed some code in sender (crypto)Othmar Gsenger2007-12-091-2/+2
|
* fixed to much removed codeOthmar Gsenger2007-12-091-3/+4
|
* removed some code for debuggingOthmar Gsenger2007-12-091-2/+2
|
* no call to keyderivation Othmar Gsenger2007-12-091-5/+6
|
* readme updatedOthmar Gsenger2007-12-081-3/+14
|
* removed isakmpdOthmar Gsenger2007-12-08245-58504/+0
|
* * added AuthTag classErwin Nindl2007-12-0813-103/+240
| | | | | | | | | * bugfixes in keyderivation, aesicmcypher * removed authtag functins temorarly from anytun.cpp
* removed doxygen folders from svnErwin Nindl2007-12-07324-29051/+0
|
* ssl commentsOthmar Gsenger2007-12-072-0/+12
|
* serialisation & makefile fixOthmar Gsenger2007-12-076-1/+44
|
* serialisation of buffer und connection paramOthmar Gsenger2007-12-075-9/+43
|
* split parameters to global params and connection params (moved to connection ↵Othmar Gsenger2007-12-075-49/+79
| | | | list)
* added boost as dependencyOthmar Gsenger2007-12-074-3/+15
|