summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/asn.1
Commit message (Expand)AuthorAgeFilesLines
* move generated dependencies out of Makefile.inKen Raeburn2009-01-052-127/+125
* Merge mskrb-integ onto trunkSam Hartman2009-01-039-14/+197
* Remove some lingering Saber C cruftGreg Hudson2008-12-051-4/+0
* Lite Client - the following calls are server-side functions:Zhanna Tsitkov2008-11-171-0/+2
* Don't build dependencies for v4rcp.c.Ken Raeburn2008-11-041-75/+82
* Fix conditionals from last changeKen Raeburn2008-11-032-2/+2
* If we're not making asn1buf_insert_octet an inline function, then makeKen Raeburn2008-11-034-29/+20
* partial rewrite of the ASN.1 encodersKen Raeburn2008-10-2511-2191/+2317
* Use strdup in place of malloc/strcpy in many placesGreg Hudson2008-10-201-8/+4
* Change LDAP key-sequence encoder to use a single data structureKen Raeburn2008-10-061-7/+16
* makedependKen Raeburn2008-09-181-70/+75
* Untabify; trim trailing whitespace; add emacs local variables to avoid tabsKen Raeburn2008-09-0921-2285/+2306
* Use braces to repair broken emacs indentation, caused by omission of aKen Raeburn2008-09-051-4/+6
* Whitespace changes, mostly horizontal, for consistency with currentKen Raeburn2008-09-0512-3223/+3224
* Based on patch from lxs, with some changes:Ken Raeburn2008-08-275-31/+30
* Fix broken build -- conditionalize some stuff on DISABLE_PKINIT that IKen Raeburn2008-08-192-1/+5
* If the LDAP KDB back end is being built, define ENABLE_LDAP. IfKen Raeburn2008-08-141-0/+3
* Don't build PKINIT ASN.1 support code if not building PKINIT pluginKen Raeburn2008-08-132-1/+5
* sequence_of_no_tagvars declared variables used only inKen Raeburn2008-08-071-20/+16
* get_eoc() is always followed by next_tag(), so don't bother settingKen Raeburn2008-08-072-26/+16
* Pull out EOC error checks into separate functionsKen Raeburn2008-08-072-12/+34
* Use bitfields for class and construction typeKen Raeburn2008-08-071-0/+7
* Rewrite tagnum-checking code to streamline normal path and push refinedKen Raeburn2008-08-075-33/+40
* Pull out generic array expansion code from array_append macro into aKen Raeburn2008-04-031-7/+22
* In the pkinit decoders, set up things properly so that asn1buf_sync()Tom Yu2007-09-131-3/+22
* Change use of choice_pa_pk_as_rep_UNKNOWN toEzra Peisach2007-08-261-1/+1
* make dependKen Raeburn2007-08-161-65/+71
* Add PKINIT supportKevin Coffman2007-08-016-1/+1270
* If no salt is included with the key data, set the salt length field to 0.Ken Raeburn2007-07-271-1/+2
* Avoid use of unchecked sprintf in libraries. Use asprintf if theKen Raeburn2007-07-121-3/+6
* Fix various gcc warnings about pointer target signedness and qualifiersKen Raeburn2007-05-101-2/+4
* Ensure consistancy between prototypes and functionsEzra Peisach2007-02-192-14/+14
* 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-072-0/+478
* make dependTom Yu2006-10-061-30/+34
* Apply patch from Michael Calmer to fix some uninitialized variablesTom Yu2006-08-021-0/+1
* autoconf 2.60 compatibilityKen Raeburn2006-06-281-1/+1
* Merge about 1/3 of the remaining configure scripts into the top level. ThisKen Raeburn2006-05-311-2/+2
* Rename locate.h to locate_plugin.h. Change references, update dependenciesKen Raeburn2006-05-241-10/+10
* install headers into include/krb5Ken Raeburn2006-05-231-55/+61
* Move gmt_mktime.c from lib/krb5/os to util/support, and rename the function.Ken Raeburn2006-04-141-2/+2
* Don't include kdb.h from k5-int.h; instead, include it in the handfulKen Raeburn2006-04-131-31/+25
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-111-1297/+0
* Remove .Sanitize and .rconf files, no longer usedKen Raeburn2006-04-112-67/+0
* * Makefile.in (DEFS): Make emptyKen Raeburn2006-04-022-0/+5
* make depend, now with dependency sortingKen Raeburn2006-03-311-77/+79
* make dependKen Raeburn2006-03-271-26/+32
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-111-24/+24