Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | finetuning of phase1 matching metrics | Andreas Steffen | 2007-08-14 | 1 | -4/+4 | |
| | ||||||
* | append new attribute certs at the end | Andreas Steffen | 2007-08-14 | 1 | -1/+7 | |
| | ||||||
* | adding attribute certficates to a chained list | Andreas Steffen | 2007-08-14 | 3 | -12/+106 | |
| | ||||||
* | soft-limit treatment of unmatched certificate requests using a priority metric | Andreas Steffen | 2007-08-14 | 1 | -16/+18 | |
| | ||||||
* | replaced hex_str() by fprintf(#B) for printing unknown OIDs | Andreas Steffen | 2007-08-14 | 1 | -16/+3 | |
| | ||||||
* | fixed bug occuring with multiple occurences of the same cacert on a smartcard | Andreas Steffen | 2007-08-13 | 3 | -14/+13 | |
| | ||||||
* | has_rsa_private_key() must also be protected by keys_mutex | Andreas Steffen | 2007-08-10 | 1 | -1/+4 | |
| | ||||||
* | corrected debug output | Andreas Steffen | 2007-08-10 | 1 | -1/+1 | |
| | ||||||
* | set default to uml=false | Andreas Steffen | 2007-08-10 | 1 | -4/+1 | |
| | ||||||
* | added ↵ | Andreas Steffen | 2007-08-10 | 1 | -0/+6 | |
| | | | | listaacerts,listacerts,rereadsecerts,rereadocspcerts,rereadaacerts,rereadacerts to stroke | |||||
* | fixed typo stroke keyword list | Andreas Steffen | 2007-08-10 | 1 | -1/+1 | |
| | ||||||
* | ipsec stroke rereadsecrets|rereadaacerts|rereadacerts|listacerts supported | Andreas Steffen | 2007-08-10 | 1 | -1/+2 | |
| | ||||||
* | ipsec stroke rereadaacerts|rereadacerts supported | Andreas Steffen | 2007-08-10 | 1 | -0/+8 | |
| | ||||||
* | fixed build without --enable-uml | Martin Willi | 2007-08-10 | 1 | -1/+1 | |
| | ||||||
* | fixed build without --enable-uml | Martin Willi | 2007-08-10 | 1 | -1/+1 | |
| | ||||||
* | set STROKE_REREAD_FIRST to STROKE_REREAD_SECRETS | Andreas Steffen | 2007-08-10 | 1 | -4/+9 | |
| | ||||||
* | set STROKE_REREAD_FIRST to STROKE_REREAD_SECRETS | Andreas Steffen | 2007-08-10 | 1 | -1/+1 | |
| | ||||||
* | added rereadsecrets keyword to stroke | Andreas Steffen | 2007-08-10 | 2 | -0/+2 | |
| | ||||||
* | support of ipsec rereadsecrets for stroke | Andreas Steffen | 2007-08-10 | 6 | -23/+74 | |
| | ||||||
* | reread notify socket when interrupted (EINTR) through sigchild | Martin Willi | 2007-08-10 | 1 | -1/+5 | |
| | ||||||
* | fixed libstrongswan linking for libdumm | Martin Willi | 2007-08-09 | 1 | -1/+1 | |
| | ||||||
* | made linked lists invoke() method consistent to clone_*() and destroy_*() ↵ | Martin Willi | 2007-08-09 | 3 | -6/+29 | |
| | | | | methods | |||||
* | removed Makefile from svn | Martin Willi | 2007-08-09 | 6 | -558/+79 | |
| | | | | | support for scenario switching | |||||
* | build UML stuff only on --enable-uml | Martin Willi | 2007-08-08 | 2 | -1/+18 | |
| | ||||||
* | added UML modeler to autotools | Martin Willi | 2007-08-08 | 4 | -76/+550 | |
| | ||||||
* | usable without scenarios | Martin Willi | 2007-08-08 | 10 | -305/+559 | |
| | ||||||
* | version bump to 4.1.6 | Andreas Steffen | 2007-08-08 | 6 | -4/+12 | |
| | ||||||
* | bug fix in linked_list deletion - instead of acerts destroyed certs twice4.1.5 | Andreas Steffen | 2007-08-08 | 1 | -1/+1 | |
| | ||||||
* | version bumps | Andreas Steffen | 2007-08-07 | 2 | -6/+6 | |
| | ||||||
* | implemented listing of attribute certificates | Andreas Steffen | 2007-08-07 | 5 | -5/+138 | |
| | ||||||
* | updated NEWS for 4.1.5 | Martin Willi | 2007-08-07 | 1 | -0/+5 | |
| | ||||||
* | fixed segfault when sourceip in stroke message is NULL | Martin Willi | 2007-08-06 | 1 | -2/+2 | |
| | ||||||
* | tolerate DNS lookup failures | Andreas Steffen | 2007-08-06 | 1 | -0/+11 | |
| | ||||||
* | separate the PSK IDs by spaces | Andreas Steffen | 2007-08-06 | 1 | -0/+4 | |
| | ||||||
* | cowfs is bootable now! | Martin Willi | 2007-08-06 | 3 | -53/+92 | |
| | ||||||
* | debug info on preshared secrets | Andreas Steffen | 2007-08-06 | 1 | -0/+30 | |
| | ||||||
* | allow starter to initiate connections simultaneously (on auto=start) | Martin Willi | 2007-08-06 | 2 | -4/+19 | |
| | ||||||
* | added doxygen comments | Andreas Steffen | 2007-08-04 | 2 | -2/+6 | |
| | ||||||
* | doxygen cosmetics | Andreas Steffen | 2007-08-04 | 1 | -3/+4 | |
| | ||||||
* | improved source routing table creation | Andreas Steffen | 2007-08-03 | 1 | -3/+3 | |
| | ||||||
* | ID_FQDN lost its @ prefix | Andreas Steffen | 2007-08-03 | 3 | -3/+3 | |
| | ||||||
* | proper shutdown | Martin Willi | 2007-08-03 | 5 | -48/+96 | |
| | | | | moved signal handler for SIGCHD and SIGHUP to dumm | |||||
* | recognize strongswan-2.8.7 VID | Andreas Steffen | 2007-08-03 | 2 | -0/+2 | |
| | ||||||
* | re-introduced listing of nexthop in ipsec status | Andreas Steffen | 2007-08-03 | 1 | -3/+14 | |
| | ||||||
* | use cgecho for green output | Andreas Steffen | 2007-08-03 | 12 | -36/+37 | |
| | ||||||
* | check source routing table 100 | Andreas Steffen | 2007-08-03 | 4 | -8/+8 | |
| | ||||||
* | re-introduced leftnexthop=%direct | Andreas Steffen | 2007-08-03 | 9 | -0/+9 | |
| | ||||||
* | added routing table 50 for passthrough routes | Andreas Steffen | 2007-08-03 | 2 | -0/+5 | |
| | ||||||
* | use table 100 for source routing | Andreas Steffen | 2007-08-03 | 1 | -10/+22 | |
| | ||||||
* | working cowfs prototype | Martin Willi | 2007-08-03 | 1 | -148/+601 | |
| |