| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix coding style in lib/krb5/asn.1, remove from exclusions, and | Tom Yu | 2009-11-16 | 1 | -20/+38 |
* | make mark-cstyle; make reindent | Tom Yu | 2009-11-05 | 1 | -3/+3 |
* | Reformat some block comments. Refine lib/krb5/asn.1 reindent | Tom Yu | 2009-11-05 | 1 | -49/+58 |
* | CVE-2009-0847 asn1buf_imbed incorrect length validation | Tom Yu | 2009-04-07 | 1 | -2/+4 |
* | Modify asn12krb5_buf and asn1_do_full_encode to make output parameter | Greg Hudson | 2009-02-12 | 1 | -13/+16 |
* | Make asn1buf_destroy return void, since it's a free function. In | Greg Hudson | 2009-02-09 | 1 | -2/+1 |
* | If USE_VALGRIND, check readability of byte string before copying | Ken Raeburn | 2009-01-22 | 1 | -0/+7 |
* | Fix conditionals from last change | Ken Raeburn | 2008-11-03 | 1 | -1/+1 |
* | If we're not making asn1buf_insert_octet an inline function, then make | Ken Raeburn | 2008-11-03 | 1 | -14/+15 |
* | partial rewrite of the ASN.1 encoders | Ken Raeburn | 2008-10-25 | 1 | -18/+9 |
* | Use strdup in place of malloc/strcpy in many places | Greg Hudson | 2008-10-20 | 1 | -8/+4 |
* | Untabify; trim trailing whitespace; add emacs local variables to avoid tabs | Ken Raeburn | 2008-09-09 | 1 | -88/+89 |
* | Whitespace changes, mostly horizontal, for consistency with current | Ken Raeburn | 2008-09-05 | 1 | -218/+218 |
* | Based on patch from lxs, with some changes: | Ken Raeburn | 2008-08-27 | 1 | -7/+7 |
* | Rewrite tagnum-checking code to streamline normal path and push refined | Ken Raeburn | 2008-08-07 | 1 | -3/+3 |
* | fix MITKRB5-SA-2004-003 | Tom Yu | 2004-08-31 | 1 | -0/+2 |
* | fix MITKRB5-SA-2004-002 | Tom Yu | 2004-08-31 | 1 | -0/+1 |
* | Rewrite asn1_get_tag interface to use a structure pointer rather than several | Ken Raeburn | 2003-03-12 | 1 | -12/+7 |
* | Use prototype style definitions for functions. Avoid variable name "class" | Ken Raeburn | 2002-09-03 | 1 | -74/+27 |
* | * asn1buf.c (asn1buf_remove_octetstring, asn1buf_remove_charstring): Fix bounds | Ken Raeburn | 2002-04-10 | 1 | -4/+5 |
* | * asn1buf.c (asn1buf_sync): Add new arguments to include the full | Tom Yu | 2000-10-26 | 1 | -27/+39 |
* | * asn1buf.h: Lengths are now unsigned int for | Ezra Peisach | 2000-10-17 | 1 | -15/+16 |
* | * krb5_decode.c (begin_structure): Update to deal with indefinite | Tom Yu | 1999-11-01 | 1 | -2/+3 |
* | * asn1buf.c (asn1buf_sync): Add length parameter to disambiguate | Tom Yu | 1999-07-04 | 1 | -3/+4 |
* | * asn1buf.h: New prototpyes for asn1buf_sync() and | Tom Yu | 1999-07-03 | 1 | -3/+36 |
* | * asn1buf.c (asn1buf_sync): Interim fix for DCE compat problem | Tom Yu | 1999-07-01 | 1 | -1/+9 |
* | pull up 3des implementation from the marc-3des branch | Marc Horowitz | 1998-10-30 | 1 | -1/+1 |
* | asn1buf.h (asn1buf_insert_octet): Use static inline function to define | Theodore Tso | 1998-02-14 | 1 | -0/+2 |
* | * asn1buf.c (asn12krb5_buf): Check return value of | Tom Yu | 1998-01-03 | 1 | -0/+4 |
* | Changes from the Kerbnet release by Cygnus | Ezra Peisach | 1997-08-14 | 1 | -18/+24 |
* | * asn1buf.c (asn12krb5_buf): Initialize magic fields of structure. | Ezra Peisach | 1996-06-27 | 1 | -1/+3 |
* | Windows global stuff: | Keith Vetter | 1995-04-14 | 1 | -20/+19 |
* | asn1_k_decode.c (setup, next_tag, apptag, get_field_body, | Theodore Tso | 1995-04-13 | 1 | -5/+24 |
* | Make the second argument of asn1buf_insert_octet be an int, instead of | Theodore Tso | 1995-03-10 | 1 | -1/+1 |
* | Converted krb5/des425 and krb5/asn.1 to the PC | Keith Vetter | 1995-02-22 | 1 | -20/+20 |
* | Removed all references to DECLARG and OLDDECLARG | Chris Provenzano | 1995-01-13 | 1 | -80/+61 |
* | Always fill in a NULL for a zero-length char string or octet string in | Theodore Tso | 1994-09-29 | 1 | -3/+12 |
* | * asn1_decode_k.c: yet another instance of the SunOS realloc bug | Tom Yu | 1994-07-09 | 1 | -5/+9 |
* | * an1buf.c: Harry saves vs. Unix again. Making sure that anything | Tom Yu | 1994-07-07 | 1 | -2/+2 |
* | * asn1_encode_k.h: | Tom Yu | 1994-07-03 | 1 | -1/+1 |
* | folding in Harry's changes | Tom Yu | 1994-06-29 | 1 | -0/+350 |