Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | implemented RFC4478 (repeated authentication) | Martin Willi | 2007-11-20 | 1 | -3/+3 |
| | | | | | changed %V printf handler to take a time delta, %#V now takes two arguments | ||||
* | added x509_ prefix to imported parse functions | Andreas Steffen | 2007-10-12 | 1 | -2/+4 |
| | |||||
* | peer_cfg now knows about group memberships | Andreas Steffen | 2007-09-13 | 1 | -257/+7 |
| | |||||
* | included pem.h and x509.h; fixed comparison bug | Andreas Steffen | 2007-09-12 | 1 | -1/+4 |
| | |||||
* | OID_UNKNOWN (-1) requires int type | Andreas Steffen | 2007-09-11 | 1 | -2/+2 |
| | |||||
* | defined ietfAttr_create_from_string() | Andreas Steffen | 2007-08-29 | 1 | -0/+8 |
| | |||||
* | sort attributes alphabetically | Andreas Steffen | 2007-08-15 | 1 | -4/+87 |
| | |||||
* | adding attribute certficates to a chained list | Andreas Steffen | 2007-08-14 | 1 | -8/+63 |
| | |||||
* | implemented listing of attribute certificates | Andreas Steffen | 2007-08-07 | 1 | -2/+72 |
| | |||||
* | added parsing of charging and group attributes | Andreas Steffen | 2007-05-25 | 1 | -14/+63 |
| | |||||
* | defined ietfAttr_t type and its destroy function | Andreas Steffen | 2007-05-23 | 1 | -2/+26 |
| | |||||
* | fixed destroy() bug | Andreas Steffen | 2007-04-14 | 1 | -13/+39 |
| | |||||
* | started to parse attribute certificates | Andreas Steffen | 2007-04-12 | 1 | -0/+209 |
| | |||||
* | started support of X.509 attribute certificates | Andreas Steffen | 2007-04-12 | 1 | -0/+357 |