aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* signers implemented with HMAC now support NULL output parameters Martin Willi2007-08-292-17/+34
* build fips_signer and fips_signature with USE_INTEGRITY_TEST condition onlyAndreas Steffen2007-08-291-1/+2
* changed interface of fips_verify_hmac_signatureAndreas Steffen2007-08-293-15/+17
* free hmac_signature string after useAndreas Steffen2007-08-291-1/+2
* beautificationAndreas Steffen2007-08-292-2/+20
* started implementation of libstrongswan code integrity checkAndreas Steffen2007-08-298-10/+584
* defined ietfAttr_create_from_string()Andreas Steffen2007-08-291-0/+8
* simple console support through pts devicesMartin Willi2007-08-285-28/+147
* set ignore propertiesAndreas Steffen2007-08-281-2/+0
* default routing table/prio: 220/220 (as 19530 was invalid)Martin Willi2007-08-272-1/+2
* added --with-routing-table= configure optionMartin Willi2007-08-272-1/+8
* rerouting CHILD_SA if its IKE_SA gets deletedMartin Willi2007-08-271-99/+149
* initiated support of caIssuers accessLocationAndreas Steffen2007-08-171-5/+16
* required CA is that.ca not this.caAndreas Steffen2007-08-171-1/+1
* matching_request instead of matching_trust must go into the metricAndreas Steffen2007-08-171-1/+1
* fixed maximum path length info in match_requested_ca()Andreas Steffen2007-08-171-1/+11
* sort attributes alphabeticallyAndreas Steffen2007-08-151-4/+87
* added caIssuers OIDAndreas Steffen2007-08-151-0/+1
* corrected typoAndreas Steffen2007-08-151-1/+1
* use symbolic shell variables in library pathsAndreas Steffen2007-08-152-7/+13
* removed oid.txt and oid.pl in pluto subdirAndreas Steffen2007-08-1516-352/+40
* aligned pluto/oid.txt to libstrongswan/asn1/oid.txtAndreas Steffen2007-08-141-0/+9
* added Microsof Encrypting File System Extended Key Usage OIDAndreas Steffen2007-08-141-0/+1
* added Microsof Smartcard Logon Extended Key Usage OIDAndreas Steffen2007-08-141-0/+3
* finetuning of phase1 matching metricsAndreas Steffen2007-08-141-4/+4
* append new attribute certs at the endAndreas Steffen2007-08-141-1/+7
* adding attribute certficates to a chained listAndreas Steffen2007-08-143-12/+106
* soft-limit treatment of unmatched certificate requests using a priority metricAndreas Steffen2007-08-141-16/+18
* replaced hex_str() by fprintf(#B) for printing unknown OIDsAndreas Steffen2007-08-141-16/+3
* fixed bug occuring with multiple occurences of the same cacert on a smartcardAndreas Steffen2007-08-133-14/+13
* has_rsa_private_key() must also be protected by keys_mutexAndreas Steffen2007-08-101-1/+4
* corrected debug outputAndreas Steffen2007-08-101-1/+1
* added listaacerts,listacerts,rereadsecerts,rereadocspcerts,rereadaacerts,rere...Andreas Steffen2007-08-101-0/+6
* fixed typo stroke keyword listAndreas Steffen2007-08-101-1/+1
* ipsec stroke rereadaacerts|rereadacerts supportedAndreas Steffen2007-08-101-0/+8
* fixed build without --enable-umlMartin Willi2007-08-101-1/+1
* fixed build without --enable-umlMartin Willi2007-08-101-1/+1
* set STROKE_REREAD_FIRST to STROKE_REREAD_SECRETSAndreas Steffen2007-08-101-4/+9
* set STROKE_REREAD_FIRST to STROKE_REREAD_SECRETSAndreas Steffen2007-08-101-1/+1
* added rereadsecrets keyword to strokeAndreas Steffen2007-08-102-0/+2
* support of ipsec rereadsecrets for strokeAndreas Steffen2007-08-106-23/+74
* reread notify socket when interrupted (EINTR) through sigchildMartin Willi2007-08-101-1/+5
* fixed libstrongswan linking for libdummMartin Willi2007-08-091-1/+1
* made linked lists invoke() method consistent to clone_*() and destroy_*() met...Martin Willi2007-08-093-6/+29
* removed Makefile from svnMartin Willi2007-08-096-558/+79
* build UML stuff only on --enable-umlMartin Willi2007-08-081-1/+6
* added UML modeler to autotoolsMartin Willi2007-08-083-71/+543
* usable without scenariosMartin Willi2007-08-0810-305/+559
* version bump to 4.1.6Andreas Steffen2007-08-082-1/+3
* bug fix in linked_list deletion - instead of acerts destroyed certs twice4.1.5Andreas Steffen2007-08-081-1/+1