summaryrefslogtreecommitdiffstats
path: root/src/lib/des425/read_passwd.c
Commit message (Expand)AuthorAgeFilesLines
* Remove krb524, lib/des425, lib/krb4, and include/kerberosIV.Greg Hudson2008-12-181-128/+0
* Use snprintf instead of strcpy/strcat in many placesGreg Hudson2008-10-231-3/+2
* * mac_des_glue.c, des.c, enc_dec.c, key_sched.c, str_to_key.c: Move KfM des ...Alexandra Ellwood2003-03-061-0/+1
* Implement krb5_read_password an des_read_pw_stringSam Hartman2002-10-101-114/+33
* Fix DES_INT32 definitionTom Yu2002-09-271-18/+32
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-061-1/+1
* * read_passwd.c: Create local variable that takes the "int"Ezra Peisach2001-07-311-4/+5
* * des425.h: Deleted to avoid confusion with the other des.h in the tree. AllKen Raeburn2001-04-101-2/+6
* rename des.h -> des425.hKen Raeburn2001-04-101-1/+1
* volatile fixesKen Raeburn2000-03-151-2/+2
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* * Make shared libs work on AIXSam Hartman1997-02-221-2/+2
* Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1997-02-061-0/+7
* * read_passwd.c, configure.in: use HAS_ANSI_VOLATILE insteadMark Eichin1995-06-281-5/+0
* * read_passwd.c: only use volatile if __STDC__ is 1Mark Eichin1995-06-281-0/+5
* Compiler warning cleanupPaul Park1995-06-271-1/+2
* read_passwd.c (des_read_pw_string): Don't depend onTheodore Tso1995-06-091-32/+124
* Call to krb5_read_password takes as an argument an int* not an int to represe...Ezra Peisach1995-05-011-2/+3
* Add des_read_pw_string, since it's used by the V4 login.c codeTheodore Tso1995-04-281-0/+21
* Windows global stuff:Keith Vetter1995-04-141-1/+1
* New file, unix_time, didn't work on the PCKeith Vetter1995-03-221-1/+1
* Some int/long, signed/unsigned conversionsKeith Vetter1995-03-091-1/+1
* Avoid <krb5/...> includesJohn Gilmore1995-02-281-4/+0
* Converted krb5/des425 and krb5/asn.1 to the PCKeith Vetter1995-02-221-5/+5
* Make global_context a static variable and initialize it automaticallyTheodore Tso1995-01-191-0/+9
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-1/+1
* stamp out rcs keywordsMark Eichin1994-08-181-6/+1
* unused varsMark Eichin1994-08-141-1/+0
* step 1: bzero->memset(,0,)Mark Eichin1994-06-151-1/+1
* Change export warning notice from "is assumed to require an export license"Theodore Tso1993-09-011-2/+2
* Update copyright noticeJohn Kohl1991-06-061-2/+16
* libos-proto.h -> los-proto.hJohn Kohl1991-03-141-1/+1
* want to use old string_to_key interfaceJohn Kohl1991-03-141-1/+1
* *** empty log message ***John Kohl1991-03-141-0/+52