summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* Change comments to remove the note that we're going to redesign keyTom Yu2003-02-084-5/+12
* Fix ABI divergence between Unix and Mac krb4 libraries in declarationTom Yu2003-02-074-5/+92
* * prompter.c (krb5_prompter_posix, setup_tty, restore_tty): Fix toTom Yu2003-02-072-12/+22
* * locate_kdc.c (translate_ai_error): Handle EAI_ADDRFAMILY like EAI_NONAME.Ken Raeburn2003-02-062-7/+11
* * Makefile.in (run-aes-test): Add $(RUN_SETUP) so that ifEzra Peisach2003-02-052-2/+7
* commentTom Yu2003-02-052-2/+11
* * prompter.c (krb5_prompter_posix): Rewrite to no longer useTom Yu2003-02-054-87/+173
* Get addressless tickets by defaultSam Hartman2003-02-042-2/+6
* update dependenciesKen Raeburn2003-02-032-8/+17
* *** empty log message ***Ken Raeburn2003-02-031-0/+5
* Remove placeholder file that shouldn't have been checked inKen Raeburn2003-02-032-9/+6
* Build and link in AES crypto code (but don't define the enctype yet).Ken Raeburn2003-02-036-171/+352
* * aes.c: New file.Ken Raeburn2003-02-033-2/+206
* Make l40 staticSam Hartman2003-02-032-1/+6
* AES implementation by Briad Gladman; tweaked for krb5 treeKen Raeburn2003-02-0331-0/+39436
* * RealmsConfig-glue.c (get_krbhst_default, krb_get_krbhst, krb_realmofhost):Ken Raeburn2003-01-282-3/+8
* krb4 library breaks old krb_get_admhst APIKen Raeburn2003-01-272-2/+7
* * krb5_32.def: Export krb5_rc_close, krb5_free_enc_tkt_part, andKen Raeburn2003-01-172-0/+8
* Use new target create-ehdrdir, defined differently for UNIX and WIN32, toKen Raeburn2003-01-172-6/+11
* * 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