Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sender sequenze number fixed | Othmar Gsenger | 2007-12-11 | 1 | -1/+1 |
* | fixed many sync things | Othmar Gsenger | 2007-12-11 | 1 | -37/+11 |
* | fixed Makefile, ip detection | Othmar Gsenger | 2007-12-11 | 1 | -1/+1 |
* | checkin for testing | Erwin Nindl | 2007-12-11 | 1 | -4/+4 |
* | deactivated kd for testing | Erwin Nindl | 2007-12-11 | 1 | -7/+41 |
* | added multible precission integer class | Erwin Nindl | 2007-12-11 | 1 | -46/+53 |
* | some cleanups | Christian Pointner | 2007-12-10 | 1 | -14/+14 |
* | added synclistensocket | Othmar Gsenger | 2007-12-10 | 1 | -2/+22 |
* | replay protection still broken (disabled) | Othmar Gsenger | 2007-12-09 | 1 | -2/+2 |
* | testing replay protection | Othmar Gsenger | 2007-12-09 | 1 | -2/+6 |
* | disabled replay protection | Othmar Gsenger | 2007-12-09 | 1 | -3/+4 |
* | added dynamic ip support | Othmar Gsenger | 2007-12-09 | 1 | -1/+11 |
* | code clean up | Othmar Gsenger | 2007-12-09 | 1 | -55/+95 |
* | fixed logging, remove output to stdout | Othmar Gsenger | 2007-12-09 | 1 | -8/+10 |
* | fixed sender (use connectionParam not option to send packet - fixes dynamic i... | Othmar Gsenger | 2007-12-09 | 1 | -1/+1 |
* | removed some code in sender (crypto) | Othmar Gsenger | 2007-12-09 | 1 | -2/+2 |
* | fixed to much removed code | Othmar Gsenger | 2007-12-09 | 1 | -3/+4 |
* | removed some code for debugging | Othmar Gsenger | 2007-12-09 | 1 | -2/+2 |
* | no call to keyderivation | Othmar Gsenger | 2007-12-09 | 1 | -5/+6 |
* | * added AuthTag class | Erwin Nindl | 2007-12-08 | 1 | -14/+22 |
* | split parameters to global params and connection params (moved to connection ... | Othmar Gsenger | 2007-12-07 | 1 | -44/+59 |
* | added ssl tools | Othmar Gsenger | 2007-12-03 | 1 | -0/+9 |
* | added connectionList | Othmar Gsenger | 2007-11-03 | 1 | -2/+2 |
* | tunnel type fixed | Othmar Gsenger | 2007-09-04 | 1 | -2/+2 |
* | added parameter type | Othmar Gsenger | 2007-09-04 | 1 | -1/+1 |
* | reconnect is now possible | Christian Pointner | 2007-09-04 | 1 | -3/+3 |
* | no dump 2 | Othmar Gsenger | 2007-08-30 | 1 | -1/+1 |
* | remove packeage dump (breaks terminal) | Othmar Gsenger | 2007-08-30 | 1 | -1/+1 |
* | changed to nullcipher again to get a temporary running version | Erwin Nindl | 2007-08-29 | 1 | -2/+2 |
* | yet another debug checkin | Erwin Nindl | 2007-08-29 | 1 | -1/+1 |
* | bugfix, testing continued | Erwin Nindl | 2007-08-29 | 1 | -5/+9 |
* | yet another debug message | Erwin Nindl | 2007-08-28 | 1 | -0/+2 |
* | debug messages added | Erwin Nindl | 2007-08-28 | 1 | -2/+4 |
* | removed messages | Erwin Nindl | 2007-08-28 | 1 | -3/+0 |
* | * changed cypher.* | Erwin Nindl | 2007-08-28 | 1 | -0/+6 |
* | * added KeyDerivation to anytun.cpp | Erwin Nindl | 2007-08-23 | 1 | -1/+29 |
* | * set cypher to aes_icm | Erwin Nindl | 2007-08-15 | 1 | -15/+15 |
* | nullcypher again | Othmar Gsenger | 2007-07-23 | 1 | -2/+2 |
* | Cypher changed | Othmar Gsenger | 2007-07-23 | 1 | -1/+2 |
* | * added doc directory | Erwin Nindl | 2007-07-19 | 1 | -2/+2 |
* | bugfix seqnumber sender id | Christian Pointner | 2007-06-22 | 1 | -1/+1 |
* | bugfix seq number | Christian Pointner | 2007-06-22 | 1 | -0/+1 |
* | seqWindow test | Christian Pointner | 2007-06-22 | 1 | -2/+3 |
* | added options for window size, cypher, auth algo | Christian Pointner | 2007-06-22 | 1 | -36/+41 |
* | added remote host auto detection | Christian Pointner | 2007-06-21 | 1 | -1/+8 |
* | added options parser | Christian Pointner | 2007-06-21 | 1 | -27/+16 |
* | first working version | Christian Pointner | 2007-06-21 | 1 | -7/+8 |
* | little bugfix | Christian Pointner | 2007-06-20 | 1 | -1/+1 |
* | first test of whole system | Christian Pointner | 2007-06-20 | 1 | -21/+112 |
* | added syslog class | Christian Pointner | 2007-06-20 | 1 | -8/+31 |