| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * krb5_decode.c (begin_structure): Update to deal with indefinite | Tom Yu | 1999-11-01 | 7 | -20/+76 |
| * | * dispatch.c (dispatch): Make message in lookaside case less suggestive of | Ken Raeburn | 1999-10-29 | 2 | -1/+7 |
| * | * error_message.c, error_table.h: Added support to use ErrorLib | Alexandra Ellwood | 1999-10-28 | 1 | -0/+6 |
| * | Added support to use ErrorLib to get MIT Support Library and Mac OS Toolbox e... | Alexandra Ellwood | 1999-10-28 | 1 | -7/+7 |
| * | Added support to use ErrorLib to get MIT Support Library and Mac OS Toolbox e... | Alexandra Ellwood | 1999-10-28 | 2 | -2/+20 |
| * | * accept_sec_context.c (krb5_gss_accept_sec_context): get rid of unused vars | Ken Raeburn | 1999-10-27 | 2 | -1/+5 |
| * | * k5seal.c (make_integ_token_v2): Set 'code' when malloc fails | Ken Raeburn | 1999-10-26 | 2 | -1/+7 |
| * | lost date/name line in last checkin | Ken Raeburn | 1999-10-26 | 1 | -0/+1 |
| * | * trval.c (print_tag_type): Use fputs when there's no formatting to do | Ken Raeburn | 1999-10-26 | 2 | -2/+6 |
| * | log tritan's changes | Tom Yu | 1999-10-26 | 95 | -0/+665 |
| * | Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES such | Wilfredo Sanchez | 1999-10-26 | 97 | -197/+141 |
| * | * asn1_decode.c (asn1_decode_integer): Initialize "n", to keep gcc happy | Ken Raeburn | 1999-10-22 | 2 | -1/+6 |
| * | fix typos in comments | Ken Raeburn | 1999-10-22 | 1 | -2/+2 |
| * | Silence gcc longjmp warnings: | Ken Raeburn | 1999-10-22 | 5 | -7/+38 |
| * | Fixed strong link against DriverServicesLib | Miro Jurisic | 1999-10-19 | 1 | -2/+2 |
| * | * localaddr.c (krb5_os_localaddr): Don't bother trying to create inet6 socket... | Ken Raeburn | 1999-10-18 | 2 | -10/+6 |
| * | If INET6 support is built in but the socket creation fails, fall back to INET | Ken Raeburn | 1999-10-17 | 2 | -3/+9 |
| * | display ipv6 addresses if supported | Ken Raeburn | 1999-10-17 | 2 | -6/+37 |
| * | * localaddr.c (krb5_os_localaddr): Raise buffer size to 10K. Handle INET6 | Ken Raeburn | 1999-10-17 | 2 | -4/+43 |
| * | * configure.in: Check for inet_{ntop,pton,ntoa,aton}, | Ken Raeburn | 1999-10-17 | 3 | -1/+9 |
| * | * conv_princ.c (sconv_list): Don't do conversion for "zephyr" principal. | Ken Raeburn | 1999-10-12 | 3 | -17/+15 |
| * | ghudson patch for resource leak krb5-libs/769 | Ken Raeburn | 1999-10-07 | 2 | -0/+7 |
| * | replace char arrays with macros for gcc format checking; provide format str t... | Ken Raeburn | 1999-09-29 | 2 | -15/+25 |
| * | make changepw compile again even without dns support | Ken Raeburn | 1999-09-29 | 2 | -7/+8 |
| * | jaltman dns patches | Ken Raeburn | 1999-09-24 | 4 | -150/+129 |
| * | copyright notice updates from 1.1 branch | Ken Raeburn | 1999-09-24 | 450 | -454/+1828 |
| * | copyright and fprintf-format changes from 1.1 | Ken Raeburn | 1999-09-24 | 2 | -9/+17 |
| * | install port-sockets.h for krb.h to use | Ken Raeburn | 1999-09-21 | 2 | -0/+7 |
| * | * osconf.h (KPASSWD_PORTNAME): Define | Ken Raeburn | 1999-09-21 | 2 | -0/+5 |
| * | Tom's patch: | Ken Raeburn | 1999-09-21 | 2 | -9/+24 |
| * | * rc_dfl.c (krb5_rc_io_fetch): Set client and server fields to | Ken Raeburn | 1999-09-21 | 2 | -0/+6 |
| * | * adb_openclose.c (osa_adb_fini_db): Don't fclose the lock file if | Ken Raeburn | 1999-09-21 | 2 | -1/+7 |
| * | Don't fclose(NULL). Don't declare string functions that are macros | Ken Raeburn | 1999-09-21 | 4 | -2/+23 |
| * | rhapsody fixes from 1.1 branch | Ken Raeburn | 1999-09-21 | 2 | -3/+9 |
| * | * Makefile.in (unit-test-body-tcp, unit-test-body-udp): Pass $(RUNTESTFLAGS) to | Ken Raeburn | 1999-09-21 | 2 | -2/+7 |
| * | * api.2/init-v2.exp (test109): Wait for prompt between commands | Ken Raeburn | 1999-09-21 | 2 | -0/+15 |
| * | Minor tweak: changed reference to "Kerberos profile library" to "Kerberos 5 p... | Miro Jurisic | 1999-09-14 | 1 | -1/+1 |
| * | Fixed icon URL | Miro Jurisic | 1999-09-14 | 1 | -1/+1 |
| * | Remove #define HAVE_STRING_H from MacOS part of win-mac.h (oops) | Miro Jurisic | 1999-09-13 | 2 | -2/+5 |
| * | Added #define HAVE_STRING_H to win-mac.h | Miro Jurisic | 1999-09-13 | 2 | -0/+6 |
| * | Removed the bogus Catenate -y in autoconf.h rule | Miro Jurisic | 1999-09-13 | 1 | -1/+1 |
| * | Fixed the headers target | Miro Jurisic | 1999-09-13 | 1 | -2/+0 |
| * | Updated for 2.5b2 and 2.5fc2 | Miro Jurisic | 1999-09-10 | 1 | -1/+10 |
| * | Added | Miro Jurisic | 1999-09-10 | 4 | -0/+101 |
| * | Added more documentation and rearranged headers | Miro Jurisic | 1999-09-10 | 1 | -38/+66 |
| * | Replacd Duplicate with Catenate to avoid mod date weirdness | Miro Jurisic | 1999-09-08 | 1 | -14/+14 |
| * | Added | Miro Jurisic | 1999-09-07 | 8 | -0/+57 |
| * | Danilo's updates for building windows zip file | Ken Raeburn | 1999-09-02 | 2 | -12/+16 |
| * | export krb5_kuserok on windows | Ken Raeburn | 1999-09-02 | 2 | -1/+5 |
| * | from 1.1 branch | Ken Raeburn | 1999-09-02 | 4 | -13/+33 |