index
:
anytun/uanytun.git
cfgfile
kd-testvectors
keyexchange
master
v0.1
v0.2
v0.2.1
v0.3
v0.3.1
v0.3.2
v0.3.3
v0.3.4
v0.3.5
v0.3.6
v0.3.7
micro anycast tunneling daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
key_derivation.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
added extended logging support
Christian Pointner
2009-02-23
1
-20
/
+20
*
added runtime switch for anytun 0.2 crypto compability
Christian Pointner
2009-02-18
1
-3
/
+10
*
cleaned file header
Christian Pointner
2009-02-04
1
-7
/
+7
*
fixed bug which prevents uanytun from detecting device type properly
Christian Pointner
2009-01-19
1
-2
/
+2
*
fixed anytun 0.2 compat mode
Christian Pointner
2009-01-16
1
-5
/
+0
*
change dual kd to single kd with 2 key storages
Christian Pointner
2009-01-14
1
-29
/
+33
*
added posibility to disable passphrase calculation
Christian Pointner
2009-01-10
1
-0
/
+4
*
--key and --salt have now higher priority than a passphrase
Christian Pointner
2009-01-07
1
-14
/
+12
*
minor cleanups
Christian Pointner
2009-01-07
1
-3
/
+2
*
added passprhrase algorithm for master key and master salt
Christian Pointner
2009-01-06
1
-1
/
+116
*
some cleanup
Christian Pointner
2009-01-06
1
-5
/
+30
*
removed silly anytun 02 compat handling
Christian Pointner
2009-01-05
1
-11
/
+3
*
added alternative implementation of key derivation using ssl crypto library
Christian Pointner
2009-01-05
1
-8
/
+29
*
removed useless gcry_strsource output
Christian Pointner
2009-01-04
1
-5
/
+5
*
removed
Christian Pointner
2009-01-04
1
-62
/
+6
*
added libgmp free calc ctr implementation to cipher
Christian Pointner
2009-01-04
1
-0
/
+1
*
added libgmp free ctr calc implementation to key derivation
Christian Pointner
2009-01-04
1
-6
/
+18
*
get rid of some mallocs and mpz_inits at cipher
Christian Pointner
2009-01-04
1
-1
/
+1
*
get rid of some mallocs and mpz_inits at key derivation
Christian Pointner
2009-01-04
1
-40
/
+76
*
added NO_LIBGMP and NO_CRYPT to build a daemon without cryptosupport
Christian Pointner
2009-01-04
1
-8
/
+11
*
some cleanup @ cipher, auth_algo and key derivation
Christian Pointner
2009-01-03
1
-11
/
+9
*
added define for anytun compat
Christian Pointner
2009-01-02
1
-5
/
+10
*
changed to anytun compatible version
Christian Pointner
2009-01-02
1
-5
/
+6
*
some improvements in key derivation
Christian Pointner
2009-01-02
1
-70
/
+52
*
some cleanup at key derivation
Christian Pointner
2009-01-02
1
-10
/
+10
*
added option ld-kdr for the key derivation rate
Christian Pointner
2009-01-02
1
-1
/
+1
*
key derivation seems to work now
Christian Pointner
2009-01-02
1
-65
/
+148
*
added key derivation - not tested yet
Christian Pointner
2009-01-01
1
-0
/
+261