Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | adding general purpose hash table | Tobias Brunner | 2008-12-03 | 1 | -0/+1 | |
| | ||||||
* | threshhold and ./configure option for lock profiler | Martin Willi | 2008-11-05 | 1 | -0/+4 | |
| | ||||||
* | separated backtrace functionality from leak_detective, used in | Martin Willi | 2008-11-05 | 1 | -0/+1 | |
| | | | | | | leak_detective mutex profiling signal handler | |||||
* | fixed perl oid generation | Martin Willi | 2008-10-16 | 1 | -2/+2 | |
| | ||||||
* | merging kernel_pfkey plugin back from kernel-interface branch | Tobias Brunner | 2008-10-14 | 1 | -4/+4 | |
| | ||||||
* | libstrongswan agent plugin to use ssh-agent for RSA signatures | Martin Willi | 2008-09-02 | 1 | -0/+4 | |
| | ||||||
* | fixed libstrongswan integrity test | Andreas Steffen | 2008-08-19 | 1 | -10/+1 | |
| | ||||||
* | fixed the strongswan.conf path | Andreas Steffen | 2008-05-22 | 1 | -8/+7 | |
| | ||||||
* | moved RAW public key support to a separate plugin (pubkey) | Martin Willi | 2008-05-08 | 1 | -0/+4 | |
| | ||||||
* | implemented XCBC algorithms (signer, prf) for IKE on top of a crypter | Martin Willi | 2008-04-30 | 1 | -0/+4 | |
| | | | | | | supporting ike=...-aesxcbc-... in ipsec.conf added AUTH_AES_XCBC_96 and PRF_AES128_CBC to default IKE proposal AES XCBC testcase | |||||
* | added a wrapper plugin for OpenSSL crypters (AES, 3DES, Blowfish etc.) | Tobias Brunner | 2008-04-28 | 1 | -0/+4 | |
| | ||||||
* | refactoring of the ASN.1 parser | Andreas Steffen | 2008-04-26 | 1 | -0/+1 | |
| | ||||||
* | replaced freeswan ttodata by own chunk_{to|from}_{hex|base64} functions | Martin Willi | 2008-04-24 | 1 | -1/+0 | |
| | ||||||
* | experimental Padlock plugin supportin SHA1 and AES-128 for VIA C7 Esther | Martin Willi | 2008-04-22 | 1 | -0/+3 | |
| | ||||||
* | build plugins after daemon/libstrongswan | Martin Willi | 2008-04-15 | 1 | -1/+1 | |
| | ||||||
* | added API for random number generators, served through credential factory | Martin Willi | 2008-04-15 | 1 | -1/+5 | |
| | | | | ported randomizer_t to a rng_t on top of /dev/(u)random (plugin random) | |||||
* | do not build leak_detective.o if not enabled | Martin Willi | 2008-04-04 | 1 | -6/+6 | |
| | ||||||
* | makeshift fix of --enable-integrity-test option | Andreas Steffen | 2008-03-26 | 1 | -1/+2 | |
| | ||||||
* | caching of ocsp responses (experimental), no crl caching yet | Martin Willi | 2008-03-26 | 1 | -1/+1 | |
| | ||||||
* | certificate factory can load certs from file | Andreas Steffen | 2008-03-25 | 1 | -1/+1 | |
| | ||||||
* | defined *_create_from_file() constructors in ↵ | Andreas Steffen | 2008-03-25 | 1 | -1/+1 | |
| | | | | libstrongswan/credentials/certificates | |||||
* | refactored openac and its attribute certificate factory | Andreas Steffen | 2008-03-20 | 1 | -0/+1 | |
| | ||||||
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 1 | -34/+81 | |
| | ||||||
* | extended and debugged PKCS#7 signedData support | Andreas Steffen | 2008-02-01 | 1 | -0/+1 | |
| | ||||||
* | added strneq(x,y,len) macro | Andreas Steffen | 2007-10-07 | 1 | -0/+1 | |
| | ||||||
* | moved enumerator from libappserv to libstrongswan | Martin Willi | 2007-10-04 | 1 | -0/+1 | |
| | ||||||
* | removed some empty lines | Andreas Steffen | 2007-09-18 | 1 | -0/+1 | |
| | ||||||
* | peer_cfg now knows about group memberships | Andreas Steffen | 2007-09-13 | 1 | -0/+1 | |
| | ||||||
* | build fips_signer and fips_signature with USE_INTEGRITY_TEST condition only | Andreas Steffen | 2007-08-29 | 1 | -1/+2 | |
| | ||||||
* | started implementation of libstrongswan code integrity check | Andreas Steffen | 2007-08-29 | 1 | -6/+33 | |
| | ||||||
* | started support of X.509 attribute certificates | Andreas Steffen | 2007-04-12 | 1 | -0/+1 | |
| | ||||||
* | support of ldap-based crl fetching | Andreas Steffen | 2007-04-06 | 1 | -0/+4 | |
| | ||||||
* | fixed compilation warnings and errors when not using curl | Martin Willi | 2007-03-13 | 1 | -0/+4 | |
| | ||||||
* | ocsp signer certificate and ocsp response signature can be verified | Andreas Steffen | 2007-03-08 | 1 | -0/+1 | |
| | ||||||
* | added fetcher.h and fetcher.c | Andreas Steffen | 2007-03-07 | 1 | -0/+1 | |
| | ||||||
* | added ocsp.h and ocsp.c | Andreas Steffen | 2007-02-28 | 1 | -0/+1 | |
| | ||||||
* | support of ca info records | Andreas Steffen | 2007-02-23 | 1 | -16/+18 | |
| | ||||||
* | merged EAP framework from branch into trunk | Martin Willi | 2007-02-12 | 1 | -0/+1 | |
| | | | | | includes a lot of other modifications | |||||
* | better split up of library files "types.h" & "definitions.h" | Martin Willi | 2006-10-31 | 1 | -2/+4 | |
| | | | | | | | | | centralized all printf specifier character definitions reuse of arginfo handlers more cleanups fixed more AMD64 issues added DEBUG_LEVEL compile flag to exclude DBGn() statements | |||||
* | introduced new logging subsystem using bus: | Martin Willi | 2006-10-18 | 1 | -4/+1 | |
| | | | | | | | passive listeners can register on the bus active listeners wait for signals actively multiplexing allows multiple listeners to receive debug signals a lot more... | |||||
* | added copyright notice to sha2_hasher | Martin Willi | 2006-09-19 | 1 | -0/+1 | |
| | | | | included SHA2 in build process | |||||
* | added support for 3DES encryption algorithm in IKE | Martin Willi | 2006-09-19 | 1 | -0/+1 | |
| | ||||||
* | added X.509 trust chain verification | Andreas Steffen | 2006-06-27 | 1 | -0/+1 | |
| | ||||||
* | applied new changes from NATT team | Martin Willi | 2006-06-23 | 1 | -0/+1 | |
| | | | | | DPD only done when no IPsec and IKE traffic processed minor changes here and there | |||||
* | added crl support | Andreas Steffen | 2006-06-16 | 1 | -12/+31 | |
| | ||||||
* | - build gets perl and gperf from configure now | Martin Willi | 2006-05-24 | 1 | -7/+2 | |
| | | | | | - moved built sources to maintainer-clean | |||||
* | - changed build order to fix build error after distclean | Martin Willi | 2006-05-23 | 1 | -1/+2 | |
| | ||||||
* | - fixed build when using --enable-leak-detective | Martin Willi | 2006-05-23 | 1 | -0/+6 | |
| | ||||||
* | - removed perl-generated oid.c/h from svn, | Martin Willi | 2006-05-19 | 1 | -0/+11 | |
| | | | | | added them to "dist" and "distclean" | |||||
* | - added ipsec.conf template and man page back | Martin Willi | 2006-05-18 | 1 | -63/+12 | |
| | | | | | | - removed old Makefiles - added new strongswan KDevelop project & startup hack |