| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * asn1buf.c (asn1buf_sync): Add length parameter to disambiguate | Tom Yu | 1999-07-04 | 1 | -1/+1 |
* | * asn1buf.h: New prototpyes for asn1buf_sync() and | Tom Yu | 1999-07-03 | 1 | -1/+2 |
* | * krb5_decode.c (decode_krb5_enc_tkt_part): use tagnum correctly to handle | Ken Raeburn | 1996-05-04 | 1 | -3/+4 |
* | add sam encoders, decoders, including "optional string" macros | Mark Eichin | 1996-04-09 | 1 | -0/+65 |
* | Fix 16 bit vs. 32bit error in the encoded timestamp structure | Theodore Tso | 1996-03-21 | 1 | -1/+1 |
* | * krb5_decode.c (decode_krb5_ticket, decode_krb5_enc_tkt_part, | Ezra Peisach | 1996-03-13 | 1 | -0/+13 |
* | If starttime is not set, then use authtime as a default. (This fixes | Theodore Tso | 1996-02-28 | 1 | -0/+2 |
* | * krb5_decode.c (decode_krb5_pa_enc_ts, decode_krb5_enc_data): Added | Theodore Tso | 1995-11-08 | 1 | -3/+29 |
* | Systematic rework of all the cleanup code to make the generated object | Theodore Tso | 1995-09-27 | 1 | -143/+146 |
* | Remove the (int) cast, since you can't take address of a value which | Theodore Tso | 1995-09-23 | 1 | -2/+2 |
* | 32 bit word being passed as an int | Theodore Tso | 1995-09-23 | 1 | -2/+2 |
* | Declare cleanup function as void and propogate thoughout the file. This handles | Ezra Peisach | 1995-09-20 | 1 | -10/+11 |
* | moderately clean handling of allocated storage on error during partial | Mark Eichin | 1995-09-14 | 1 | -95/+173 |
* | Reinstate the keytype -> enctype changes and keep the new Mac changes | Ezra Peisach | 1995-09-12 | 1 | -2/+1 |
* | Mac Beta 1 submission | Keith Vetter | 1995-09-11 | 1 | -1/+2 |
* | * asn1_k_decode.c, asn1_k_decode.h, asn1_k_encode.c, asn1_k_encode.h, | Chris Provenzano | 1995-09-06 | 1 | -1/+1 |
* | * asn1_k_decode.c, asn1_k_decode.h, asn1_k_encode.c, asn1_k_encode.h | Chris Provenzano | 1995-09-06 | 1 | -1/+0 |
* | krb5_decode.c (decode_krb5_alt_method, decode_krb5_etype_info): New | Theodore Tso | 1995-08-28 | 1 | -0/+34 |
* | krb5_encode.c (encode_krb5_padata_sequence): New function which encodes a | Theodore Tso | 1995-08-26 | 1 | -0/+12 |
* | Windows global stuff: | Keith Vetter | 1995-04-14 | 1 | -22/+22 |
* | Avoid <krb5/....> includes | John Gilmore | 1995-02-28 | 1 | -1/+1 |
* | Converted krb5/des425 and krb5/asn.1 to the PC | Keith Vetter | 1995-02-22 | 1 | -22/+22 |
* | Removed ISODE cruft | Theodore Tso | 1995-02-10 | 1 | -1/+1 |
* | * asn1_decode_k.c => asn1_k_decode.c | John Gilmore | 1995-02-03 | 1 | -1/+1 |
* | Removed all references to DECLARG and OLDDECLARG | Chris Provenzano | 1995-01-13 | 1 | -88/+66 |
* | Add magic number to keyblock structure | Theodore Tso | 1994-11-19 | 1 | -0/+2 |
* | Fix memory leak in decode timestamp return | Theodore Tso | 1994-09-21 | 1 | -0/+1 |
* | 1) Stop checking the msg_type field unless KRB5_MSGTYPE_STRICT is defined | Theodore Tso | 1994-08-17 | 1 | -13/+37 |
* | Added MIT Copyright notices | Theodore Tso | 1994-07-14 | 1 | -0/+23 |
* | folding in Harry's changes | Tom Yu | 1994-06-29 | 1 | -0/+577 |