| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove krb524, lib/des425, lib/krb4, and include/kerberosIV. | Greg Hudson | 2008-12-18 | 1 | -353/+0 |
* | Big step towards integrating libkrb524 into libkrb5: | Ken Raeburn | 2003-05-24 | 1 | -3/+2 |
* | * test.c (print_key): Pass in des_cblock* instead of char *. | Ezra Peisach | 2001-06-06 | 1 | -5/+7 |
* | * k524init.c: Inculde unistd.h for getopt() prototype | Ezra Peisach | 2001-06-04 | 1 | -0/+2 |
* | make prototypes unconditional | Ken Raeburn | 2001-04-10 | 1 | -2/+2 |
* | * krb524d.c: Provide prototypes for local functions | Ezra Peisach | 2001-03-12 | 1 | -0/+9 |
* | * Makefile.in: Make krb524 library and k524init program build on | Danilo Almeida | 2000-07-20 | 1 | -0/+3 |
* | * cnv_tkt_skey.c: | Tom Yu | 1997-12-12 | 1 | -2/+0 |
* | * convt_tkt.c: Delete; it's not needed anymore | Tom Yu | 1997-08-12 | 1 | -1/+6 |
* | * k524init.c, test.c, cnv_tkt_skey.c: Remove include of krb4-proto.h | Ezra Peisach | 1997-02-18 | 1 | -1/+0 |
* | Check the error return from krb5_init_context(), and print an error | Theodore Tso | 1996-11-08 | 1 | -1/+6 |
* | * Better support for Athena Kerberos if installed | Sam Hartman | 1996-08-05 | 1 | -2/+2 |
* | * test.c (krb4_print_ticket): Change addr to unsigned KRB4_32 from | Ezra Peisach | 1996-07-09 | 1 | -1/+1 |
* | * cnv_tkt_skey.c, conv_creds.c, get_cred.c k524init.c krb524d.c, | Chris Provenzano | 1995-09-06 | 1 | -3/+3 |
* | * cnv_tkt_skey.c, getcred.c, k524init.c, krb524d.c, test.c : | Chris Provenzano | 1995-09-06 | 1 | -3/+2 |
* | fix typo | Mark Eichin | 1995-06-29 | 1 | -1/+1 |
* | * test.c: use PROTOTYPE | Mark Eichin | 1995-06-29 | 1 | -2/+2 |
* | * test.c, k524init.c, getcred.c: rewrote for old style definitiions. | Mark Eichin | 1995-06-28 | 1 | -13/+34 |
* | Compiler warning cleanup | Paul Park | 1995-06-27 | 1 | -4/+5 |
* | test.c (do_remote): Case sockaddr_in * to sockaddr * in calling | Ezra Peisach | 1995-06-07 | 1 | -2/+3 |
* | Updated to use autoconf, and to use the new Kerberos library API | Theodore Tso | 1995-06-06 | 1 | -41/+56 |
* | * README, *.[ch]: Avoid <...> includes for our include files | John Gilmore | 1995-02-28 | 1 | -3/+1 |
* | Apply new copyright notice to the krb524 sources. (1993, GZA -> 1994 OV) | Theodore Tso | 1994-09-15 | 1 | -14/+16 |
* | stamp out rcs keywords | Mark Eichin | 1994-08-18 | 1 | -4/+0 |
* | step 3: bcopy->memcpy or memmove (chose by hand), twiddle args | Mark Eichin | 1994-06-15 | 1 | -2/+2 |
* | step 1: bzero->memset(,0,) | Mark Eichin | 1994-06-15 | 1 | -2/+2 |
* | Change export warning notice from "is assumed to require an export license" | Theodore Tso | 1993-09-01 | 1 | -2/+2 |
* | Initial revision | Theodore Tso | 1993-06-03 | 1 | -0/+298 |