| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove krb524, lib/des425, lib/krb4, and include/kerberosIV. | Greg Hudson | 2008-12-18 | 1 | -128/+0 |
| * | Use snprintf instead of strcpy/strcat in many places | Greg Hudson | 2008-10-23 | 1 | -3/+2 |
| * | * mac_des_glue.c, des.c, enc_dec.c, key_sched.c, str_to_key.c: Move KfM des ... | Alexandra Ellwood | 2003-03-06 | 1 | -0/+1 |
| * | Implement krb5_read_password an des_read_pw_string | Sam Hartman | 2002-10-10 | 1 | -114/+33 |
| * | Fix DES_INT32 definition | Tom Yu | 2002-09-27 | 1 | -18/+32 |
| * | Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA... | Ken Raeburn | 2001-10-06 | 1 | -1/+1 |
| * | * read_passwd.c: Create local variable that takes the "int" | Ezra Peisach | 2001-07-31 | 1 | -4/+5 |
| * | * des425.h: Deleted to avoid confusion with the other des.h in the tree. All | Ken Raeburn | 2001-04-10 | 1 | -2/+6 |
| * | rename des.h -> des425.h | Ken Raeburn | 2001-04-10 | 1 | -1/+1 |
| * | volatile fixes | Ken Raeburn | 2000-03-15 | 1 | -2/+2 |
| * | copyright notice updates from 1.1 branch | Ken Raeburn | 1999-09-24 | 1 | -1/+4 |
| * | * Make shared libs work on AIX | Sam Hartman | 1997-02-22 | 1 | -2/+2 |
| * | Windows/NT integration (V1_0_WIN32_BRANCH merge) | Richard Basch | 1997-02-06 | 1 | -0/+7 |
| * | * read_passwd.c, configure.in: use HAS_ANSI_VOLATILE instead | Mark Eichin | 1995-06-28 | 1 | -5/+0 |
| * | * read_passwd.c: only use volatile if __STDC__ is 1 | Mark Eichin | 1995-06-28 | 1 | -0/+5 |
| * | Compiler warning cleanup | Paul Park | 1995-06-27 | 1 | -1/+2 |
| * | read_passwd.c (des_read_pw_string): Don't depend on | Theodore Tso | 1995-06-09 | 1 | -32/+124 |
| * | Call to krb5_read_password takes as an argument an int* not an int to represe... | Ezra Peisach | 1995-05-01 | 1 | -2/+3 |
| * | Add des_read_pw_string, since it's used by the V4 login.c code | Theodore Tso | 1995-04-28 | 1 | -0/+21 |
| * | Windows global stuff: | Keith Vetter | 1995-04-14 | 1 | -1/+1 |
| * | New file, unix_time, didn't work on the PC | Keith Vetter | 1995-03-22 | 1 | -1/+1 |
| * | Some int/long, signed/unsigned conversions | Keith Vetter | 1995-03-09 | 1 | -1/+1 |
| * | Avoid <krb5/...> includes | John Gilmore | 1995-02-28 | 1 | -4/+0 |
| * | Converted krb5/des425 and krb5/asn.1 to the PC | Keith Vetter | 1995-02-22 | 1 | -5/+5 |
| * | Make global_context a static variable and initialize it automatically | Theodore Tso | 1995-01-19 | 1 | -0/+9 |
| * | Removed all references to DECLARG and OLDDECLARG. | Chris Provenzano | 1995-01-13 | 1 | -1/+1 |
| * | stamp out rcs keywords | Mark Eichin | 1994-08-18 | 1 | -6/+1 |
| * | unused vars | Mark Eichin | 1994-08-14 | 1 | -1/+0 |
| * | step 1: bzero->memset(,0,) | Mark Eichin | 1994-06-15 | 1 | -1/+1 |
| * | Change export warning notice from "is assumed to require an export license" | Theodore Tso | 1993-09-01 | 1 | -2/+2 |
| * | Update copyright notice | John Kohl | 1991-06-06 | 1 | -2/+16 |
| * | libos-proto.h -> los-proto.h | John Kohl | 1991-03-14 | 1 | -1/+1 |
| * | want to use old string_to_key interface | John Kohl | 1991-03-14 | 1 | -1/+1 |
| * | *** empty log message *** | John Kohl | 1991-03-14 | 1 | -0/+52 |