Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | plugin load configuration in strongswan.conf | Martin Willi | 2008-05-15 | 21 | -109/+160 | |
| | | | | | | some components accept a "component.load" option with a space separated list of plugins to load libcharon- plugins are now handled the same way as libstrongswan- plugins | |||||
* | RSA with OpenSSL | Tobias Brunner | 2008-05-15 | 6 | -1/+966 | |
| | ||||||
* | corrected deinitialisation of public key factory | Tobias Brunner | 2008-05-15 | 2 | -3/+3 | |
| | ||||||
* | generic public key factory moved | Tobias Brunner | 2008-05-15 | 6 | -14/+16 | |
| | ||||||
* | static leases use 0, not NULL timeout | Martin Willi | 2008-05-15 | 3 | -4/+4 | |
| | | | | fixed static leases | |||||
* | properly removing bootup poll interface eth0 | Martin Willi | 2008-05-15 | 1 | -1/+4 | |
| | ||||||
* | added ikev2/compress scenario | Andreas Steffen | 2008-05-14 | 7 | -0/+88 | |
| | ||||||
* | implemented classical UML network scenario in dumm (ipsec testing) | Martin Willi | 2008-05-14 | 3 | -1/+176 | |
| | ||||||
* | poll UML guests after startup using eth9=mcast, as networking is loaded ↵ | Martin Willi | 2008-05-14 | 1 | -3/+3 | |
| | | | | after console | |||||
* | typo | Tobias Brunner | 2008-05-14 | 1 | -3/+3 | |
| | ||||||
* | prototype of mediation client database plugin | Martin Willi | 2008-05-14 | 10 | -0/+889 | |
| | ||||||
* | handle ID_KEY_ID as a ID_PUBKEY_SHA1 for authentication | Martin Willi | 2008-05-14 | 2 | -4/+11 | |
| | ||||||
* | fixed printing of %#H hosts | Martin Willi | 2008-05-14 | 1 | -2/+4 | |
| | ||||||
* | ip pool now suppresses plugin loading debug output | Andreas Steffen | 2008-05-13 | 2 | -2/+2 | |
| | ||||||
* | applied aes-xcbc-96 to ike as well | Andreas Steffen | 2008-05-13 | 8 | -6/+6 | |
| | ||||||
* | added sql/ip-pool-db scenario | Andreas Steffen | 2008-05-13 | 17 | -0/+1179 | |
| | ||||||
* | reverted [3945], proper fix for zero value ASN1 integer | Martin Willi | 2008-05-13 | 1 | -3/+7 | |
| | ||||||
* | updated Makefile | Martin Willi | 2008-05-13 | 1 | -2/+5 | |
| | ||||||
* | tool to calculate KEYIDs from keys | Martin Willi | 2008-05-13 | 1 | -0/+77 | |
| | ||||||
* | fixed unsave calculation of mpz_export length | Martin Willi | 2008-05-13 | 1 | -3/+1 | |
| | ||||||
* | decreased plugin load verbosity | Martin Willi | 2008-05-13 | 1 | -2/+2 | |
| | ||||||
* | fixed "pool --purge" on mysql | Martin Willi | 2008-05-13 | 1 | -1/+1 | |
| | ||||||
* | fixed compiler warning (missing include) | Martin Willi | 2008-05-13 | 1 | -0/+1 | |
| | ||||||
* | fixed lookup for expired leases | Martin Willi | 2008-05-13 | 1 | -3/+9 | |
| | | | | initializing database if in inconsistent state | |||||
* | added caption to ipsec.sql file | Andreas Steffen | 2008-05-13 | 17 | -0/+34 | |
| | ||||||
* | do-test always downloads ipsec.sql | Andreas Steffen | 2008-05-13 | 1 | -7/+3 | |
| | ||||||
* | added empty ipsec.sql file | Andreas Steffen | 2008-05-13 | 7 | -0/+28 | |
| | ||||||
* | delete both ipsec.db and ipsec.sql in posttest.dat | Andreas Steffen | 2008-05-12 | 6 | -16/+16 | |
| | ||||||
* | added ikev2/ip-pool-db scenario | Andreas Steffen | 2008-05-12 | 10 | -0/+355 | |
| | ||||||
* | do not preserve ownership of copied files | Andreas Steffen | 2008-05-12 | 3 | -4/+4 | |
| | ||||||
* | forgot about alphabetical order | Andreas Steffen | 2008-05-12 | 1 | -4/+4 | |
| | ||||||
* | added description of plutostderrlog parameter to ipsec.conf.5 man page | Andreas Steffen | 2008-05-12 | 1 | -0/+4 | |
| | ||||||
* | plutostderrlog parameter now declares a stderr redirection file | Andreas Steffen | 2008-05-12 | 3 | -4/+17 | |
| | ||||||
* | fixed typos | Andreas Steffen | 2008-05-11 | 2 | -2/+2 | |
| | ||||||
* | included pools and leases tables to ipsec.sql database | Andreas Steffen | 2008-05-11 | 16 | -16/+624 | |
| | ||||||
* | added missing ipcomp DB type definition | Andreas Steffen | 2008-05-11 | 1 | -1/+1 | |
| | ||||||
* | support of plutostderrlog keyword | Andreas Steffen | 2008-05-11 | 6 | -4/+8 | |
| | ||||||
* | ported IP pool to mysql | Martin Willi | 2008-05-09 | 4 | -44/+74 | |
| | ||||||
* | usable prototype of "ipsec pool" tool | Martin Willi | 2008-05-09 | 1 | -24/+93 | |
| | ||||||
* | support for left bounded padding in %H and %D | Martin Willi | 2008-05-09 | 2 | -0/+8 | |
| | ||||||
* | whitelisted gmtime_r | Martin Willi | 2008-05-09 | 1 | -0/+1 | |
| | ||||||
* | correctly reassigning valid leases | Martin Willi | 2008-05-09 | 1 | -1/+2 | |
| | ||||||
* | supporting width modifier in identification_t printf hook (e.g. %30D) | Martin Willi | 2008-05-09 | 2 | -45/+29 | |
| | | | | cleanups in host_t %H printf hook | |||||
* | fixed interface disconnection | Martin Willi | 2008-05-09 | 1 | -1/+2 | |
| | ||||||
* | IPComp for IKEv2 | Tobias Brunner | 2008-05-08 | 15 | -56/+452 | |
| | ||||||
* | implemented append mode for xcbc, testcase | Martin Willi | 2008-05-08 | 2 | -36/+163 | |
| | ||||||
* | moved RAW public key support to a separate plugin (pubkey) | Martin Willi | 2008-05-08 | 9 | -39/+252 | |
| | ||||||
* | fixed compiler warning | Martin Willi | 2008-05-08 | 1 | -1/+0 | |
| | ||||||
* | renamed PRF_AES128_CBC to PRF_AES128_XCBC | Martin Willi | 2008-05-08 | 4 | -5/+5 | |
| | ||||||
* | renamed med_db plugin to medsrv, as we will introduce an additional medcli ↵ | Martin Willi | 2008-05-08 | 14 | -117/+117 | |
| | | | | client plugin |