summaryrefslogtreecommitdiffstats
path: root/src/include/krb5/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
...
* Describe changes to headers in this directoryPaul Park1995-07-171-0/+8
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6300 dc483132-0cff-0310-8789-dd5450dbe970
* Add krb5_auth_con_genaddrs prototypeEzra Peisach1995-07-111-0/+3
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6280 dc483132-0cff-0310-8789-dd5450dbe970
* Add confounder length for RSA-MD5-DESPaul Park1995-07-071-0/+5
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6247 dc483132-0cff-0310-8789-dd5450dbe970
* Changes for Macintosh implementationKeith Vetter1995-07-061-0/+3
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6229 dc483132-0cff-0310-8789-dd5450dbe970
* Add kdb dispatch table for changing between Berkeley and DBMPaul Park1995-06-301-0/+4
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6205 dc483132-0cff-0310-8789-dd5450dbe970
* Compiler warning cleanup/Reinstate KRB5_PROVIDE_PROTOTYPESPaul Park1995-06-271-0/+8
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6168 dc483132-0cff-0310-8789-dd5450dbe970
* * k5-config.h: remove definition for KRB5_PROVIDE_PROTOTYPESTom Yu1995-06-231-0/+9
| | | | | | | | | | | because we've reversed the sense * configure.in: KBR5_PROVIDE_PROTOTYPES -> KRB5_NO_PROTOTYPES; NO_NESTED_PROTOTYPES -> KRB5_NO_NESTED_PROTOTYPES * rsa-md5.h: reverse sense of KRB5_PROVIDE_PROTOTYPES git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6153 dc483132-0cff-0310-8789-dd5450dbe970
* Describe previous changesPaul Park1995-06-231-0/+6
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6131 dc483132-0cff-0310-8789-dd5450dbe970
* Add KRB5_SIGTYPE, replacing definition that was there for krb5_sigtype. ThisEzra Peisach1995-06-211-0/+5
| | | | | | is so that other parts of the tree may use macro. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6119 dc483132-0cff-0310-8789-dd5450dbe970
* Makefile.in: Don't remove autoconf.h when doing a make clean; it's anTheodore Tso1995-06-211-0/+8
| | | | | | | | | autoconf generated file. adm_proto.h, asn1.h, ext-proto.h, kdb.h, kdb_dbm.h, los-proto.h, preauth.c: Change PROTOTYPE -> KRB5_PROTOTYPE git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6112 dc483132-0cff-0310-8789-dd5450dbe970
* changes to accomodate redefinition of krb5_auth_contextTom Yu1995-06-111-0/+4
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6035 dc483132-0cff-0310-8789-dd5450dbe970
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-091-0/+5
| | | | | | now handled by CONFIG_RULES. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6009 dc483132-0cff-0310-8789-dd5450dbe970
* Don't install the include/krb5 header filesTheodore Tso1995-06-081-1/+4
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5979 dc483132-0cff-0310-8789-dd5450dbe970
* Add prototypes for logging routinesPaul Park1995-06-081-0/+6
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5974 dc483132-0cff-0310-8789-dd5450dbe970
* Makefile.in: Process osconf.h using PREFIX and EXEC_PREFIX instead ofTheodore Tso1995-06-071-0/+7
| | | | | | | | | KRB5ROOT. k5-config.h: Remove old defines for krb.conf and krb.realms, which are now obsolete. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5971 dc483132-0cff-0310-8789-dd5450dbe970
* Update prototype for krb5_adm_connect()Paul Park1995-06-051-0/+5
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5945 dc483132-0cff-0310-8789-dd5450dbe970
* Change admin port number to 464Paul Park1995-06-011-0/+4
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5928 dc483132-0cff-0310-8789-dd5450dbe970
* Removed INTERFACE from some kadm prototypesKeith Vetter1995-05-311-0/+4
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5919 dc483132-0cff-0310-8789-dd5450dbe970
* Changes to get kadm working on the PCKeith Vetter1995-05-301-0/+6
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5915 dc483132-0cff-0310-8789-dd5450dbe970
* More prototype changes for the PC to get kadm stuff workingKeith Vetter1995-05-261-0/+5
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5890 dc483132-0cff-0310-8789-dd5450dbe970
* Header file changes needed for kadm on the PCKeith Vetter1995-05-261-0/+5
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5886 dc483132-0cff-0310-8789-dd5450dbe970
* Several small changes to get the PC working without warningsKeith Vetter1995-05-251-0/+4
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5879 dc483132-0cff-0310-8789-dd5450dbe970
* k5-config.h, k5-sockets.h: Move the sockets specific setup outTheodore Tso1995-05-231-0/+9
| | | | | | | | | | | of k5-config.h to k5-sockets.h, and modify k5-int to include k5-sockets.h (if it is requested by NEED_SOCKETS) after including krb5.h. This keeps the gdb type numbers the same across .o files, so that recent binuntils can compress the debugging information in executables linked with a debugging library. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5849 dc483132-0cff-0310-8789-dd5450dbe970
* Fix install target logicPaul Park1995-05-221-0/+6
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5836 dc483132-0cff-0310-8789-dd5450dbe970
* Determine the location of RCTMPDIR at configuration time. (netbsd does not haveEzra Peisach1995-05-211-0/+8
| | | | | | /usr/tmp) git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5833 dc483132-0cff-0310-8789-dd5450dbe970
* Install the error tablesEzra Peisach1995-05-101-0/+3
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5789 dc483132-0cff-0310-8789-dd5450dbe970
* Add definitions for new administrative protocol extensionsPaul Park1995-05-091-0/+4
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5767 dc483132-0cff-0310-8789-dd5450dbe970
* can use sameEzra Peisach1995-05-091-0/+7
| | | | | | | | | Remove wrong function names krb5_init_os_context and krb5_free_os_context. krb5_read_password: Prompt and prompt2 are now const char * so callers git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5758 dc483132-0cff-0310-8789-dd5450dbe970
* Remove INTERFACE from prototype definitions in adm_proto.hPaul Park1995-04-281-0/+4
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5621 dc483132-0cff-0310-8789-dd5450dbe970
* * configure.in: correct use of --with-krb4 to match top levelMark Eichin1995-04-281-0/+4
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5602 dc483132-0cff-0310-8789-dd5450dbe970
* Fixes so that the Unix changes no longer breaks on the PCKeith Vetter1995-04-281-0/+5
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5587 dc483132-0cff-0310-8789-dd5450dbe970
* Changed over to the new profile config file on the PCKeith Vetter1995-04-271-0/+4
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5552 dc483132-0cff-0310-8789-dd5450dbe970
* Makefile.in: Install the current list of header files.Ezra Peisach1995-04-261-0/+4
| | | | | | Some DOS specific ones may be missing at the moment. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5520 dc483132-0cff-0310-8789-dd5450dbe970
* Remove support for HAS_ANSI_CONST (that was needed only forTheodore Tso1995-04-201-0/+7
| | | | | | | compatibility with the old imake build; autoconf uses -Dconst=), and HAS_ANSI_VOLATILE, which isn't used at all. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5386 dc483132-0cff-0310-8789-dd5450dbe970
* Removed global_context hackEzra Peisach1995-04-191-0/+5
| | | | | | Added prototype for krb5_set_default_realm git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5376 dc483132-0cff-0310-8789-dd5450dbe970
* Windows global stuff:Keith Vetter1995-04-141-0/+11
| | | | | | | | | o removed INTERFACE from non-api functions o add FAR to pointers visible to the world o made the tests for __STDC__ also check for _WINDOWS o creates GSSAPI.DLL & GSSAPI.LIB as per spec. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5354 dc483132-0cff-0310-8789-dd5450dbe970
* Bug fixes or better error handling for the following 4 Windows bugsKeith Vetter1995-04-061-0/+8
| | | | | | | | | | | | | | | | | | | | | | (note, these changes haven't yet been tested on the PC which were failing so no guarantee that they fully work): a) GUI to cns improved so that you don't need a resize for the widgets to align properly, and so the interaction of typing: "username cr password cr" is all you need to do to get you a ticket. b) cns uses krb5_us_gettimeofday instead of krb5_timeofday because the former is more accurate and handles timezones. Probably should make the latter just call the former. c) Added SOCKET_INIT and SOCKET_DESTROY around krb5_sendto_kdc to prevent some tcp/ip stacks from locking up after 8 uses. d) Added a new error message and better error handling to give more precision as to why one PC was getting the error 'Cannot find KDC for requested realm.' git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5342 dc483132-0cff-0310-8789-dd5450dbe970
* Fixed low-level i/o routine (dup) not being STDC on the PCKeith Vetter1995-04-011-0/+4
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5337 dc483132-0cff-0310-8789-dd5450dbe970
* * configure.in (CONFIG_RULES): ReplacedTheodore Tso1995-03-311-0/+4
| | | | | | (Why was this removed?) git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5325 dc483132-0cff-0310-8789-dd5450dbe970
* Commit on the whole tree to make a checkpoint for a working windows worldKeith Vetter1995-03-311-0/+4
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5315 dc483132-0cff-0310-8789-dd5450dbe970
* Added capability for windows version to read default values out of an ini fileKeith Vetter1995-03-291-0/+7
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5305 dc483132-0cff-0310-8789-dd5450dbe970
* * k5-errors.h: Rename errors.h (which duplicated a standard MacJohn Gilmore1995-03-291-0/+5
| | | | | | | | header name, causing a problem). * AddressXlation.h, GetMyIPAddr.h, MacTCPCommonTypes.h, TCPPB.h, UDPPB.h: Add MacTCP header files. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5293 dc483132-0cff-0310-8789-dd5450dbe970
* * Makefile.in (KRB5_HEADERS, install): Account for file renames.John Gilmore1995-03-291-0/+10
| | | | | | | | | | | | (all-mac): Add. * configure.in (CONFIG_RULES): Remove. (krb5_sigtype): Define as either void or int. * encryption.h: Insert parentheses in macros to avoid mis-expansion. * k5-config.h: Further parameterize socket support. * macsock.h: Support connect(), recv(), send(), getmyipaddr(). (WSAGetLastError): Fix typo -- there's no argument to this macro. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5292 dc483132-0cff-0310-8789-dd5450dbe970
* * func-proto.h (krb5_rd_req(), krb5_rd_req_decode(), krb5_mk_rep(),Chris Provenzano1995-03-271-0/+9
| | | | | | | | | krb5_recvauth(), and krb5_compat_recvauth(). Added a krb5_auth_context argument and eliminated many of the other arguments because they are included in the krb5_auth_context structure. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5259 dc483132-0cff-0310-8789-dd5450dbe970
* adm_defs.h (ADM5_DEFAULT_PORT): Add definition of defaultTheodore Tso1995-03-241-1/+10
| | | | | | | | | | administration port. Makefile.in (install): Delete the destination header files before copying in the new ones. Also install autoconf.h. Only install header files if the header file has changed. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5230 dc483132-0cff-0310-8789-dd5450dbe970
* PC config changes due to changes in include sys/types.hKeith Vetter1995-03-221-0/+6
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5195 dc483132-0cff-0310-8789-dd5450dbe970
* Part of low-level open file PC bug and moved some prototypes into worldKeith Vetter1995-03-221-1/+7
| | | | | | accessible files. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5181 dc483132-0cff-0310-8789-dd5450dbe970
* Fix comment that referred to STDARG_PROTOTYPESJohn Gilmore1995-03-191-0/+4
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5175 dc483132-0cff-0310-8789-dd5450dbe970
* * k5-config.h: Move <sys/types.h> handling from ../krb5.h toJohn Gilmore1995-03-181-0/+10
| | | | | | | | | | | here, because we need <sys/types.h> or the u_* types to be defined before we include the Unix socket include files a little later in k5-config.h. We actually add this code twice, once in the MSDOS section and once in the Unix/Mac section. (NEED_SOCKETS): Also include <net/if.h>, for localaddr.c. * Makefile.in (clean-mac): Add. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5155 dc483132-0cff-0310-8789-dd5450dbe970
* Delete redundant definitions defined in pre/config.inTheodore Tso1995-03-171-0/+6
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5150 dc483132-0cff-0310-8789-dd5450dbe970