index
:
krb5.git
gss_cs
keyring
kinit-c
master
msspng_ntlmssp
proxymech
spnego
MIT Kerberos patches
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
tests
/
asn.1
/
krb5_decode_test.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add ASN.1 codec for KKDCP's KDC-PROXY-MESSAGE
Nathaniel McCallum
2014-06-02
1
-0
/
+18
*
Add ASN.1 support for OTP
Greg Hudson
2012-08-23
1
-0
/
+47
*
Properly decode etype-info2 with no salt
Greg Hudson
2012-03-08
1
-0
/
+40
*
Add test cases for Windows RODC kvno compatibility
Tom Yu
2012-03-02
1
-0
/
+4
*
Convert utility functions to new decoder
Greg Hudson
2012-02-12
1
-4
/
+14
*
Minimize draft9 PKINIT code by removing dead code
Greg Hudson
2012-02-11
1
-35
/
+0
*
Add ASN.1 decoder test for krb5_pa_pac_req
Greg Hudson
2012-02-11
1
-0
/
+30
*
Add PKINIT decoder tests
Greg Hudson
2012-01-13
1
-0
/
+214
*
Remove some unused structures and encoders
Greg Hudson
2012-01-07
1
-44
/
+0
*
Remove SAM encoders and structures
Greg Hudson
2012-01-07
1
-26
/
+0
*
Add missing test cases for ASN.1 types
Greg Hudson
2012-01-06
1
-1
/
+53
*
Simplify and reformat ASN.1 test code
Greg Hudson
2012-01-06
1
-65
/
+39
*
Adjust most C source files to match the new standards for copyright
Greg Hudson
2011-03-09
1
-0
/
+25
*
Add IAKERB mechanism and gss_acquire_cred_with_password
Greg Hudson
2010-04-30
1
-0
/
+16
*
Mark and reindent tests, with some exclusions
Tom Yu
2009-11-30
1
-569
/
+570
*
Constrained delegation without PAC support
Greg Hudson
2009-11-14
1
-0
/
+8
*
make mark-cstyle
Tom Yu
2009-10-31
1
-44
/
+44
*
Implement GSS naming extensions and authdata verification
Greg Hudson
2009-10-09
1
-0
/
+10
*
Implement s4u extensions
Greg Hudson
2009-09-13
1
-1
/
+7
*
CVE-2009-0846 asn1_decode_generaltime can free uninitialized pointer
Tom Yu
2009-04-07
1
-0
/
+16
*
Start to phase out krb5_xfree macro, which just casts its argument to
Ken Raeburn
2009-01-28
1
-5
/
+5
*
Fix memory leaks in sam and ldap handler testing - there is still a leak w/ ldap
Ezra Peisach
2008-12-16
1
-0
/
+2
*
Substitute LDAP in makefiles with "yes" or "no" depending on configuration.
Ken Raeburn
2008-10-06
1
-3
/
+13
*
whitespace
Ken Raeburn
2008-10-06
1
-777
/
+777
*
Explicitly note number as unsigned to shut gcc up
Ken Raeburn
2008-06-02
1
-1
/
+1
*
* debug.h (test): Macro renamed from "assert".
Ken Raeburn
2004-04-29
1
-7
/
+7
*
Sequence numbers are now unsigned. Implement lenient parser for
Tom Yu
2003-05-18
1
-0
/
+168
*
Cleanup memory in asn.1 testsuite to allow for leak checking
Ezra Peisach
2003-05-12
1
-77
/
+170
*
For sam_challenge do not encode optional strings if string not present.
Ezra Peisach
2002-11-07
1
-0
/
+7
*
* krb5_decode_test.c (main): Add new test cases for indefinite
Tom Yu
2000-10-26
1
-10
/
+105
*
* krb5_decode_test.c (decode_run): If the ASN1 decoder returns an
Ezra Peisach
2000-09-26
1
-0
/
+1
*
* reference_encode.out, trval_reference.out: Test encoding of
Ezra Peisach
2000-08-07
1
-2
/
+10
*
* krb5_decode_test.c (main): Add test case for zero-length
Tom Yu
1999-11-01
1
-0
/
+4
*
* krb5_decode_test.c (main): Add additional test cases in
Tom Yu
1999-07-11
1
-0
/
+10
*
* krb5_decode_test.c (main): Add test cases for encryption_key in
Tom Yu
1999-07-04
1
-0
/
+5
*
* krb5_decode_test.c (main): Add variant test cases on
Tom Yu
1998-12-04
1
-1
/
+11
*
* ktest_equal.h: Add prototypes for ktest_equal_sam_challenge and
Ezra Peisach
1998-03-30
1
-1
/
+2
*
krb5_encode_test.c (PRS): Add the -p option to krb5_encode_test to
Theodore Tso
1996-11-14
1
-3
/
+8
*
* krb5_decode_test.c (main): For asn1_decode_enc_kdc_rep_part,
Ezra Peisach
1996-06-05
1
-1
/
+2
*
add sam challenge and response test cases
Mark Eichin
1996-04-09
1
-0
/
+14
*
* krb5_decode_test.c (main): In krb5_enc_tkt_part (optionals NULL)
Ezra Peisach
1996-03-03
1
-1
/
+2
*
* krb5_decode_test.c (main): Add tests for decode_krb5_enc_data
Theodore Tso
1995-11-08
1
-0
/
+15
*
Fix compilation errors
Paul Park
1995-08-29
1
-2
/
+1
*
krb5_decode_test.c (main): Add tests for decode_krb5_{etype_info,alt_method}
Theodore Tso
1995-08-28
1
-0
/
+73
*
krb5_encode_test.c (main): Add tests for encode_krb5_padata_sequence()
Theodore Tso
1995-08-26
1
-0
/
+38
*
Use k5-int instead of krb5 and asn1.h
Paul Park
1995-07-27
1
-2
/
+1
*
Back out bad ASN.1 changes
Theodore Tso
1995-04-22
1
-19
/
+16
*
Fix tests to reflect bit reversal changes to the krb5_flags fields.
Theodore Tso
1995-04-22
1
-16
/
+19
*
Avoid <krb5/...> includes
John Gilmore
1995-02-28
1
-3
/
+3
*
Removed all references to DECLARG and OLDDECLARG.
Chris Provenzano
1995-01-13
1
-1
/
+3
[next]