1990-11-20 |
John Kohl | fix checksum array to match defines in encryption.h |
commit | commitdiff | tree | snapshot |
1990-11-20 |
John Kohl | use macros from encryption.h |
commit | commitdiff | tree | snapshot |
1990-11-20 |
John Kohl | use macros from encryption.h |
commit | commitdiff | tree | snapshot |
1990-11-20 |
John Kohl | use macros for encryption functions |
commit | commitdiff | tree | snapshot |
1990-11-20 |
John Kohl | comment that XEROX is snefru |
commit | commitdiff | tree | snapshot |
1990-11-20 |
John Kohl | don't need types defined here, see <encryption.h> |
commit | commitdiff | tree | snapshot |
1990-11-20 |
John Kohl | change name for checksum type #define |
commit | commitdiff | tree | snapshot |
1990-11-19 |
Donald Davis | v4 compatibility is commented out |
commit | commitdiff | tree | snapshot |
1990-11-19 |
John Kohl | add config options for prototype size |
commit | commitdiff | tree | snapshot |
1990-11-19 |
John Kohl | current VAX tree needs narrow prototypes |
commit | commitdiff | tree | snapshot |
1990-11-19 |
John Kohl | add NARROW_PROTOTYPES |
commit | commitdiff | tree | snapshot |
1990-11-19 |
John Kohl | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1990-11-19 |
John Kohl | changes for narrow/wide prototypes |
commit | commitdiff | tree | snapshot |
1990-11-19 |
John Kohl | changes for narrow/wide prototypes |
commit | commitdiff | tree | snapshot |
1990-11-19 |
John Kohl | add support for narrow/wide prototypes |
commit | commitdiff | tree | snapshot |
1990-11-19 |
John Kohl | remove confounder |
commit | commitdiff | tree | snapshot |
1990-11-19 |
John Kohl | allow narrow or wide prototypes |
commit | commitdiff | tree | snapshot |
1990-11-16 |
Theodore Tso | Since we're going to need to have glue library anyway... |
commit | commitdiff | tree | snapshot |
1990-11-15 |
Theodore Tso | Added krb_glue.c, read_password.c, and quad_cksum.c |
commit | commitdiff | tree | snapshot |
1990-11-15 |
John Kohl | use memset rather than bzero |
commit | commitdiff | tree | snapshot |
1990-11-15 |
John Kohl | change bcmp to memcmp |
commit | commitdiff | tree | snapshot |
1990-11-15 |
John Kohl | use memset in place of bzero |
commit | commitdiff | tree | snapshot |
1990-11-14 |
Paul Borman | removed decl of setenv() as it is also in telnetd/local... |
commit | commitdiff | tree | snapshot |
1990-11-14 |
Paul Borman | Added the ``common'' subdirectory |
commit | commitdiff | tree | snapshot |
1990-11-08 |
John Kohl | use comments after #endif |
commit | commitdiff | tree | snapshot |
1990-11-08 |
John Kohl | mis-typed the conversion to memcpy |
commit | commitdiff | tree | snapshot |
1990-11-08 |
John Kohl | change bzero to memset |
commit | commitdiff | tree | snapshot |
1990-11-08 |
John Kohl | use memset instead of bzero |
commit | commitdiff | tree | snapshot |
1990-11-08 |
John Kohl | change bzero to memset |
commit | commitdiff | tree | snapshot |
1990-11-08 |
John Kohl | don't declare external things here, use <krb5/ext-proto.h> |
commit | commitdiff | tree | snapshot |
1990-11-08 |
John Kohl | change bcopy to memcpy, bzero to memset |
commit | commitdiff | tree | snapshot |
1990-11-08 |
John Kohl | add USE_STRING_H test |
commit | commitdiff | tree | snapshot |
1990-11-08 |
John Kohl | change bzero to memset |
commit | commitdiff | tree | snapshot |
1990-11-08 |
John Kohl | change bzero to memset |
commit | commitdiff | tree | snapshot |
1990-11-08 |
John Kohl | change bzero to memset |
commit | commitdiff | tree | snapshot |
1990-11-08 |
John Kohl | change bcopy to memcpy, memset to bzero |
commit | commitdiff | tree | snapshot |
1990-11-08 |
John Kohl | change bcopy to memcpy |
commit | commitdiff | tree | snapshot |
1990-11-08 |
John Kohl | change bcopy to memcpy |
commit | commitdiff | tree | snapshot |
1990-11-08 |
John Kohl | change bcopy to memcpy, bzero to memset |
commit | commitdiff | tree | snapshot |
1990-11-08 |
John Kohl | use memset/memcpy in the xbzero/xbcopy macros |
commit | commitdiff | tree | snapshot |
1990-11-08 |
John Kohl | change bzero to memset |
commit | commitdiff | tree | snapshot |
1990-11-08 |
John Kohl | change bcopy to memcpy |
commit | commitdiff | tree | snapshot |
1990-11-08 |
John Kohl | change bcopy to memcpy |
commit | commitdiff | tree | snapshot |
1990-11-08 |
John Kohl | use memcmp rather than bcmp |
commit | commitdiff | tree | snapshot |
1990-11-08 |
John Kohl | use memcpm rather than bcmp |
commit | commitdiff | tree | snapshot |
1990-11-08 |
John Kohl | change bcmp to memcmp, bcopy to memcpy |
commit | commitdiff | tree | snapshot |
1990-11-08 |
John Kohl | change bcmp to memcmp, bcopy to memcpy |
commit | commitdiff | tree | snapshot |
1990-11-08 |
John Kohl | change bcmp to memcmp |
commit | commitdiff | tree | snapshot |
1990-11-08 |
John Kohl | bcopy->memcpy, bcmp->memcmp |
commit | commitdiff | tree | snapshot |
1990-11-08 |
Ken Raeburn | Added routines to write authdata structures |
commit | commitdiff | tree | snapshot |
1990-11-08 |
Ken Raeburn | Fixed up error catching in a couple of cases; added... |
commit | commitdiff | tree | snapshot |
1990-11-08 |
John Kohl | add MD4LIB |
commit | commitdiff | tree | snapshot |
1990-11-08 |
John Kohl | add rsa-md4 |
commit | commitdiff | tree | snapshot |
1990-11-08 |
John Kohl | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1990-11-08 |
John Kohl | fix indentation to remove extra space from documentatio... |
commit | commitdiff | tree | snapshot |
1990-11-08 |
John Kohl | change to copy onto stack to avoid modifying input... |
commit | commitdiff | tree | snapshot |
1990-11-08 |
John Kohl | add STDC function prototypes |
commit | commitdiff | tree | snapshot |
1990-11-08 |
John Kohl | add MD4 support |
commit | commitdiff | tree | snapshot |
1990-11-07 |
John Kohl | Initial code from RFC |
commit | commitdiff | tree | snapshot |
1990-11-02 |
Donald Davis | fixed an apparent memory leak in krb5_dbm_db_get_princi... |
commit | commitdiff | tree | snapshot |
1990-11-02 |
John Kohl | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1990-11-02 |
John Kohl | ALPHA_2 |
commit | commitdiff | tree | snapshot |
1990-11-02 |
John Carr | Update to use newer macros |
commit | commitdiff | tree | snapshot |
1990-11-02 |
John Kohl | Yes should have been YES |
commit | commitdiff | tree | snapshot |
1990-11-02 |
John Kohl | add TelnetName |
commit | commitdiff | tree | snapshot |
1990-11-02 |
Paul Borman | Added AthenaEnv define |
commit | commitdiff | tree | snapshot |
1990-11-02 |
John Kohl | don't need StandardDefines |
commit | commitdiff | tree | snapshot |
1990-11-02 |
John Kohl | comment on -Z |
commit | commitdiff | tree | snapshot |
1990-11-02 |
Theodore Tso | Initial revision |
commit | commitdiff | tree | snapshot |
1990-11-02 |
Theodore Tso | Added dump.c as an object and source file to kdb5_edit |
commit | commitdiff | tree | snapshot |
1990-11-02 |
Theodore Tso | Added dump_db, cwd, and pwd requests |
commit | commitdiff | tree | snapshot |
1990-11-02 |
Theodore Tso | Added routines to handle 'pwd' and 'cwd' command-line... |
commit | commitdiff | tree | snapshot |
1990-11-02 |
Theodore Tso | Fixed bug in the unlocking routine so it really would... |
commit | commitdiff | tree | snapshot |
1990-11-02 |
Theodore Tso | Fixed coredumping bug if size was NULL. |
commit | commitdiff | tree | snapshot |
1990-11-01 |
Theodore Tso | Added renaming ifdeffor krb5_db_set_lockmode |
commit | commitdiff | tree | snapshot |
1990-11-01 |
Theodore Tso | Added prototypes for krb5_db_lock and krb5_db_unlock |
commit | commitdiff | tree | snapshot |
1990-11-01 |
John Kohl | remove broken clean-up step |
commit | commitdiff | tree | snapshot |
1990-11-01 |
John Kohl | Kerberized: remove useless cruft for now |
commit | commitdiff | tree | snapshot |
1990-11-01 |
John Kohl | clean up rules for Imakefile dependencies so that our... |
commit | commitdiff | tree | snapshot |
1990-11-01 |
John Kohl | change infinity to kdc_infinity |
commit | commitdiff | tree | snapshot |
1990-11-01 |
John Kohl | add a 'clean' target |
commit | commitdiff | tree | snapshot |
1990-11-01 |
John Kohl | Initial revision |
commit | commitdiff | tree | snapshot |
1990-11-01 |
John Kohl | add KRB425 stuff |
commit | commitdiff | tree | snapshot |
1990-11-01 |
Ken Raeburn | Initial revision |
commit | commitdiff | tree | snapshot |
1990-11-01 |
John Kohl | add Krb4LibList, Krb4Includes |
commit | commitdiff | tree | snapshot |
1990-10-31 |
John Carr | Check config variables to include <time.h> vs. <sys... |
commit | commitdiff | tree | snapshot |
1990-10-31 |
John Kohl | add krb425 |
commit | commitdiff | tree | snapshot |
1990-10-31 |
John Kohl | fix logic for turning on debugging |
commit | commitdiff | tree | snapshot |
1990-10-31 |
John Carr | <time.h> vs <sys/time.h> macros |
commit | commitdiff | tree | snapshot |
1990-10-31 |
John Carr | <time.h> vs. <sys/time.h> macros |
commit | commitdiff | tree | snapshot |
1990-10-31 |
John Carr | Remove <time.h> include. Kerberos header files now... |
commit | commitdiff | tree | snapshot |
1990-10-31 |
John Kohl | (1) make stock headers depend on the Makefiles |
commit | commitdiff | tree | snapshot |
1990-10-31 |
John Kohl | need to turn on INET |
commit | commitdiff | tree | snapshot |
1990-10-30 |
John Kohl | remove remaining traces of BITS32 and NO_STDLIB_H |
commit | commitdiff | tree | snapshot |
1990-10-30 |
John Kohl | changes for local unifdef support |
commit | commitdiff | tree | snapshot |
1990-10-30 |
John Kohl | use the local unifdef |
commit | commitdiff | tree | snapshot |
1990-10-30 |
John Kohl | add unifdef support |
commit | commitdiff | tree | snapshot |
1990-10-30 |
Theodore Tso | Make the Vax tree build with optimization turned on |
commit | commitdiff | tree | snapshot |
1990-10-30 |
John Carr | Use "#error" directive to report undefined word size |
commit | commitdiff | tree | snapshot |
1990-10-29 |
John Kohl | don't need to backslash-quote ` |
commit | commitdiff | tree | snapshot |
next |