index
:
krb5.git
master
master-krb5pkgconfig
master-mechdconf
proxymech
Unnamed repository; edit this file 'description' to name the repository.
Günther Deschner
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
krb5
/
asn.1
/
krb5_decode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unneeded ASN.1 code
Greg Hudson
2012-02-12
1
-963
/
+0
*
Convert utility functions to new decoder
Greg Hudson
2012-02-12
1
-5
/
+1
*
Data-driven ASN.1 decoder
Greg Hudson
2012-02-11
1
-0
/
+6
*
Minimize draft9 PKINIT code by removing dead code
Greg Hudson
2012-02-11
1
-13
/
+0
*
Remove some unused structures and encoders
Greg Hudson
2012-01-07
1
-50
/
+0
*
Remove SAM encoders and structures
Greg Hudson
2012-01-07
1
-63
/
+0
*
Stop using krb5_typed_data structure type
Greg Hudson
2011-12-21
1
-2
/
+2
*
For GCC compiles, use an attribute to suppress the variable set but
Ezra Peisach
2011-07-26
1
-2
/
+2
*
Adjust most C source files to match the new standards for copyright
Greg Hudson
2011-03-09
1
-2
/
+1
*
Asn.1 decode related file rearrangement. It was made based on the following c...
Zhanna Tsitkov
2011-01-11
1
-348
/
+9
*
Fix Windows build
Greg Hudson
2010-11-25
1
-1
/
+1
*
Add IAKERB mechanism and gss_acquire_cred_with_password
Greg Hudson
2010-04-30
1
-0
/
+24
*
fast negotiation projec
Sam Hartman
2009-12-14
1
-0
/
+10
*
Fix coding style in lib/krb5/asn.1, remove from exclusions, and
Tom Yu
2009-11-16
1
-166
/
+170
*
Constrained delegation without PAC support
Greg Hudson
2009-11-14
1
-0
/
+36
*
make mark-cstyle
Tom Yu
2009-10-31
1
-1
/
+1
*
Implement GSS naming extensions and authdata verification
Greg Hudson
2009-10-09
1
-0
/
+11
*
Implement s4u extensions
Greg Hudson
2009-09-13
1
-0
/
+12
*
Merge fast branch at 22166 onto trunk
Sam Hartman
2009-04-03
1
-3
/
+3
*
Make FAST changes build when pkinit is disabled
Tom Yu
2009-03-31
1
-10
/
+10
*
Implement FAST from draft-ietf-krb-wg-preauth-framework
Sam Hartman
2009-03-31
1
-2
/
+91
*
Correct numerous memory leaks on error conditions in the ASN.1
Greg Hudson
2009-02-13
1
-86
/
+123
*
Adjust the structure of krb5_decode.c functions to initialize output
Greg Hudson
2009-02-10
1
-375
/
+432
*
whitespace
Tom Yu
2009-01-22
1
-2
/
+2
*
Merge mskrb-integ onto trunk
Sam Hartman
2009-01-03
1
-0
/
+47
*
Lite Client - the following calls are server-side functions:
Zhanna Tsitkov
2008-11-17
1
-0
/
+2
*
Untabify; trim trailing whitespace; add emacs local variables to avoid tabs
Ken Raeburn
2008-09-09
1
-284
/
+285
*
Whitespace changes, mostly horizontal, for consistency with current
Ken Raeburn
2008-09-05
1
-558
/
+558
*
Fix broken build -- conditionalize some stuff on DISABLE_PKINIT that I
Ken Raeburn
2008-08-19
1
-0
/
+2
*
get_eoc() is always followed by next_tag(), so don't bother setting
Ken Raeburn
2008-08-07
1
-12
/
+8
*
Pull out EOC error checks into separate functions
Ken Raeburn
2008-08-07
1
-6
/
+17
*
Rewrite tagnum-checking code to streamline normal path and push refined
Ken Raeburn
2008-08-07
1
-10
/
+15
*
Add PKINIT support
Kevin Coffman
2007-08-01
1
-0
/
+147
*
Apply patch from Michael Calmer to fix some uninitialized variables
Tom Yu
2006-08-02
1
-0
/
+1
*
This commit ensures that all files in the library include
Jeffrey Altman
2005-11-15
1
-1
/
+1
*
fix MITKRB5-SA-2004-002
Tom Yu
2004-08-31
1
-2
/
+13
*
Save encoded KRB-SAFE-BODY to avoid problems caused by re-encoding it.
Tom Yu
2003-10-08
1
-1
/
+40
*
Send generalstring not octetstring in etype_info2. Accept either
Sam Hartman
2003-07-22
1
-5
/
+10
*
Split out etype_info2 decoder from etype_info decoder. In the
Sam Hartman
2003-06-20
1
-1
/
+1
*
Sequence numbers are now unsigned. Implement lenient parser for
Tom Yu
2003-05-18
1
-3
/
+3
*
Implement encoders for etype_info2 and add support to s2kparams for
Sam Hartman
2003-05-06
1
-0
/
+10
*
Rewrite asn1_get_tag interface to use a structure pointer rather than several
Ken Raeburn
2003-03-12
1
-20
/
+39
*
Client code lacks support for draft-ietf-krb-wg-kerberos-sam-01.txt
Ken Hornstein
2002-10-24
1
-0
/
+44
*
ASN.1 code passes uninitialized values around
Tom Yu
2002-10-08
1
-11
/
+17
*
Use prototype style definitions for functions. Avoid variable name "class"
Ken Raeburn
2002-09-03
1
-112
/
+46
*
* asn1buf.c (asn1buf_sync): Add new arguments to include the full
Tom Yu
2000-10-26
1
-7
/
+23
*
* asn1buf.h: Lengths are now unsigned int for
Ezra Peisach
2000-10-17
1
-1
/
+1
*
* krb5_decode.c (krb5_decode_ticket): Add function to provide
Danilo Almeida
2000-02-02
1
-0
/
+9
*
* krb5_decode.c (begin_structure): Update to deal with indefinite
Tom Yu
1999-11-01
1
-4
/
+3
*
copyright notice updates from 1.1 branch
Ken Raeburn
1999-09-24
1
-1
/
+4
[next]