summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/asn.1/krb5_decode.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded ASN.1 codeGreg Hudson2012-02-121-963/+0
* Convert utility functions to new decoderGreg Hudson2012-02-121-5/+1
* Data-driven ASN.1 decoderGreg Hudson2012-02-111-0/+6
* Minimize draft9 PKINIT code by removing dead codeGreg Hudson2012-02-111-13/+0
* Remove some unused structures and encodersGreg Hudson2012-01-071-50/+0
* Remove SAM encoders and structuresGreg Hudson2012-01-071-63/+0
* Stop using krb5_typed_data structure typeGreg Hudson2011-12-211-2/+2
* For GCC compiles, use an attribute to suppress the variable set butEzra Peisach2011-07-261-2/+2
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-2/+1
* Asn.1 decode related file rearrangement. It was made based on the following c...Zhanna Tsitkov2011-01-111-348/+9
* Fix Windows buildGreg Hudson2010-11-251-1/+1
* Add IAKERB mechanism and gss_acquire_cred_with_passwordGreg Hudson2010-04-301-0/+24
* fast negotiation projecSam Hartman2009-12-141-0/+10
* Fix coding style in lib/krb5/asn.1, remove from exclusions, andTom Yu2009-11-161-166/+170
* Constrained delegation without PAC supportGreg Hudson2009-11-141-0/+36
* make mark-cstyleTom Yu2009-10-311-1/+1
* Implement GSS naming extensions and authdata verificationGreg Hudson2009-10-091-0/+11
* Implement s4u extensionsGreg Hudson2009-09-131-0/+12
* Merge fast branch at 22166 onto trunkSam Hartman2009-04-031-3/+3
* Make FAST changes build when pkinit is disabledTom Yu2009-03-311-10/+10
* Implement FAST from draft-ietf-krb-wg-preauth-frameworkSam Hartman2009-03-311-2/+91
* Correct numerous memory leaks on error conditions in the ASN.1Greg Hudson2009-02-131-86/+123
* Adjust the structure of krb5_decode.c functions to initialize outputGreg Hudson2009-02-101-375/+432
* whitespaceTom Yu2009-01-221-2/+2
* Merge mskrb-integ onto trunkSam Hartman2009-01-031-0/+47
* Lite Client - the following calls are server-side functions:Zhanna Tsitkov2008-11-171-0/+2
* Untabify; trim trailing whitespace; add emacs local variables to avoid tabsKen Raeburn2008-09-091-284/+285
* Whitespace changes, mostly horizontal, for consistency with currentKen Raeburn2008-09-051-558/+558
* Fix broken build -- conditionalize some stuff on DISABLE_PKINIT that IKen Raeburn2008-08-191-0/+2
* get_eoc() is always followed by next_tag(), so don't bother settingKen Raeburn2008-08-071-12/+8
* Pull out EOC error checks into separate functionsKen Raeburn2008-08-071-6/+17
* Rewrite tagnum-checking code to streamline normal path and push refinedKen Raeburn2008-08-071-10/+15
* Add PKINIT supportKevin Coffman2007-08-011-0/+147
* Apply patch from Michael Calmer to fix some uninitialized variablesTom Yu2006-08-021-0/+1
* This commit ensures that all files in the library includeJeffrey Altman2005-11-151-1/+1
* fix MITKRB5-SA-2004-002Tom Yu2004-08-311-2/+13
* Save encoded KRB-SAFE-BODY to avoid problems caused by re-encoding it.Tom Yu2003-10-081-1/+40
* Send generalstring not octetstring in etype_info2. Accept eitherSam Hartman2003-07-221-5/+10
* Split out etype_info2 decoder from etype_info decoder. In theSam Hartman2003-06-201-1/+1
* Sequence numbers are now unsigned. Implement lenient parser forTom Yu2003-05-181-3/+3
* Implement encoders for etype_info2 and add support to s2kparams forSam Hartman2003-05-061-0/+10
* Rewrite asn1_get_tag interface to use a structure pointer rather than severalKen Raeburn2003-03-121-20/+39
* Client code lacks support for draft-ietf-krb-wg-kerberos-sam-01.txtKen Hornstein2002-10-241-0/+44
* ASN.1 code passes uninitialized values aroundTom Yu2002-10-081-11/+17
* Use prototype style definitions for functions. Avoid variable name "class"Ken Raeburn2002-09-031-112/+46
* * asn1buf.c (asn1buf_sync): Add new arguments to include the fullTom Yu2000-10-261-7/+23
* * asn1buf.h: Lengths are now unsigned int forEzra Peisach2000-10-171-1/+1
* * krb5_decode.c (krb5_decode_ticket): Add function to provideDanilo Almeida2000-02-021-0/+9
* * krb5_decode.c (begin_structure): Update to deal with indefiniteTom Yu1999-11-011-4/+3
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4