summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/asn.1/ldap_key_seq.c
Commit message (Expand)AuthorAgeFilesLines
* Treat LDAP KrbKey salt field as optionalGreg Hudson2014-06-051-3/+16
* Remove unneeded ASN.1 codeGreg Hudson2012-02-121-283/+0
* Data-driven ASN.1 decoderGreg Hudson2012-02-111-7/+8
* Change optional handling in ASN.1 encoderGreg Hudson2012-02-111-15/+14
* Style and naming changes to ASN.1 encoderGreg Hudson2012-02-111-2/+2
* Eliminate some unused ASN.1 encoding primitivesGreg Hudson2012-02-111-1/+0
* Redesign ASN.1 encoder engine, removing field_infoGreg Hudson2012-01-241-31/+38
* Convert all remaining macro-coded ASN.1 encodersGreg Hudson2012-01-061-1/+0
* Support implicit context tags in ASN.1 fieldsGreg Hudson2012-01-061-12/+12
* make mark-cstyle; make reindentTom Yu2009-11-051-14/+14
* Reformat some block comments. Refine lib/krb5/asn.1 reindentTom Yu2009-11-051-30/+33
* In lib/krb5/asn.1, ensure that function definition headers haveGreg Hudson2009-10-311-4/+6
* partial rewrite of the ASN.1 encodersKen Raeburn2008-10-251-170/+69
* Change LDAP key-sequence encoder to use a single data structureKen Raeburn2008-10-061-7/+16
* Untabify; trim trailing whitespace; add emacs local variables to avoid tabsKen Raeburn2008-09-091-168/+169
* Whitespace changes, mostly horizontal, for consistency with currentKen Raeburn2008-09-051-1/+2
* Based on patch from lxs, with some changes:Ken Raeburn2008-08-271-16/+16
* If the LDAP KDB back end is being built, define ENABLE_LDAP. IfKen Raeburn2008-08-141-0/+3
* Rewrite tagnum-checking code to streamline normal path and push refinedKen Raeburn2008-08-071-15/+8
* If no salt is included with the key data, set the salt length field to 0.Ken Raeburn2007-07-271-1/+2
* more Novell ldap patches from Nov 6 and Fix for wrong password policy referen...Will Fiveash2006-11-131-4/+6
* latest Novell ldap patches and kdb5_util dump support for ldapWill Fiveash2006-10-301-7/+18
* Check for allocation failure. Caught by Will FiveashKen Raeburn2006-10-101-2/+3
* Move ASN.1 routines for KDB LDAP plugin into main krb5 library,Ken Raeburn2006-10-071-0/+465