| Commit message (Expand) | Author | Age | Files | Lines |
* | Handle the somewhat common fixed case of time value 0 more efficiently | Ken Raeburn | 2004-04-24 | 3 | -16/+36 |
* | * conv_creds.c (krb524_init_ets, krb524_convert_creds_kdc): Add forward decla... | Ken Raeburn | 2004-04-24 | 2 | -1/+12 |
* | update dependencies | Ken Raeburn | 2004-04-24 | 13 | -155/+169 |
* | updated dependencies | Ken Raeburn | 2004-04-24 | 21 | -450/+504 |
* | Added support for library initialization and finalization, and verification | Ken Raeburn | 2004-04-24 | 29 | -95/+835 |
* | * gssapi_krb5.c (kg_get_ccache_name): Don't test err while it's still known to | Ken Raeburn | 2004-04-24 | 2 | -32/+27 |
* | Start depending on perl for builds | Ken Raeburn | 2004-04-24 | 5 | -6/+15 |
* | * libupdate.sh: Deleted. | Ken Raeburn | 2004-04-23 | 3 | -57/+5 |
* | * makeshlib.conf: Deleted | Ken Raeburn | 2004-04-23 | 2 | -67/+4 |
* | Use more flexible command substitution for shared library generation, so we can | Ken Raeburn | 2004-04-23 | 6 | -14/+51 |
* | Delete a couple of symbols that are only defined when krb4 is enabled, | Ken Raeburn | 2004-04-23 | 1 | -2/+0 |
* | update dependencies | Ken Raeburn | 2004-04-23 | 5 | -96/+144 |
* | add newline at end of file | Ken Raeburn | 2004-04-23 | 1 | -1/+1 |
* | Add files containing the export lists used on UNIX, in each directory | Ken Raeburn | 2004-04-22 | 24 | -0/+2095 |
* | krb5_get_in_tkt ignores lifetime | Sam Hartman | 2004-04-16 | 5 | -6/+23 |
* | Fix memory leak when not sending to master KDC in | Sam Hartman | 2004-04-15 | 2 | -0/+9 |
* | added krb5-config to targets | Alexandra Ellwood | 2004-04-14 | 1 | -0/+2 |
* | Changes to the NSIS installer for Windows to support KFW 2.6.1 | Jeffrey Altman | 2004-04-14 | 3 | -6/+25 |
* | Since we must reserve the single letter prefixes on all platforms | Jeffrey Altman | 2004-04-13 | 4 | -8/+12 |
* | Treat keytab and ccache names without prefixes as type FILE: | Jeffrey Altman | 2004-04-13 | 4 | -17/+50 |
* | * ccbase.c: the krb5_cc_resolve() function pointer ccresolver | Jeffrey Altman | 2004-04-13 | 2 | -3/+11 |
* | * k5unseal.c: gss_krb5int_unseal_token_v3() takes a pointer to | Jeffrey Altman | 2004-04-13 | 3 | -2/+10 |
* | * configure.in: Remove tests for strsave, sys_errlist, | Ezra Peisach | 2004-04-12 | 2 | -30/+6 |
* | ktbase.c - restore the thread safety changes which were accidently | Jeffrey Altman | 2004-04-08 | 2 | -16/+44 |
* | On Windows, a single letter followed by colon is used to identify | Jeffrey Altman | 2004-04-08 | 2 | -36/+27 |
* | Install kvno.exe on Windows | Jeffrey Altman | 2004-04-06 | 1 | -0/+4 |
* | * cc_mslsa.c: | Jeffrey Altman | 2004-04-06 | 2 | -0/+20 |
* | * network.c (setup_a_tcp_listener): Try to turn the IPV6_V6ONLY socket option | Ken Raeburn | 2004-04-03 | 2 | -8/+23 |
* | * server.c: Include string.h | Ken Raeburn | 2004-04-03 | 2 | -0/+5 |
* | * lib/helpers.exp (expect_kadm_ok): Check for "ERROR" messages and report them | Ken Raeburn | 2004-04-03 | 2 | -0/+6 |
* | * svc_auth_gssapi.c (destroy_client): Don't call purify_watch_n even if PURIFY | Ken Raeburn | 2004-04-03 | 2 | -1/+6 |
* | * t_kdb.c (add_principal): Delete unused argument 'rseed'. | Ken Raeburn | 2004-04-03 | 2 | -10/+9 |
* | * keytab.c (krb5_ktkdb_get_entry): Don't use local variable "context" until | Ken Raeburn | 2004-04-03 | 2 | -1/+8 |
* | * btree/bt_seq.c: Include string.h | Ken Raeburn | 2004-04-03 | 2 | -0/+5 |
* | * string2key.c: Replaced with a new implementation. | Ken Raeburn | 2004-04-03 | 2 | -199/+205 |
* | * k5-int.h (krb5int_prng_cleanup): Declare | Ken Raeburn | 2004-04-02 | 2 | -0/+9 |
* | Delay load the ADVAPI32.DLL and SECUR32.DLL libraries within KRB5_32.DLL | Jeffrey Altman | 2004-03-31 | 4 | -10/+106 |
* | 2004-03-31 Jeffrey Altman <jaltman@mit.edu> | Jeffrey Altman | 2004-03-31 | 11 | -0/+2789 |
* | Remove t_file.c as it is mostly redundant, does not build and cannot | Sam Hartman | 2004-03-26 | 4 | -229/+7 |
* | krb5_fcc_generate_new should use mkstemp | Sam Hartman | 2004-03-26 | 4 | -2/+17 |
* | * aclocal.m4 (KRB5_LIB_AUX): Use default_shared and default_static from | Ken Raeburn | 2004-03-24 | 2 | -17/+23 |
* | * shlib.conf (default_static, default_shared): New variables to set | Ken Raeburn | 2004-03-24 | 2 | -0/+11 |
* | * aclocal.m4 (KRB5_AC_MAINTAINER_MODE, KRB5_AC_ENABLE_THREADS, KRB5_AC_INET6, | Ken Raeburn | 2004-03-24 | 3 | -25/+25 |
* | * pbkdf2.c (hmac1): Make a local copy of the supplied keyblock structure, in | Ken Raeburn | 2004-03-22 | 2 | -0/+8 |
* | * network.c (delete_fd): Free pointed-to data after removing it from the | Ken Raeburn | 2004-03-22 | 2 | -2/+12 |
* | * sendto_kdc.c (get_so_error): New function. | Ken Raeburn | 2004-03-22 | 2 | -21/+36 |
* | * sendto_kdc.c (krb5int_sendto): Initialize select_state.end_time | Ken Raeburn | 2004-03-22 | 2 | -0/+5 |
* | * t_crc.c (timetest): Free 'block' before returning. | Ken Raeburn | 2004-03-22 | 2 | -1/+7 |
* | * rel_cred.c (krb5_gss_release_cred): Create and destroy a local krb5 context. | Ken Raeburn | 2004-03-21 | 4 | -8/+34 |
* | One less kg_get_context call.. | Ken Raeburn | 2004-03-21 | 2 | -7/+9 |