Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | - updated todo list | Martin Willi | 2006-05-29 | 1 | -1/+4 | |
| | ||||||
* | - policies contain a connections name now | Martin Willi | 2006-05-29 | 17 | -311/+468 | |
| | | | | | | | | - used for initiate and delete - connections won't get initiated twice anymore - deleting of connections is now possible, which allows us to use ipsec update and ipsec reload | |||||
* | - changed iterator->remove behavior | Martin Willi | 2006-05-29 | 2 | -8/+4 | |
| | ||||||
* | ipsec up|down|route|delete require a connection name | Andreas Steffen | 2006-05-29 | 2 | -19/+68 | |
| | ||||||
* | stroke now uses constant size string buffer | Andreas Steffen | 2006-05-29 | 4 | -236/+205 | |
| | ||||||
* | changed to standard connection log output | Andreas Steffen | 2006-05-29 | 1 | -4/+7 | |
| | ||||||
* | reworked parsing and matching of subjectAltNames | Andreas Steffen | 2006-05-29 | 4 | -323/+352 | |
| | ||||||
* | added memeq() macro | Andreas Steffen | 2006-05-29 | 1 | -3/+6 | |
| | ||||||
* | moved timetoa() from asn1.c to types.c | Andreas Steffen | 2006-05-29 | 4 | -24/+53 | |
| | ||||||
* | corrected type | Andreas Steffen | 2006-05-29 | 1 | -1/+1 | |
| | ||||||
* | - some logging improvements and cosmetics | Martin Willi | 2006-05-24 | 5 | -19/+63 | |
| | ||||||
* | - handle IKE_SA setup without a piggy-packed CHILD_SA | Martin Willi | 2006-05-24 | 7 | -48/+78 | |
| | | | | | more IKEv2 conform | |||||
* | - initiate IKE_SA deletion befor manager destruction | Martin Willi | 2006-05-24 | 1 | -7/+14 | |
| | ||||||
* | improved code of chunk_equals | Andreas Steffen | 2006-05-24 | 1 | -7/+4 | |
| | ||||||
* | added streq() macro and defined default BUF_LEN | Andreas Steffen | 2006-05-24 | 1 | -2/+11 | |
| | ||||||
* | typo | Andreas Steffen | 2006-05-24 | 1 | -1/+1 | |
| | ||||||
* | (no commit message) | Martin Willi | 2006-05-24 | 1 | -1/+1 | |
| | ||||||
* | - build gets perl and gperf from configure now | Martin Willi | 2006-05-24 | 3 | -17/+4 | |
| | | | | | - moved built sources to maintainer-clean | |||||
* | - show connection templates in status & statusall | Martin Willi | 2006-05-23 | 6 | -19/+108 | |
| | | | | | - don't complain on termination of IKEv1 connections | |||||
* | - updated ipsec.conf manual to reflect actual state of | Martin Willi | 2006-05-23 | 1 | -5/+5 | |
| | | | | | keyexchange-parameter | |||||
* | - changed config load strategy: | Martin Willi | 2006-05-23 | 7 | -57/+69 | |
| | | | | | | | starter loads both connections in charon & pluto, charon ignores anything with keyexchange!=ikev2. pluto needs the same behavior. | |||||
* | - changed build order to fix build error after distclean | Martin Willi | 2006-05-23 | 2 | -5/+6 | |
| | ||||||
* | load_end_certificate() now loads certificates | Andreas Steffen | 2006-05-23 | 1 | -27/+46 | |
| | ||||||
* | cosmetics | Andreas Steffen | 2006-05-23 | 1 | -1/+1 | |
| | ||||||
* | moved definition of generalNames_t to identification.h; initialized ↵ | Andreas Steffen | 2006-05-23 | 1 | -17/+4 | |
| | | | | subjectKeyID, authKeyID and authKeySerialNumber | |||||
* | moved definition of generalNames_t to identification.h | Andreas Steffen | 2006-05-23 | 2 | -20/+22 | |
| | ||||||
* | - reimplemented proper IKE SA deletion using a seperate state, | Martin Willi | 2006-05-23 | 23 | -985/+1241 | |
| | | | | | should conform now to IKEv2 | |||||
* | - fixed build when using --enable-leak-detective | Martin Willi | 2006-05-23 | 1 | -0/+6 | |
| | ||||||
* | - added removed files to svn:ignore | Martin Willi | 2006-05-19 | 1 | -2/+2 | |
| | | | | | - fixed bug in pluto/Makefile.am | |||||
* | - removed perl-generated oid.c/h from svn, | Martin Willi | 2006-05-19 | 6 | -549/+12 | |
| | | | | | added them to "dist" and "distclean" | |||||
* | - removed lex, yacc and gperf output from svn, | Martin Willi | 2006-05-19 | 5 | -3947/+4 | |
| | | | | | added them to "dist" and "distclean" | |||||
* | - added ingorelist for builded files | Martin Willi | 2006-05-19 | 1 | -220/+0 | |
| | ||||||
* | - re-added doxygen apidoc, buildable with "make apidoc" | Martin Willi | 2006-05-19 | 1 | -4/+4 | |
| | ||||||
* | - added missing ipsec.conf.5 to distribution :-/ | Martin Willi | 2006-05-19 | 1 | -1/+1 | |
| | ||||||
* | - fixed another typo | Martin Willi | 2006-05-19 | 1 | -1/+1 | |
| | ||||||
* | - added missing ipsec.conf ipsec.conf.5 | Martin Willi | 2006-05-19 | 3 | -2/+1343 | |
| | | | | | - existing ipsec.conf won't get overwritten anymore | |||||
* | - fixed typo in Makefile which corrupted the build | Martin Willi | 2006-05-19 | 1 | -1/+1 | |
| | ||||||
* | - applied patch from the NAT-T team fixing several typos | Martin Willi | 2006-05-19 | 7 | -16/+16 | |
| | ||||||
* | - applied patch from andreas, which allows certificate listing via stroke | Martin Willi | 2006-05-19 | 17 | -117/+343 | |
| | ||||||
* | - added ipsec.conf template and man page back | Martin Willi | 2006-05-18 | 12 | -371/+21 | |
| | | | | | | - removed old Makefiles - added new strongswan KDevelop project & startup hack | |||||
* | - fixed compliation error using --enable-smartcard | Martin Willi | 2006-05-18 | 3 | -124/+24 | |
| | ||||||
* | - applied andreas's patch | Martin Willi | 2006-05-18 | 19 | -193/+211 | |
| | | | | | | | - logger output improvements - testin gupdates - and a lot more | |||||
* | - added random source ./configure options | Martin Willi | 2006-05-17 | 5 | -10/+12 | |
| | | | | | - fixed default-pkcs11 option | |||||
* | - introduced autotools | Martin Willi | 2006-05-16 | 119 | -5808/+1675 | |
| | | | | | | | | | | - first working version - make dist should work - things to do: - UML testing! - more cleanups | |||||
* | (no commit message) | Martin Willi | 2006-05-10 | 89 | -0/+0 | |
| | ||||||
* | (no commit message) | Martin Willi | 2006-05-10 | 5 | -592/+0 | |
| | ||||||
* | (no commit message) | Martin Willi | 2006-05-10 | 89 | -0/+0 | |
| | ||||||
* | (no commit message) | Martin Willi | 2006-05-10 | 89 | -0/+0 | |
| | ||||||
* | (no commit message) | Martin Willi | 2006-05-10 | 295 | -25203/+2399 | |
| | ||||||
* | (no commit message) | Martin Willi | 2006-05-10 | 1 | -0/+0 | |
| |