summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
...
* * Makefile.in ($(EHDRDIR)$(S)gssapi.h): Depend on includes-unix, to make sureKen Raeburn2003-01-172-2/+9
* * sendauth.c (krb_net_rd_sendauth): Arg raw_len now points to KRB4_32; don'tKen Raeburn2003-01-153-5/+11
* This is the last piece of the KfM mergeTom Yu2003-01-152-0/+764
* This should be all that remains of the 1-2-2-branch merge; someTom Yu2003-01-132-191/+180
* kadm5_get_either leaks memoryEzra Peisach2003-01-122-0/+8
* Memory leak in krb5_send_tgs()Ezra Peisach2003-01-122-0/+6
* * svc_auth_gssapi.c (_svcauth_gssapi_unset_names): If invoked moreEzra Peisach2003-01-123-1/+13
* Search for ar, ranlib, install in KRB5_BUILD_LIBRARY* macros rather thanKen Raeburn2003-01-1016-41/+23
* Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn2003-01-1071-37/+258
* Patch to get new service tickets in preference to using expiredSam Hartman2003-01-102-1/+15
* Previously fwd_tgt_creds required either that the hostname be passedSam Hartman2003-01-082-14/+25
* More const for ops tablesKen Raeburn2003-01-085-6/+11
* * sendto_kdc.c (state_strings): Now constKen Raeburn2003-01-082-1/+5
* More const for ops tablesKen Raeburn2003-01-085-6/+10
* * appdefault.c (conf_yes, conf_no): Now constKen Raeburn2003-01-082-2/+6
* Make ccache and rcache ops tables constKen Raeburn2003-01-086-7/+18
* For new encryption types and for RC4, encrypt the krb_cred message inSam Hartman2003-01-084-60/+103
* Log entries for Makefile.ov deletionKen Raeburn2003-01-084-0/+16
* Nuke some old .orig filesKen Raeburn2003-01-086-197/+12
* nuke old OV makefile stuffKen Raeburn2003-01-074-368/+0
* Fix logic error in previous patch that broke gss_init_sec_contextSam Hartman2003-01-072-9/+14
* Implement krb5_auth_con_set_checksum_func, an API for setting aSam Hartman2003-01-066-0/+55
* Only system headers should declare errnoSam Hartman2003-01-0515-12/+30
* Remove files that haven't been used since 1995Ken Raeburn2003-01-014-219/+0
* Replace dependencies on generated krb524 and krb4 headers withTom Yu2002-12-232-118/+106
* * setup_mkey.c (krb5_db_setup_mkey_name): Use size_t instead ofEzra Peisach2002-12-232-2/+7
* * asn1_k_decode.c (asn1_decode_sam_challenge_2_body): AddEzra Peisach2002-12-232-3/+12
* * t_kerb.c: Include string.h for strcmp prototypeEzra Peisach2002-12-232-0/+5
* Cleanup unusedEzra Peisach2002-12-239-146/+98
* * t_crc.c: Declare local functions staticEzra Peisach2002-12-232-5/+9
* * t_cksum.c: Cleanup (potential) variable used before set warningEzra Peisach2002-12-232-1/+5
* Ignore some new generated filesKen Raeburn2002-12-191-0/+2
* Clean up some broken uses of "const" in function interfacesKen Raeburn2002-12-194-15/+26
* * Makefile.in (check): Remove test_db before running testsKen Raeburn2002-12-192-0/+5
* * api.2/init-v2.exp (test150, test151, test153): Don't try to set KRB5CCNAME;Ken Raeburn2002-12-193-3/+10
* * RealmsConfig-glue.c: Fix up KRB5_CALLCONVTom Yu2002-12-183-3/+9
* Fix some 64-bit problemsKen Raeburn2002-12-182-8/+23
* * tkt_string.c (krb5_set_tkt_string): Add KRB5_CALLCONVTom Yu2002-12-163-2/+8
* Changes to allow compilation --with-system-db and --enable-sharedEzra Peisach2002-12-164-6/+23
* * ad_print.c, g_in_tkt.c, g_pw_in_tkt.c, kadm_net.c, klog.c:Tom Yu2002-12-1415-78/+225
* More KfM merge workTom Yu2002-12-1219-881/+1704
* Fix depend rules to keep state about whether verification of variousTom Yu2002-12-124-4/+14
* Fix some KRB5_CALLCONV botches that were causing trouble for Windows buildTom Yu2002-12-0712-293/+132
* * Makefile.in (clean): Clean up more test executables and objectEzra Peisach2002-12-063-3/+9
* update dependenciesTom Yu2002-12-061-0/+2
* * kname_parse.c (kname_unparse): Add new function ported fromTom Yu2002-12-062-0/+141
* 2002-12-05 Sam Hartman <hartmans@mit.edu>Sam Hartman2002-12-062-23/+28
* * decomp_tkt.c (decomp_ticket): Add KRB5_CALLCONVTom Yu2002-12-052-1/+5
* * krb4int.h: Remove now conflicting prototype forTom Yu2002-12-052-3/+3
* * Makefile.in: Fix up includes handling somewhatTom Yu2002-12-042-14/+11