Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved chunk_t to utils folder | Tobias Brunner | 2012-10-24 | 1 | -1/+1 |
| | |||||
* | Moved data structures to new collections subfolder | Tobias Brunner | 2012-10-24 | 1 | -1/+1 |
| | |||||
* | Pass opaque data to printf hooks and print_in_hook() | Martin Willi | 2012-07-13 | 1 | -2/+2 |
| | |||||
* | Add support for dnQualifier in DNs. | Tobias Brunner | 2012-03-29 | 1 | -1/+3 |
| | |||||
* | Fixed common misspellings. | Tobias Brunner | 2011-07-20 | 1 | -1/+1 |
| | | | | Mostly found by 'codespell'. | ||||
* | Use the group constraint in a more generic fashion, not only for attribute ↵ | Martin Willi | 2010-07-05 | 1 | -5/+0 |
| | | | | certificates | ||||
* | Added identification constructor using a chunk of data, guessing id type | Martin Willi | 2009-11-12 | 1 | -0/+8 |
| | |||||
* | moved attribute_manager to libstrongswan | Andreas Steffen | 2009-10-13 | 1 | -1/+2 |
| | |||||
* | corrected caption | Andreas Steffen | 2009-10-09 | 1 | -1/+1 |
| | |||||
* | created identification_create_from_sockaddr() function | Andreas Steffen | 2009-10-09 | 1 | -0/+8 |
| | |||||
* | replaces four spaces by tabs, where appropriate | Martin Willi | 2009-09-04 | 1 | -3/+3 |
| | |||||
* | removed trailing spaces ([[:space:]]+$) | Martin Willi | 2009-09-04 | 1 | -41/+41 |
| | |||||
* | removed obsolete fingerprint identification types | Martin Willi | 2009-08-26 | 1 | -31/+16 |
| | |||||
* | eliminated ipsec_policy.h | Andreas Steffen | 2009-05-26 | 1 | -1/+7 |
| | |||||
* | removing svn keyword $Id$ from all files | Tobias Brunner | 2009-04-30 | 1 | -2/+0 |
| | |||||
* | added create_part_enumerator() to indentity, allows to enumerate RDNs etc. | Martin Willi | 2009-04-14 | 1 | -4/+65 |
| | |||||
* | merged multi-auth branch back into trunk | Martin Willi | 2009-04-14 | 1 | -7/+5 |
| | |||||
* | updated Doxyfile | Martin Willi | 2009-03-24 | 1 | -4/+4 |
| | | | | | | properly close all doxygen groups fixed remaining doxygen warnings | ||||
* | printf hooks refactored to increase portability (i.e. support for platforms ↵ | Tobias Brunner | 2009-03-12 | 1 | -4/+7 |
| | | | | without glibc-compatible customizable printf - the Vstr string library is currently required on such platforms). | ||||
* | stroke parses and lists AC groups | Andreas Steffen | 2008-09-17 | 1 | -4/+9 |
| | |||||
* | ported parts of two-sim branch | Martin Willi | 2008-08-22 | 1 | -0/+5 |
| | | | | | | eap_identity parameter to exchange in eap_identity some auth_info/peer_cfg refactorings fixed some bugs, introduced new ones | ||||
* | support for hash and URL encoded certificate payloads in charon | Tobias Brunner | 2008-04-18 | 1 | -0/+5 |
| | |||||
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 1 | -65/+72 |
| | |||||
* | merged tasking branch into trunk | Martin Willi | 2007-02-28 | 1 | -1/+1 |
| | |||||
* | better split up of library files "types.h" & "definitions.h" | Martin Willi | 2006-10-31 | 1 | -5/+1 |
| | | | | | | | | | centralized all printf specifier character definitions reuse of arginfo handlers more cleanups fixed more AMD64 issues added DEBUG_LEVEL compile flag to exclude DBGn() statements | ||||
* | moved typedefs to beginning of files to solve some include problems | Martin Willi | 2006-10-30 | 1 | -5/+4 |
| | | | | | | | splitted authenticator to have a separate implementation for each auth_method_t using va_copy to clone va_lists, should fix proplems on AMD64 some other cleanups | ||||
* | introduced new logging subsystem using bus: | Martin Willi | 2006-10-18 | 1 | -2/+2 |
| | | | | | | | passive listeners can register on the bus active listeners wait for signals actively multiplexing allows multiple listeners to receive debug signals a lot more... | ||||
* | (no commit message) | Martin Willi | 2006-09-27 | 1 | -11/+4 |
| | |||||
* | identification_t.matches() supports multiple wildcard counts | Andreas Steffen | 2006-07-11 | 1 | -25/+45 |
| | |||||
* | updated copyright information | Martin Willi | 2006-07-07 | 1 | -1/+2 |
| | |||||
* | cosmetics (space) | Andreas Steffen | 2006-06-16 | 1 | -1/+1 |
| | |||||
* | reworked parsing and matching of subjectAltNames | Andreas Steffen | 2006-05-29 | 1 | -20/+10 |
| | |||||
* | moved definition of generalNames_t to identification.h | Andreas Steffen | 2006-05-23 | 1 | -0/+17 |
| | |||||
* | (no commit message) | Martin Willi | 2006-05-10 | 1 | -0/+245 |