Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | (no commit message) | Martin Willi | 2006-05-10 | 24 | -0/+4328 | |
| | ||||||
* | (no commit message) | Martin Willi | 2006-05-10 | 148 | -105/+0 | |
| | ||||||
* | (no commit message) | Martin Willi | 2006-05-10 | 92 | -959/+0 | |
| | ||||||
* | (no commit message) | Martin Willi | 2006-05-10 | 74 | -0/+0 | |
| | ||||||
* | - started to rebuild source layout | Martin Willi | 2006-05-10 | 319 | -13516/+0 | |
| | ||||||
* | - fixed stroke error output to starter | Martin Willi | 2006-05-10 | 3 | -87/+88 | |
| | ||||||
* | - using random SPIs now, but without collision checks | Martin Willi | 2006-05-10 | 1 | -11/+11 | |
| | ||||||
* | - applied some -W's from strongswan | Martin Willi | 2006-05-09 | 62 | -145/+147 | |
| | | | | | - fixed that warnings | |||||
* | - removed IKEV2 ifdefs | Martin Willi | 2006-05-06 | 1 | -2/+0 | |
| | ||||||
* | - applied patch from andreas | Martin Willi | 2006-05-06 | 16 | -727/+688 | |
| | | | | | | - added charonstart option to config - new ikev2 tests for UML | |||||
* | - applied patch from andreas | Martin Willi | 2006-05-04 | 41 | -815/+1207 | |
| | | | | | | | | - pem loading - secrets file parsing - ikev2 testcase - some other additions here and there | |||||
* | - connection termination is handled cleanly by name now | Martin Willi | 2006-05-04 | 5 | -34/+58 | |
| | ||||||
* | - fixed bad bug, certs load now cleanly again | Martin Willi | 2006-04-28 | 1 | -8/+9 | |
| | ||||||
* | - fixed make install (subdir order) | Martin Willi | 2006-04-28 | 1 | -1/+1 | |
| | ||||||
* | - fixed include path | Martin Willi | 2006-04-28 | 1 | -3/+3 | |
| | ||||||
* | (no commit message) | Martin Willi | 2006-04-28 | 514 | -2/+2 | |
| | ||||||
* | - added missing script | Martin Willi | 2006-04-28 | 1 | -0/+74 | |
| | ||||||
* | - finished initial import of strongswan file tree | Martin Willi | 2006-04-28 | 5 | -10/+13 | |
| | | | | | - removed a lot of old and unused stuff | |||||
* | (no commit message) | Martin Willi | 2006-04-28 | 370 | -194736/+35 | |
| | ||||||
* | (no commit message) | Martin Willi | 2006-04-28 | 15 | -2654/+4 | |
| | ||||||
* | (no commit message) | Martin Willi | 2006-04-28 | 2 | -90/+0 | |
| | ||||||
* | (no commit message) | Martin Willi | 2006-04-28 | 16 | -817/+0 | |
| | ||||||
* | (no commit message) | Martin Willi | 2006-04-28 | 116 | -17695/+0 | |
| | ||||||
* | - moved RFCs from ikev2 into doc dir | Martin Willi | 2006-04-28 | 20 | -0/+56353 | |
| | ||||||
* | - added missing files for starter | Martin Willi | 2006-04-28 | 4 | -0/+393 | |
| | ||||||
* | - applied patch for charon (this time really) | Martin Willi | 2006-04-28 | 11 | -17/+177 | |
| | ||||||
* | - import of strongswan-2.7.0 | Martin Willi | 2006-04-28 | 2043 | -0/+346842 | |
| | | | | | - applied patch for charon | |||||
* | - renamed get_block_size of hasher | Martin Willi | 2006-04-28 | 8 | -57/+71 | |
| | ||||||
* | - reworked usage of IDs in various states | Martin Willi | 2006-04-27 | 15 | -135/+248 | |
| | | | | | | - using ID_ANY for any, not NULL as before - initiator sends IDr payload in IKE_AUTH when ID unique | |||||
* | - fixed charon checks | Martin Willi | 2006-04-27 | 1 | -4/+4 | |
| | | | | | - using status & statusall | |||||
* | - patch for 2.7.0 | Martin Willi | 2006-04-27 | 1 | -54/+62 | |
| | ||||||
* | - add connection names to connections | Martin Willi | 2006-04-27 | 26 | -417/+398 | |
| | | | | | | | | - stroke status / ipsec status shows them - added statusall for stroke - added status by connection name - some tests repaired, more to come | |||||
* | - fixed spi conversion | Martin Willi | 2006-04-26 | 1 | -3/+3 | |
| | ||||||
* | - improved "stroke status" output | Martin Willi | 2006-04-26 | 5 | -28/+114 | |
| | ||||||
* | - setup PID file after daemon initilization, to correctly inform | Martin Willi | 2006-04-26 | 1 | -3/+4 | |
| | | | | | starter about daemon startup | |||||
* | - added separate implementation for connection_store, credential_store, ↵ | Martin Willi | 2006-04-25 | 36 | -641/+1240 | |
| | | | | | | | | policy_store - added folder structure to config - credentials are fetched solely on IDs now | |||||
* | - identification_t supports now almost all id types | Martin Willi | 2006-04-24 | 26 | -1019/+1381 | |
| | | | | | | - x509 certificates work with identification_t now - fixes here, fixes there | |||||
* | - fixed doxygen build | Martin Willi | 2006-04-20 | 16 | -273/+235 | |
| | | | | | - seperates now in lib and charon | |||||
* | - library initialization done at a central point (library.c) | Martin Willi | 2006-04-20 | 7 | -144/+269 | |
| | | | | | - some leak_detective fixes | |||||
* | - updated Todos | Martin Willi | 2006-04-20 | 1 | -13/+12 | |
| | ||||||
* | - fixed log-to-syslog behavior | Martin Willi | 2006-04-20 | 16 | -15/+1015 | |
| | | | | | - added patch against strongswan-2.6.4 | |||||
* | - x509 certificate loading with pluto asn1 code | Martin Willi | 2006-04-19 | 24 | -3066/+1953 | |
| | | | | | - x509 needs a lot more attention! | |||||
* | - renamed some files | Martin Willi | 2006-04-18 | 4 | -0/+2375 | |
| | ||||||
* | - using asn1 pluto stuff now | Martin Willi | 2006-04-18 | 14 | -21/+92 | |
| | ||||||
* | - removed, since we use pluto asn1 stuff | Martin Willi | 2006-04-18 | 7 | -1128/+0 | |
| | ||||||
* | - leak detective is usable, but does not show static function names | Martin Willi | 2006-04-13 | 7 | -12/+33 | |
| | | | | | | - a script which gets address via ldd and resolves address via addr2line would be nice - fixed a leak in child_sa with new detective ;-) | |||||
* | - some improvements to new asn1 stuff | Martin Willi | 2006-04-12 | 8 | -452/+305 | |
| | | | | | - to be continued | |||||
* | - fixed bad bugs in kernel interface | Martin Willi | 2006-04-12 | 5 | -23/+69 | |
| | | | | | | - added some logging info - works now much more stable | |||||
* | - startet importing pluto ASN1 stuff | Martin Willi | 2006-04-10 | 21 | -12/+2647 | |
| | | | | | - der PKCS#1 key loading works (as it did with der_decoder) | |||||
* | - split up in libstrong, charon, stroke, testing done | Martin Willi | 2006-04-10 | 116 | -1602/+1391 | |
| | | | | | | | | | - new leak detective with malloc hook in library - useable, but needs improvements - logger_manager has now a single instance per library - allows use of loggers from any linking prog - a LOT of other things |