| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge of libhack_branch | Tom Yu | 1997-02-09 | 99 | -870/+964 |
* | mk_faddr.c: Added FAR declaration | Richard Basch | 1997-02-07 | 2 | -6/+10 |
* | copy_addrs.c fwd_tgt.c mk_cred.c sendauth.c: Added FAR declarations | Richard Basch | 1997-02-07 | 5 | -29/+41 |
* | Makefile.in: Create shared directory before building object files | Richard Basch | 1997-02-07 | 2 | -2/+7 |
* | t_cksum: Link against libkrb5.a as it depends upon krb5_use_enctype | Ezra Peisach | 1997-02-06 | 4 | -4/+12 |
* | * configure.in: Remove the CopyHeader and CopySrcHeader rules as | Ezra Peisach | 1997-02-06 | 3 | -5/+16 |
* | util_crypt.c: Include k5-int.h because we need to access the private | Richard Basch | 1997-02-06 | 2 | -1/+7 |
* | gssapi.hin: Make sure KRB5_EXPORTVAR is defined | Richard Basch | 1997-02-06 | 2 | -1/+5 |
* | Windows/NT integration (V1_0_WIN32_BRANCH merge) | Richard Basch | 1997-02-06 | 252 | -1231/+2281 |
* | Windows/NT integration (V1_0_WIN32_BRANCH merge) | Richard Basch | 1997-02-06 | 2 | -5/+11 |
* | Add brand.c to the SRCS line so that the kerbsrc.mac.tar includes | Theodore Tso | 1996-12-23 | 2 | -0/+6 |
* | brand.c: New file, which allows a release engineer to "brand" the krb5 | Theodore Tso | 1996-12-21 | 3 | -0/+22 |
* | Use new call krb5_vercheck() for Windows timebomb checking; this call | Theodore Tso | 1996-12-21 | 2 | -6/+15 |
* | Change the timebomb to be June 1, 1997. Make the timebomb exit the | Theodore Tso | 1996-12-21 | 2 | -32/+40 |
* | Change name of library in file to be krb5_16.def [PR#302] | Theodore Tso | 1996-12-20 | 2 | -2/+7 |
* | Added the error codes KRB5_APPL_EXPIRED and KRB5_LIB_EXPIRED | Theodore Tso | 1996-12-13 | 2 | -0/+7 |
* | Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not* | Theodore Tso | 1996-12-13 | 44 | -114/+422 |
* | * api.0/init.exp, api.2/init.exp: use spawn/expect instead of exec | Barry Jaspan | 1996-12-09 | 3 | -2/+11 |
* | * acquire_cred.c (acquire_accept_cred): use krb5_kt_get_entry | Barry Jaspan | 1996-12-04 | 2 | -36/+14 |
* | * Various changes to allow channel bindings to work with both UDP | Barry Jaspan | 1996-12-04 | 7 | -25/+82 |
* | * server_acl.c (acl_load_acl_file): log errors via | Barry Jaspan | 1996-12-03 | 2 | -9/+21 |
* | Do not link shared against -ldb. Tom and I decided this should wait | Sam Hartman | 1996-11-22 | 2 | -1/+5 |
* | rc_dfl.c: Apply jik's fix to allow the expunging of the replay cache | Theodore Tso | 1996-11-19 | 2 | -15/+37 |
* | *gssapi.h: Renamed to gssapi.hin | Tom Yu | 1996-11-18 | 4 | -19/+25 |
* | * server.c (main): Add declaration of optind for systems that | Tom Yu | 1996-11-15 | 2 | -0/+6 |
* | asn1_k_encode.c (asn1_encode_principal_name): Be liberal about | Theodore Tso | 1996-11-15 | 2 | -9/+35 |
* | * rpc_test_setup.sh: VERBOSE is now inherited from env-setup.sh | Barry Jaspan | 1996-11-14 | 2 | -8/+4 |
* | * osconfig.c: Add warning re: global variables | Tom Yu | 1996-11-14 | 2 | -0/+7 |
* | make clean was missing some things; see ChangeLogs for details | Tom Yu | 1996-11-14 | 4 | -0/+10 |
* | revert kt_default_name changes; see ChangeLogs for details | Tom Yu | 1996-11-13 | 5 | -52/+39 |
* | clean: Remove test programs and objects | Ezra Peisach | 1996-11-13 | 2 | -0/+11 |
* | * ktdefname.c (krb5_kt_default_name): Fix a few memory-leak type | Tom Yu | 1996-11-13 | 2 | -5/+11 |
* | * kdb_dbm.c: Ditch DB_OPENCLOSE conditionals, and fix the real | Mark Eichin | 1996-11-13 | 2 | -69/+27 |
* | * osconfig.c: Remove krb5_defkeyname to catch other things that | Tom Yu | 1996-11-13 | 2 | -2/+3 |
* | * init_ctx.c (krb5_init_context): Oops. Initialize kt_default_name | Tom Yu | 1996-11-13 | 2 | -0/+4 |
* | * ktdefname.c (krb5_kt_default_name): Change logic to no longer | Tom Yu | 1996-11-13 | 2 | -30/+54 |
* | * init_ctx.c (krb5_free_context): Free kt_default_name if it's | Tom Yu | 1996-11-13 | 2 | -0/+7 |
* | * auth_gssapi.c (auth_gssapi_create): handle channel bindings | Barry Jaspan | 1996-11-12 | 2 | -2/+13 |
* | * lib/helpers.exp, client.c, server.c, config/unix.exp, | Barry Jaspan | 1996-11-12 | 6 | -22/+79 |
* | * rpc_test_setup.sh: Fix test of $VERBOSE_TEST so that $VERBOSE | Tom Yu | 1996-11-12 | 2 | -2/+10 |
* | missed some ChangeLogs | Tom Yu | 1996-11-12 | 1 | -0/+4 |
* | * rpc_test_setup.sh: Use a temp file rather than a here document | Tom Yu | 1996-11-12 | 2 | -3/+8 |
* | Changes to support AC_CANONICAL_HOST for runtest flags; see | Tom Yu | 1996-11-12 | 3 | -1/+7 |
* | * kdb_cpw.c (add_key_pwd): set length to -1 so krb5_string_to_key | Mark Eichin | 1996-11-12 | 2 | -1/+11 |
* | * kdb_cpw.c (cleanup_key_data): fix memory leak [krb5-kdc/163] | Barry Jaspan | 1996-11-11 | 2 | -2/+15 |
* | * kadm_rpc_xdr.c: fix memory leak handling key_data and tl_data | Barry Jaspan | 1996-11-11 | 2 | -2/+35 |
* | * svr_principal.c (kadm5_modify_principal): fix memory leak | Barry Jaspan | 1996-11-11 | 2 | -8/+22 |
* | * Makefile.in (client.o, server.o): client.o and server.o, not | Tom Yu | 1996-11-11 | 2 | -4/+6 |
* | * t_krb5.conf: Dummy krb5.conf file from the krb5 library | Ezra Peisach | 1996-11-09 | 4 | -6/+51 |
* | * Makefile.in (check-unix): Invoking t_ser requires that | Ezra Peisach | 1996-11-09 | 3 | -1/+13 |