Andreas Steffen
|
0be0c52624
|
added lookup of ESP_NULL
|
2009-05-19 16:46:49 +02:00 |
|
Andreas Steffen
|
24e72a311a
|
status output of 3DES_CBC without key length
|
2009-05-19 16:02:50 +02:00 |
|
Andreas Steffen
|
d57456f425
|
removed unused functions
|
2009-05-19 15:45:01 +02:00 |
|
Andreas Steffen
|
f66f534ee9
|
output of encryption algs with zero key length
|
2009-05-19 15:45:01 +02:00 |
|
Andreas Steffen
|
597cee84d3
|
support of ESP AES_XCBC_96
|
2009-05-19 15:45:01 +02:00 |
|
Andreas Steffen
|
e3891754e6
|
fixed debug output of ah transforms
|
2009-05-19 13:32:17 +02:00 |
|
Andreas Steffen
|
a57820c59b
|
streamlined pluto alg_info debug output
|
2009-05-19 10:02:25 +02:00 |
|
Andreas Steffen
|
4491d66692
|
add _CBC to all encryption algorithms in CBC mode
|
2009-05-19 10:02:24 +02:00 |
|
Andreas Steffen
|
3bf5727acb
|
fixed lookup table
|
2009-05-19 10:02:24 +02:00 |
|
Andreas Steffen
|
b0471fb272
|
puto uses proposal_get_token() from libstrongswan
|
2009-05-19 10:02:24 +02:00 |
|
Andreas Steffen
|
540061b59a
|
removed some ancient files
|
2009-05-15 21:25:21 +02:00 |
|
Andreas Steffen
|
89699b7660
|
added OAKLEY_CAMELLIA
|
2009-05-15 21:08:43 +02:00 |
|
Andreas Steffen
|
11239b55b6
|
oops, this was a hash_desc
|
2009-05-15 19:13:32 +02:00 |
|
Andreas Steffen
|
8cabe789a7
|
st_okley.hash contains hash algorithm
|
2009-05-15 19:10:42 +02:00 |
|
Andreas Steffen
|
d8cb1d1668
|
abort pluto if crypto self-test fails
|
2009-05-15 17:44:02 +02:00 |
|
Andreas Steffen
|
c6f43acc62
|
cosmetics in show_debug() output
|
2009-05-15 15:58:00 +02:00 |
|
Andreas Steffen
|
381bfc325f
|
list loaded plugins in ipsec statusall
|
2009-05-15 15:57:59 +02:00 |
|
Andreas Steffen
|
b73c5526da
|
pluto aborts if no SHA-1 and MD5 hashers are present
|
2009-05-15 15:23:16 +02:00 |
|
Andreas Steffen
|
d43cfda7dd
|
register hash functions instead of prfs
|
2009-05-15 14:58:46 +02:00 |
|
Andreas Steffen
|
e209c4d820
|
disable crypto self-test
|
2009-05-15 14:39:42 +02:00 |
|
Andreas Steffen
|
d2fbf2c516
|
cleaned up pluto's IKE alg descriptors
|
2009-05-15 14:08:02 +02:00 |
|
Andreas Steffen
|
1bfb8007c2
|
got rid of libcrypto
|
2009-05-15 01:28:48 +02:00 |
|
Andreas Steffen
|
c628e3455d
|
removed libcrypto includes
|
2009-05-14 23:07:17 +02:00 |
|
Andreas Steffen
|
b5fd65e95c
|
cleaned up pluto's crypto framework
|
2009-05-14 22:56:10 +02:00 |
|
Andreas Steffen
|
8bdc0327fb
|
split encrypt/decrypt functionality of crypto_cbc()
|
2009-05-14 21:04:49 +02:00 |
|
Andreas Steffen
|
7121eca633
|
fixed ikev1 iv derivation
|
2009-05-14 21:04:49 +02:00 |
|
Andreas Steffen
|
2b02b0fe9f
|
introduced encryption test vectors
|
2009-05-14 13:55:56 +02:00 |
|
Andreas Steffen
|
6e0ff31e07
|
use localtime_r() instead of localtime()
|
2009-05-14 13:55:56 +02:00 |
|
Andreas Steffen
|
111b963931
|
replaced clone_bytes() by clalloc()
|
2009-05-14 13:55:56 +02:00 |
|
Andreas Steffen
|
cb81cc1dc0
|
changed remaining plog() to DBG1()
|
2009-05-14 13:55:55 +02:00 |
|
Andreas Steffen
|
d36ae9e305
|
started migration to encryption plugins
|
2009-05-09 00:04:28 +02:00 |
|
Andreas Steffen
|
62975e30f0
|
fixed generation of IKEv1 key material
|
2009-05-07 22:42:45 +02:00 |
|
Tobias Brunner
|
d504f1cbac
|
fixed compiler warnings
|
2009-05-07 17:53:05 +02:00 |
|
Tobias Brunner
|
ca39743f06
|
Merge branch 'master' of git.strongswan.org:~/strongswan into HEAD
|
2009-05-07 17:47:48 +02:00 |
|
Tobias Brunner
|
433c0968e4
|
properly initialize buffer when printing loaded plugins.
|
2009-05-07 17:40:19 +02:00 |
|
Andreas Steffen
|
c08ae816a2
|
use hash size constants from hasher.h
|
2009-05-07 10:10:42 +02:00 |
|
Andreas Steffen
|
38a7792d8a
|
removed all hash function code from pluto
|
2009-05-06 22:46:51 +02:00 |
|
Andreas Steffen
|
ab87051f23
|
all hashes, hmacs and prfs use libstrongswan
|
2009-05-06 20:05:22 +02:00 |
|
Andreas Steffen
|
6eb9bc9bb8
|
SKEYID derivation based on libstrongswan
|
2009-05-05 14:28:31 +02:00 |
|
Andreas Steffen
|
1e3d98528a
|
deleted elgamal.[ch]
|
2009-04-30 19:13:01 +00:00 |
|
Andreas Steffen
|
bc2e33ca96
|
pluto and scepclient use the random plugin from libstrongswan
|
2009-04-30 18:31:48 +00:00 |
|
Tobias Brunner
|
8af25c56af
|
some typos
|
2009-04-30 17:15:28 +00:00 |
|
Tobias Brunner
|
8c5d72cd0b
|
removing svn keyword $Id$ from all files
|
2009-04-30 13:19:35 +00:00 |
|
Tobias Brunner
|
d24a74c5b4
|
merging changes from portability branch back to trunk
important change for developers: %Y replaces %D to print identities!
|
2009-04-30 11:37:54 +00:00 |
|
Martin Willi
|
466f11bfaf
|
added .gitignore files, ready for the switch
|
2009-04-30 07:42:30 +00:00 |
|
Andreas Steffen
|
de92b9e70c
|
default plugins for pluto
|
2009-04-29 08:56:19 +00:00 |
|
Andreas Steffen
|
e67197a7f9
|
pluto and scepclient use the curl and ldap fetcher plugins
|
2009-04-29 08:09:35 +00:00 |
|
Martin Willi
|
9e080c899e
|
removed .cvsignore files
|
2009-04-27 14:40:38 +00:00 |
|
Martin Willi
|
be0a03be64
|
set default CFLAGS globally, including -Wno-format
|
2009-04-27 11:34:07 +00:00 |
|
Andreas Steffen
|
6fd5b52f4c
|
release dynamic memory allocated for VIDs
|
2009-04-24 15:01:32 +00:00 |
|