| Commit message (Expand) | Author | Age | Files | Lines |
* | added flags field to predicted_sam_response (fcusack) | Ken Raeburn | 2000-02-07 | 3 | -11/+13 |
* | more fcusack changes - rest of first set | Ken Raeburn | 2000-02-07 | 3 | -2/+18 |
* | Frank Cusack changes, set 1, diffs 1-3 of 4 | Ken Raeburn | 2000-02-07 | 3 | -2/+8 |
* | * krb5_decode.c (krb5_decode_ticket): Add function to provide | Danilo Almeida | 2000-02-02 | 2 | -0/+14 |
* | * krb5_decode.c (begin_structure): Update to deal with indefinite | Tom Yu | 1999-11-01 | 7 | -20/+76 |
* | log tritan's changes | Tom Yu | 1999-10-26 | 1 | -0/+7 |
* | Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES such | Wilfredo Sanchez | 1999-10-26 | 1 | -1/+0 |
* | * asn1_decode.c (asn1_decode_integer): Initialize "n", to keep gcc happy | Ken Raeburn | 1999-10-22 | 2 | -1/+6 |
* | fix typos in comments | Ken Raeburn | 1999-10-22 | 1 | -2/+2 |
* | copyright notice updates from 1.1 branch | Ken Raeburn | 1999-09-24 | 18 | -18/+72 |
* | * asn1_decode.c (asn1_decode_integer): Fix to deal with overflows | Tom Yu | 1999-07-11 | 2 | -8/+30 |
* | * KRB5-asn.py (PA-SAM-RESPONSE): Fix syntax error -- comma separating sequence | Ken Raeburn | 1999-07-06 | 2 | -4/+10 |
* | * asn1buf.c (asn1buf_sync): Add length parameter to disambiguate | Tom Yu | 1999-07-04 | 5 | -7/+21 |
* | * asn1buf.h: New prototpyes for asn1buf_sync() and | Tom Yu | 1999-07-03 | 5 | -10/+71 |
* | * asn1buf.c (asn1buf_sync): Interim fix for DCE compat problem | Tom Yu | 1999-07-01 | 2 | -1/+14 |
* | * asn1_encode.c (asn1_encode_generaltime): Fix minor bug in | Tom Yu | 1999-06-17 | 2 | -1/+6 |
* | Do win32 build in subdir | Danilo Almeida | 1999-05-10 | 2 | -11/+15 |
* | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-12-05 | 2 | -0/+7 |
* | * asn1_k_decode.c (asn1_decode_krb5_flags): Fix previous to | Tom Yu | 1998-12-04 | 2 | -1/+8 |
* | * asn1_k_decode.c (asn1_decode_krb5_flags): Modify to deal with | Tom Yu | 1998-12-04 | 2 | -7/+22 |
* | pull up 3des implementation from the marc-3des branch | Marc Horowitz | 1998-10-30 | 2 | -1/+8 |
* | Replaced preprocessor symbol _MACINTOSH with macintosh, since macintosh is th... | Miro Jurisic | 1998-07-17 | 1 | -1/+1 |
* | asn1_encode.c: Make the magic Macintosh EPOCH offset be 70 years | Theodore Tso | 1998-07-02 | 2 | -1/+7 |
* | * asn1_encode.c (asn1_encode_generaltime): Sanity check the return | Tom Yu | 1998-04-17 | 2 | -1/+16 |
* | Collapse lib/krb5's configure.in files into a single top-level | Theodore Tso | 1998-02-28 | 3 | -5/+7 |
* | Remove trailing slash from thisconfigdir. Change directory syntax | Tom Yu | 1998-02-18 | 2 | -2/+7 |
* | asn1buf.h (asn1buf_insert_octet): Use static inline function to define | Theodore Tso | 1998-02-14 | 3 | -53/+77 |
* | Mass makefile/configure.in build system revamp | Theodore Tso | 1998-02-12 | 2 | -0/+6 |
* | * asn1buf.c (asn12krb5_buf): Check return value of | Tom Yu | 1998-01-03 | 2 | -0/+9 |
* | Punt HAS_STDLIB_H, NO_STDLIB_H, POSIX_TYPES; see individual ChangeLogs | Tom Yu | 1997-10-02 | 2 | -1/+5 |
* | Changes from the Kerbnet release by Cygnus | Ezra Peisach | 1997-08-14 | 3 | -19/+77 |
* | * Makefile.in (SRCS): Add / after $(srcdir) in SRCS line | Ezra Peisach | 1997-07-31 | 2 | -10/+14 |
* | Moved some of the library list file build logic from the individual Makefiles | Richard Basch | 1997-02-23 | 2 | -11/+9 |
* | Merge of libhack_branch | Tom Yu | 1997-02-09 | 3 | -15/+19 |
* | Windows/NT integration (V1_0_WIN32_BRANCH merge) | Richard Basch | 1997-02-06 | 2 | -3/+14 |
* | asn1_k_encode.c (asn1_encode_principal_name): Be liberal about | Theodore Tso | 1996-11-15 | 2 | -9/+35 |
* | * asn1buf.c (asn12krb5_buf): Initialize magic fields of structure. | Ezra Peisach | 1996-06-27 | 2 | -1/+9 |
* | Add prototypes for the SAM encoding and decoding functions, which are | Theodore Tso | 1996-06-12 | 3 | -3/+40 |
* | cvsignore hackery | Tom Yu | 1996-06-10 | 1 | -1/+0 |
* | Updated .Sanitize file | Theodore Tso | 1996-06-06 | 1 | -1/+0 |
* | * asn1_k_decode.c (asn1_decode_enc_kdc_rep_part): If starttime is | Ezra Peisach | 1996-06-05 | 2 | -1/+7 |
* | * krb5_decode.c (decode_krb5_enc_tkt_part): use tagnum correctly to handle | Ken Raeburn | 1996-05-04 | 2 | -3/+10 |
* | log for mark's sam changes of 4/9 | Ken Raeburn | 1996-04-30 | 1 | -0/+17 |
* | add sam encoders, decoders, including "optional string" macros | Mark Eichin | 1996-04-09 | 5 | -0/+380 |
* | Decode pa_type in the krb5_pa_data structure as a krb5_int32, since it | Theodore Tso | 1996-03-21 | 2 | -2/+7 |
* | Fix 16 bit vs. 32bit error in the encoded timestamp structure | Theodore Tso | 1996-03-21 | 2 | -1/+6 |
* | * krb5_decode.c (decode_krb5_ticket, decode_krb5_enc_tkt_part, | Ezra Peisach | 1996-03-13 | 3 | -1/+31 |
* | If starttime is not set, then use authtime as a default. (This fixes | Theodore Tso | 1996-02-28 | 2 | -0/+9 |
* | Remove junk file | Theodore Tso | 1996-02-13 | 1 | -31/+0 |
* | Folded in danw's changes to allow building Makefiles for the | Theodore Tso | 1996-02-07 | 2 | -1/+7 |