3669 Commits

Author SHA1 Message Date
Martin Willi
45a4f3e2cf fixed .gitignore for backup files 2009-05-07 10:21:07 +02:00
Martin Willi
a4df55e363 added .gitignore files for dumm 2009-05-07 10:19: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
Tobias Brunner
e382d96f62 compiler warning fixed 2009-05-06 09:11:19 -04:00
Tobias Brunner
a9f56adb59 more portable handling of the bool data type (Mac OS X has stdbool.h) 2009-05-06 09:11:13 -04:00
Tobias Brunner
938b230fa7 renamed some conflicting function names 2009-05-06 09:11:07 -04:00
Tobias Brunner
f52e9c1aa8 gethostbyname_r is not supported on Mac OS X (but gethostbyname uses thread-local buffers) 2009-05-06 09:11:03 -04:00
Tobias Brunner
af05cc564c libtoolize is called glibtoolize on Mac OS X 2009-05-06 09:10:58 -04:00
Martin Willi
a8d938ca18 fixed removal of child configs
purge empty peer configs
2009-05-06 12:56:21 +02:00
Martin Willi
5bbfd264ec fixed remove_child_cfg(), use correct enumerator for remove_at 2009-05-06 11:09:57 +02:00
Martin Willi
94ffefc40c added backup files (*.~) and patch leftovers (*.orig) to .gitignore 2009-05-06 10:36:39 +02:00
Andreas Steffen
6eb9bc9bb8 SKEYID derivation based on libstrongswan 2009-05-05 14:28:31 +02:00
Martin Willi
e868a564d9 set IKE_SA on bus to catch unroute event properly 2009-05-05 09:51:28 +02:00
Andreas Steffen
ebe01cae0f use prfs for IKEv1 hmacs 2009-05-04 23:38:57 +02:00
Andreas Steffen
78e6e0a33c fixed typo 2009-05-04 23:08:29 +02:00
Andreas Steffen
8c45f0f102 added support for AUTH_HMAC_SHA1_160 2009-05-04 23:01:40 +02:00
Martin Willi
cae1ded1dc added apidoc output to .gitignore 2009-05-04 16:11:40 +02:00
Martin Willi
2c36ebb58e moved hasher to the correct doxygen group 2009-05-04 16:10:13 +02:00
Martin Willi
4f734a55b7 fixed dladdr ./configure check, leak detective whitelist 2009-05-04 13:59:44 +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
ea7e89c72c somehow missed these changes during the portability branch back-merge 2009-04-30 17:13:45 +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
f67eebccc8 changed RNG_REAL to RNG_TRUE 2009-04-29 09:13:20 +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
82f0707fa3 updated ikev2bis to 03 2009-04-27 14:57:50 +00:00
Martin Willi
9e080c899e removed .cvsignore files 2009-04-27 14:40:38 +00:00
Martin Willi
18eef5d6b6 added support for AES counter mode in ESP
proposal keywords: aes128ctr aes192ctr aes256ctr
2009-04-27 12:16:52 +00:00
Martin Willi
3bf7c2491f added nm NEWS 2009-04-27 11:50:53 +00:00
Martin Willi
be0a03be64 set default CFLAGS globally, including -Wno-format 2009-04-27 11:34:07 +00:00
Martin Willi
12c8c3c4be fixed nbns handling, missing break 2009-04-27 10:48:49 +00:00
Martin Willi
568ced956c prefer nm plugin over resolv-conf 2009-04-27 10:46:51 +00:00
Martin Willi
3ab0e8a04b nm plugin handles DNS/NBNS configuration attributes 2009-04-27 09:38:31 +00:00
Andreas Steffen
6fd5b52f4c release dynamic memory allocated for VIDs 2009-04-24 15:01:32 +00:00
Martin Willi
adc25ec252 added missing configure.in changes for attr/resolv_conf plugins 2009-04-24 14:14:43 +00:00
Martin Willi
7f56b49461 attribute_manager supports attribute_handler's to handle configuration attributes via plugins
moved resolv.conf editing to a separate plugin (resolv_conf)
extended attribute_provider interface to hand out arbitrary attributes
  moved strongswan.conf based dns/nbns configuration to a plugin (attr)
2009-04-24 14:13:52 +00:00
Martin Willi
da17b0169a added return_true/false() dummy functions 2009-04-24 14:08:42 +00:00
Andreas Steffen
f032a6909a version bump to 4.3.1 2009-04-24 04:38:57 +00:00
Andreas Steffen
c46d416d08 added cast128 proposal keyword 2009-04-24 04:38:08 +00:00
Andreas Steffen
226308ebc4 l format modifier outputs garbage on 64 bit platforms 2009-04-22 10:43:39 +00:00
Martin Willi
090ba9453c fixed compiler warnings on 64bit 2009-04-22 08:26:54 +00:00
Andreas Steffen
faf0e41801 suppress format warnings in the scripts directory 2009-04-21 19:51:48 +00:00
Andreas Steffen
6e9fe153fc added plugin load mechanism to pluto and scepclient and improved debug output 4.3.0 2009-04-21 18:48:58 +00:00
Andreas Steffen
b757ebc2a7 use the regular libstrongswan library initialization 2009-04-21 18:46:57 +00:00