strongswan/src/libstrongswan
Martin Willi 5ac0e66879 acert: Implement a plugin finding, validating and evaluating attribute certs
This validator checks for any attribute certificate it can find for validated
end entity certificates and tries to extract group membership information
used for connection authorization rules.
2014-03-31 11:14:58 +02:00
..
asn1 Fixed a minor vulnerability in which a malformed ASN.1 length field could cause a crash of the charon daemon if the verbose debug level 3 (raw hex dump) for the asn subsystem is enabled. 2014-02-14 15:06:57 +01:00
bio Ensure buffer in bio_writer_t is properly increased 2013-06-11 11:03:13 +02:00
collections array: Fix removal of elements in the second half of an array 2014-03-18 14:46:16 +01:00
credentials x509: Replace the comma separated string AC group builder with a list based one 2014-03-31 11:14:58 +02:00
crypto crypto-tester: Don't fail if key size is not supported 2014-03-20 15:49:05 +01:00
database database: Add support for serializable transactions 2013-10-11 15:29:10 +02:00
eap Moved debug.[ch] to utils folder 2012-10-24 16:00:51 +02:00
fetcher Fixed some typos 2014-02-18 10:36:25 +01:00
ipsec Doxygen fixes 2013-10-15 11:25:55 +02:00
networking lookip: Disconnect asynchronously to avoid dead-locking watcher unregistration 2014-02-17 09:48:55 +01:00
pen Add Altiga Private Enterprise Numbers that Cisco uses in VPN 3000 2013-03-12 20:31:10 +01:00
plugins acert: Implement a plugin finding, validating and evaluating attribute certs 2014-03-31 11:14:58 +02:00
processing lib: All settings use configured namespace 2014-02-12 14:34:32 +01:00
resolver Properly handle situation if no resolver plugins are loaded 2013-04-01 13:44:04 +02:00
selectors traffic-selector: Print ICMP[v6] message type and code in a more readable way 2013-10-17 16:57:39 +02:00
tests unit-tests: Fix filtered enumerator tests on 64-bit big-endian platforms 2014-03-27 15:35:32 +01:00
threading thread: Properly clean up meta data of main thread 2014-03-07 18:28:38 +01:00
utils unit-tests: Implement registered functions without __builtin_apply() 2014-03-20 15:37:44 +01:00
.gitignore Moved proposal_keywords to proposal_keywords_static 2012-09-13 15:42:38 +02:00
Android.mk x509: Integrate IETF attribute handling, and obsolete ietf_attributes_t 2014-03-31 11:14:58 +02:00
AndroidConfigLocal.h Added GPL header to AndroidConfigLocal.h 2012-06-29 16:51:29 +02:00
Makefile.am acert: Implement a plugin finding, validating and evaluating attribute certs 2014-03-31 11:14:58 +02:00
library.c array: Add fallback for qsort_r using thread-local value 2014-02-12 14:34:33 +01:00
library.h lib: Add global config namespace 2014-02-12 14:34:31 +01:00
stamp-h1 Add a return value to prf_t.get_bytes() 2012-07-16 14:53:33 +02:00