| Commit message (Expand) | Author | Age | Files | Lines |
| * | Added prototypes for encode_krb5_padata_sequence and | Theodore Tso | 1995-08-26 | 1 | -0/+3 |
| * | Removed unused (and misleading) macros KEYTYPE_IS_LOCAL, | Theodore Tso | 1995-08-25 | 1 | -0/+5 |
| * | Update file list | Theodore Tso | 1995-08-24 | 1 | -0/+3 |
| * | krb5_lock_file(), krb5_unlock_file(): | Chris Provenzano | 1995-08-16 | 1 | -0/+6 |
| * | * k5-int.h: Add prototypes for krb5_crypto_os_localaddr and | Tom Yu | 1995-08-05 | 1 | -0/+4 |
| * | Inline or remove internal include files. We only need k5-int.h for most | Paul Park | 1995-07-27 | 1 | -0/+7 |
| * | Added #define KEYTYPE_UNKNOWN | Chris Provenzano | 1995-07-27 | 1 | -0/+5 |
| * | Add krb5_rd_cred prototype | Ezra Peisach | 1995-07-11 | 1 | -0/+4 |
| * | krb5.hin (krb5_cc_get_type, krb5_kt_get_type): Add the new functions | Theodore Tso | 1995-07-11 | 1 | -0/+5 |
| * | Add checksum verifier dispatch in checksum entry | Paul Park | 1995-07-07 | 1 | -0/+6 |
| * | * krb5.hin: Change definition of krb5_os_localaddr to include | Tom Yu | 1995-07-06 | 1 | -0/+5 |
| * | Changes for Macintosh implementation | Keith Vetter | 1995-07-06 | 1 | -0/+4 |
| * | * krb5.hin: special-case ultrix brokenness (again!) for | Tom Yu | 1995-06-30 | 1 | -0/+5 |
| * | Reinstate KRB5_PROVIDE_PROTOTYPES | Paul Park | 1995-06-27 | 1 | -0/+6 |
| * | * syslog.h: reverse sense of KRB5_PROVIDE_PROTOTYPES | Tom Yu | 1995-06-23 | 1 | -0/+8 |
| * | Add database context to krb5_context | Paul Park | 1995-06-23 | 1 | -0/+4 |
| * | Makefile.in, krb5.hin: Don't include autoconf.h anymore; have the | Theodore Tso | 1995-06-21 | 1 | -0/+8 |
| * | Fix install logic for krb5.h and k5-int.h | Paul Park | 1995-06-16 | 1 | -0/+4 |
| * | Add missing declaration of krb5_auth_con_initivector | Ezra Peisach | 1995-06-11 | 1 | -0/+4 |
| * | changes to accomodate redefinition of krb5_auth_context | Tom Yu | 1995-06-11 | 1 | -0/+5 |
| * | krb5.hin: Remove definition of the krb5_fulladdr structure, and the | Theodore Tso | 1995-06-09 | 1 | -0/+8 |
| * | Build adm_err.h here | Paul Park | 1995-06-09 | 1 | -0/+5 |
| * | Add prototype for krb5_524_conv_principal() | Theodore Tso | 1995-06-06 | 1 | -0/+4 |
| * | Remove built error header files for make clean | Ezra Peisach | 1995-06-05 | 1 | -0/+5 |
| * | Remove krb5_encode_ticket prototype as function does not exist | Ezra Peisach | 1995-05-24 | 1 | -1/+5 |
| * | Fix OSF/1 and Ultrix native make problem | Paul Park | 1995-05-24 | 1 | -0/+6 |
| * | Remove krb5.h, since it's no longer needed | Theodore Tso | 1995-05-23 | 1 | -0/+1 |
| * | Makefile.in, configure.in, krb5.hin: Move krb5.h to krb5.hin, | Theodore Tso | 1995-05-23 | 1 | -1/+15 |
| * | Fix install target logic | Paul Park | 1995-05-22 | 1 | -0/+6 |
| * | Added prototype for krb5_auth_con_getkey | Ezra Peisach | 1995-05-03 | 1 | -0/+1 |
| * | Added missing prototype for krb5_auth_con_setports | Ezra Peisach | 1995-05-03 | 1 | -0/+3 |
| * | * krb5.h: (krb5_recvauth()): No longer needs the rc_type arg | Chris Provenzano | 1995-05-03 | 1 | -0/+5 |
| * | Add const to prototype for krb5_set_config_files | Ezra Peisach | 1995-05-02 | 1 | -0/+4 |
| * | krb5.h (krb5_set_config_files): Added new function prototype | Theodore Tso | 1995-05-01 | 1 | -0/+3 |
| * | * krb5.h (krb5_send_tgs()) : Removed krb5_cksumtype argument | Chris Provenzano | 1995-04-28 | 1 | -0/+5 |
| * | * krb5.h : Added mask AP_OPTS_WIRE_MASK | Chris Provenzano | 1995-04-28 | 1 | -0/+4 |
| * | Have makefile copy profile.h for configuring on the PC | Keith Vetter | 1995-04-28 | 1 | -0/+4 |
| * | Fixes so that the Unix changes no longer breaks on the PC | Keith Vetter | 1995-04-28 | 1 | -0/+3 |
| * | * krb5.h (krb5_fulladdr) : Change port to be of type krb5_address. | Chris Provenzano | 1995-04-26 | 1 | -0/+10 |
| * | Checked in wrong version of ChangeLog | Theodore Tso | 1995-04-22 | 1 | -1/+3 |
| * | krb5.h: krb5_princ_aref() doesn't work, and isn't used anywhere. | Theodore Tso | 1995-04-22 | 1 | -0/+5 |
| * | Changes for the PC due to tytso's changing the include structure | Keith Vetter | 1995-04-20 | 1 | -0/+4 |
| * | Smarter PC makefile pulling .h files from the gssapi world | Keith Vetter | 1995-04-20 | 1 | -0/+6 |
| * | Inlined the following include files in krb5.h, to simplify the header | Theodore Tso | 1995-04-20 | 1 | -0/+10 |
| * | Added default_realm to krb5_context structure | Ezra Peisach | 1995-04-19 | 1 | -0/+4 |
| * | Windows global stuff: | Keith Vetter | 1995-04-14 | 1 | -0/+6 |
| * | * Makefile.in (KRB5_HEADERS, install): `Make install' now works. | John Gilmore | 1995-03-29 | 1 | -0/+6 |
| * | * krb5.h: Move <sys/types> and u_long (etc) code to krb5/k5-config.h. | John Gilmore | 1995-03-18 | 1 | -0/+6 |
| * | Makefile now recurses into krb5 directory on the PC | Keith Vetter | 1995-03-16 | 1 | -0/+3 |
| * | * krb5.h Added empty structure declaration of krb5_auth_context | Chris Provenzano | 1995-03-10 | 1 | -0/+7 |