| Commit message (Expand) | Author | Age | Files | Lines |
| * | * krb5_32.def: Replace decode_krb5_ticket with krb5_decode_ticket. | Danilo Almeida | 2000-02-02 | 2 | -11/+30 |
| * | * krb5_decode.c (krb5_decode_ticket): Add function to provide | Danilo Almeida | 2000-02-02 | 2 | -0/+14 |
| * | * kts_g_ent.c, ktsrvtab.h (krb5_ktsrvtab_get_entry): Change the | Ezra Peisach | 2000-01-29 | 3 | -2/+9 |
| * | limit kadm5 net interface to des for now until gssapi mech is fixed | Ken Raeburn | 2000-01-27 | 2 | -2/+14 |
| * | * init_ctx.c (get_profile_etype_list): Discard DESONLY changes from 1999-09-01, | Ken Raeburn | 2000-01-27 | 2 | -19/+10 |
| * | * init_sec_context.c (krb5_gss_init_sec_context): Default to des-cbc-crc | Ken Raeburn | 2000-01-27 | 2 | -1/+6 |
| * | * get_myaddress.c (gssrpc_get_myaddress): Copy in from NetBSD; | Tom Yu | 2000-01-24 | 2 | -26/+10 |
| * | * krb5_libinit.c: Conditionalize call to stdcc_shutdown() | Tom Yu | 2000-01-24 | 2 | -5/+9 |
| * | * configure.in: Fix to build library objects in this directory | Tom Yu | 2000-01-24 | 4 | -5/+16 |
| * | * Makefile.in (STLIBOBJS): Properly add gss_libinit.o to permit | Tom Yu | 2000-01-24 | 4 | -6/+20 |
| * | * crypto_libinit.c: Add terminating newline; use 0 and 1 instead | Tom Yu | 2000-01-24 | 2 | -4/+9 |
| * | Moved krb5, gss, and crypto library initialization/cleanup code into new dedi... | Miro Jurisic | 2000-01-22 | 13 | -0/+183 |
| * | Various changes to: | Ken Raeburn | 2000-01-22 | 45 | -143/+203 |
| * | * prng.c (enc): Now static and const, and points to const | Ken Raeburn | 2000-01-22 | 2 | -1/+5 |
| * | Avoid non-const static data, and gcc warnings Solaris, except afsstring2key.c: | Ken Raeburn | 2000-01-22 | 4 | -15/+42 |
| * | * logger.c (klog_vsyslog): Convert pid_t to long for printing | Ken Raeburn | 1999-12-06 | 3 | -3/+12 |
| * | * Makefile.in (LIBMINOR): Update to 2 | Ken Raeburn | 1999-12-06 | 2 | -1/+5 |
| * | * init_ctx.c (get_profile_etype_list): Report an error if no | Ken Raeburn | 1999-12-06 | 2 | -0/+11 |
| * | merge 1.1 branch, to 12/1/99 | Ken Raeburn | 1999-12-06 | 13 | -398/+2450 |
| * | * krb5_err.et (KRB5_OBSOLETE_FN): New error code | Ken Raeburn | 1999-12-06 | 2 | -0/+5 |
| * | * mcc.h (mcc_head): Define as macro to give exported name a krb5 prefix | Ken Raeburn | 1999-12-06 | 2 | -1/+6 |
| * | merge from 1.1 branch | Ken Raeburn | 1999-12-06 | 4 | -10/+44 |
| * | Pull changes from krb5-1-1 branch | Danilo Almeida | 1999-12-04 | 10 | -795/+23 |
| * | Replaced Kerberos5GlobalsLib calls with CCAPI v3 calls on MacOS | Miro Jurisic | 1999-11-22 | 2 | -6/+34 |
| * | Use CCache2.h under MacOS for CCAPI v2 compatibility | Miro Jurisic | 1999-11-22 | 3 | -2/+7 |
| * | * krb5_err.et (KRB5_CONFIG_ETYPE_NOSUPP): New error code | Ken Raeburn | 1999-11-03 | 2 | -0/+5 |
| * | * t_ref_kerb.out: Fix expected zephyr/zephyr output | Ken Raeburn | 1999-11-03 | 2 | -1/+5 |
| * | * localaddr.c (krb5_os_localaddr): Conditionalize INET6 support on new | Ken Raeburn | 1999-11-02 | 2 | -2/+7 |
| * | * krb5_decode.c (begin_structure): Update to deal with indefinite | Tom Yu | 1999-11-01 | 7 | -20/+76 |
| * | * 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 |
| * | log tritan's changes | Tom Yu | 1999-10-26 | 41 | -0/+287 |
| * | Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES such | Wilfredo Sanchez | 1999-10-26 | 41 | -61/+35 |
| * | * 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 |
| * | * 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 |
| * | * localaddr.c (krb5_os_localaddr): Raise buffer size to 10K. Handle INET6 | Ken Raeburn | 1999-10-17 | 2 | -4/+43 |
| * | * 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 | 299 | -299/+1196 |
| * | copyright and fprintf-format changes from 1.1 | Ken Raeburn | 1999-09-24 | 2 | -9/+17 |
| * | * 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 |
| * | * 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 |