summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* use memset instead of bzeroJohn Kohl1990-11-081-1/+1
* change bzero to memsetJohn Kohl1990-11-083-12/+12
* don't declare external things here, use <krb5/ext-proto.h>John Kohl1990-11-081-11/+1
* change bcopy to memcpy, bzero to memsetJohn Kohl1990-11-0810-32/+32
* add USE_STRING_H testJohn Kohl1990-11-081-0/+4
* change bzero to memsetJohn Kohl1990-11-086-6/+6
* change bzero to memsetJohn Kohl1990-11-087-11/+11
* change bzero to memsetJohn Kohl1990-11-0817-42/+52
* change bcopy to memcpy, memset to bzeroJohn Kohl1990-11-086-19/+20
* change bcopy to memcpyJohn Kohl1990-11-083-12/+12
* change bcopy to memcpyJohn Kohl1990-11-081-1/+1
* change bcopy to memcpy, bzero to memsetJohn Kohl1990-11-081-4/+4
* use memset/memcpy in the xbzero/xbcopy macrosJohn Kohl1990-11-081-2/+2
* change bzero to memsetJohn Kohl1990-11-082-8/+8
* change bcopy to memcpyJohn Kohl1990-11-082-8/+7
* change bcopy to memcpyJohn Kohl1990-11-081-8/+2
* use memcmp rather than bcmpJohn Kohl1990-11-083-5/+6
* use memcpm rather than bcmpJohn Kohl1990-11-081-1/+1
* change bcmp to memcmp, bcopy to memcpyJohn Kohl1990-11-082-21/+21
* change bcmp to memcmp, bcopy to memcpyJohn Kohl1990-11-081-2/+2
* change bcmp to memcmpJohn Kohl1990-11-081-2/+2
* bcopy->memcpy, bcmp->memcmpJohn Kohl1990-11-081-5/+6
* Added routines to write authdata structuresKen Raeburn1990-11-081-0/+36
* Fixed up error catching in a couple of cases; added routines to readKen Raeburn1990-11-081-6/+84
* add MD4LIBJohn Kohl1990-11-081-0/+1
* add rsa-md4John Kohl1990-11-081-1/+1
* *** empty log message ***John Kohl1990-11-082-0/+79
* fix indentation to remove extra space from documentation fileJohn Kohl1990-11-081-119/+131
* change to copy onto stack to avoid modifying input in MDupdateJohn Kohl1990-11-081-15/+30
* add STDC function prototypesJohn Kohl1990-11-081-5/+55
* add MD4 supportJohn Kohl1990-11-081-0/+8
* Initial code from RFCJohn Kohl1990-11-073-0/+507
* fixed an apparent memory leak in krb5_dbm_db_get_principal();Donald Davis1990-11-021-7/+7
* *** empty log message ***John Kohl1990-11-021-0/+58
* ALPHA_2John Kohl1990-11-021-1/+1
* Update to use newer macrosJohn Carr1990-11-021-8/+22
* Yes should have been YESJohn Kohl1990-11-021-1/+1
* add TelnetNameJohn Kohl1990-11-021-0/+2
* Added AthenaEnv definePaul Borman1990-11-021-0/+4
* don't need StandardDefinesJohn Kohl1990-11-021-1/+0
* comment on -ZJohn Kohl1990-11-021-2/+12
* Initial revisionTheodore Tso1990-11-021-0/+117
* Added dump.c as an object and source file to kdb5_editTheodore Tso1990-11-021-2/+4
* Added dump_db, cwd, and pwd requestsTheodore Tso1990-11-021-0/+9
* Added routines to handle 'pwd' and 'cwd' command-line requestsTheodore Tso1990-11-021-15/+55
* Fixed bug in the unlocking routine so it really would call flockTheodore Tso1990-11-021-5/+3
* Fixed coredumping bug if size was NULL.Theodore Tso1990-11-021-3/+5
* Added renaming ifdeffor krb5_db_set_lockmodeTheodore Tso1990-11-011-0/+1
* Added prototypes for krb5_db_lock and krb5_db_unlockTheodore Tso1990-11-011-0/+11
* remove broken clean-up stepJohn Kohl1990-11-011-1/+0