summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* * krb5_decode.c (begin_structure): Update to deal with indefiniteTom Yu1999-11-017-20/+76
* * dispatch.c (dispatch): Make message in lookaside case less suggestive ofKen Raeburn1999-10-292-1/+7
* * error_message.c, error_table.h: Added support to use ErrorLib Alexandra Ellwood1999-10-281-0/+6
* Added support to use ErrorLib to get MIT Support Library and Mac OS Toolbox e...Alexandra Ellwood1999-10-281-7/+7
* Added support to use ErrorLib to get MIT Support Library and Mac OS Toolbox e...Alexandra Ellwood1999-10-282-2/+20
* * accept_sec_context.c (krb5_gss_accept_sec_context): get rid of unused varsKen Raeburn1999-10-272-1/+5
* * k5seal.c (make_integ_token_v2): Set 'code' when malloc failsKen Raeburn1999-10-262-1/+7
* lost date/name line in last checkinKen Raeburn1999-10-261-0/+1
* * trval.c (print_tag_type): Use fputs when there's no formatting to doKen Raeburn1999-10-262-2/+6
* log tritan's changesTom Yu1999-10-2695-0/+665
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-2697-197/+141
* * asn1_decode.c (asn1_decode_integer): Initialize "n", to keep gcc happyKen Raeburn1999-10-222-1/+6
* fix typos in commentsKen Raeburn1999-10-221-2/+2
* Silence gcc longjmp warnings:Ken Raeburn1999-10-225-7/+38
* Fixed strong link against DriverServicesLibMiro Jurisic1999-10-191-2/+2
* * localaddr.c (krb5_os_localaddr): Don't bother trying to create inet6 socket...Ken Raeburn1999-10-182-10/+6
* If INET6 support is built in but the socket creation fails, fall back to INETKen Raeburn1999-10-172-3/+9
* display ipv6 addresses if supportedKen Raeburn1999-10-172-6/+37
* * localaddr.c (krb5_os_localaddr): Raise buffer size to 10K. Handle INET6Ken Raeburn1999-10-172-4/+43
* * configure.in: Check for inet_{ntop,pton,ntoa,aton},Ken Raeburn1999-10-173-1/+9
* * conv_princ.c (sconv_list): Don't do conversion for "zephyr" principal.Ken Raeburn1999-10-123-17/+15
* ghudson patch for resource leak krb5-libs/769Ken Raeburn1999-10-072-0/+7
* replace char arrays with macros for gcc format checking; provide format str t...Ken Raeburn1999-09-292-15/+25
* make changepw compile again even without dns supportKen Raeburn1999-09-292-7/+8
* jaltman dns patchesKen Raeburn1999-09-244-150/+129
* copyright notice updates from 1.1 branchKen Raeburn1999-09-24450-454/+1828
* copyright and fprintf-format changes from 1.1Ken Raeburn1999-09-242-9/+17
* install port-sockets.h for krb.h to useKen Raeburn1999-09-212-0/+7
* * osconf.h (KPASSWD_PORTNAME): DefineKen Raeburn1999-09-212-0/+5
* Tom's patch:Ken Raeburn1999-09-212-9/+24
* * rc_dfl.c (krb5_rc_io_fetch): Set client and server fields toKen Raeburn1999-09-212-0/+6
* * adb_openclose.c (osa_adb_fini_db): Don't fclose the lock file ifKen Raeburn1999-09-212-1/+7
* Don't fclose(NULL). Don't declare string functions that are macrosKen Raeburn1999-09-214-2/+23
* rhapsody fixes from 1.1 branchKen Raeburn1999-09-212-3/+9
* * Makefile.in (unit-test-body-tcp, unit-test-body-udp): Pass $(RUNTESTFLAGS) toKen Raeburn1999-09-212-2/+7
* * api.2/init-v2.exp (test109): Wait for prompt between commandsKen Raeburn1999-09-212-0/+15
* Minor tweak: changed reference to "Kerberos profile library" to "Kerberos 5 p...Miro Jurisic1999-09-141-1/+1
* Fixed icon URLMiro Jurisic1999-09-141-1/+1
* Remove #define HAVE_STRING_H from MacOS part of win-mac.h (oops)Miro Jurisic1999-09-132-2/+5
* Added #define HAVE_STRING_H to win-mac.hMiro Jurisic1999-09-132-0/+6
* Removed the bogus Catenate -y in autoconf.h ruleMiro Jurisic1999-09-131-1/+1
* Fixed the headers targetMiro Jurisic1999-09-131-2/+0
* Updated for 2.5b2 and 2.5fc2Miro Jurisic1999-09-101-1/+10
* AddedMiro Jurisic1999-09-104-0/+101
* Added more documentation and rearranged headersMiro Jurisic1999-09-101-38/+66
* Replacd Duplicate with Catenate to avoid mod date weirdnessMiro Jurisic1999-09-081-14/+14
* AddedMiro Jurisic1999-09-078-0/+57
* Danilo's updates for building windows zip fileKen Raeburn1999-09-022-12/+16
* export krb5_kuserok on windowsKen Raeburn1999-09-022-1/+5
* from 1.1 branchKen Raeburn1999-09-024-13/+33