summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Separate the DES encrypt and decrypt operations into separate functions,Ken Raeburn2003-07-174-254/+361
* delete ##WIN16## lines from makefilesKen Raeburn2003-07-1750-27/+101
* * krb5_libinit.c: Include autoconf.hKen Raeburn2003-07-152-0/+5
* * Makefile.in (STLIBOBJS, OBJS, T_SER_OBJS): Drop ser_eblk.oKen Raeburn2003-07-152-5/+5
* * aclocal.m4 (extra_gcc_warn_opts): Don't turn on -pedantic on DarwinKen Raeburn2003-07-152-1/+11
* * accept_sec_context.c (krb5_gss_accept_sec_context): CallTom Yu2003-07-152-4/+9
* Check for NULL realm argument and n not equal to 1. Fill in realm with an em...Alexandra Ellwood2003-07-112-0/+14
* RealmsConfig-glue.c: Don't fail when krb5.conf is valid and krb.conf isn't. ...Alexandra Ellwood2003-07-112-2/+8
* Rewrote krb_get_lrealm to correctly handle the v4 realms section in the profi...Alexandra Ellwood2003-07-112-66/+101
* * acquire_cred.c (acquire_init_cred): Close the ccache ifTom Yu2003-07-102-0/+8
* Export krb5_get_permitted_enctypes and krb5_set_real_time for SambaAlexandra Ellwood2003-07-099-4/+32
* update for krb5-1.3Tom Yu2003-07-081-7/+24
* This time, use the correct # of arguments for strcpyAlexandra Ellwood2003-07-081-1/+1
* krb_prof_get_nth() no longer assumes that its retlen argument is correct (cal...Alexandra Ellwood2003-07-072-1/+9
* darwin build can't compile util/et test programKen Raeburn2003-07-042-1/+6
* Remove leading spaces in #define and #include in public headers to support K&...Alexandra Ellwood2003-07-032-16/+18
* KfM build should inherit CFLAGS and LDFLAGS from parent projectAlexandra Ellwood2003-07-021-1/+14
* Fixed filename substitution typos. @LOCALSTATEDIR -> /usr/local/varJen Selby2003-06-272-2/+7
* update for krb5-1.3-beta5Tom Yu2003-06-271-2/+26
* This change fixes the problem in the ss directory. It probably won'tKen Raeburn2003-06-272-19/+20
* * gic_keytab.c (krb5_get_in_tkt_with_keytab): Pass (void*)keytab,Tom Yu2003-06-272-1/+6
* With this patch, things seem to work with a Heimdal client and MIT KDCKen Raeburn2003-06-262-0/+6
* clean up ftp client gss memory managementTom Yu2003-06-252-4/+9
* * cksumtypes.c (krb5_cksumtypes_list): Add aes128/256 hmacs, with newKen Raeburn2003-06-243-0/+24
* apply patch from jaltman:Tom Yu2003-06-242-5/+12
* * k5-int.h (struct krb5_cksumtypes): Add new field trunc_sizeKen Raeburn2003-06-242-0/+10
* * krb5.conf.M: Sync with doc/krb5conf.texinfoTom Yu2003-06-202-4/+48
* * build.texinfo (Installing the Binaries): New node; describeTom Yu2003-06-202-8/+40
* Split out etype_info2 decoder from etype_info decoder. In theSam Hartman2003-06-204-4/+41
* Delete references to --with-system-db from READMETom Yu2003-06-203-10/+15
* Put in some IPv6 details.Ken Raeburn2003-06-201-2/+10
* * dnssrv.texinfo: Add note about _kerberos-iv._udp SRV recordsTom Yu2003-06-182-0/+8
* Update for krb5-1.3-beta4. Fix note on [999]. Move notes reTom Yu2003-06-171-6/+55
* Set use_conf_ktypes to 1 while looking up the tgt to use forSam Hartman2003-06-162-0/+7
* * ftp.c (recvrequest): Add new argument indicating whether "-" and "|..."Ken Raeburn2003-06-164-10/+19
* * server_kdb.c (kdb_init_hist): Force history principal's key toTom Yu2003-06-132-6/+16
* krb5_rd_rep leaks subkeysTom Yu2003-06-132-0/+13
* libgss leaks, UMRsTom Yu2003-06-133-0/+9
* make_ap_req_v1 leaks memoryTom Yu2003-06-132-0/+7
* * krb5.hin: krb524_init_ets() takes one argumentTom Yu2003-06-124-5/+14
* * error_table.h, et_c.awk, et_c.pl, et_h.awk, et_c.awk: Removed Mac OS suppor...Alexandra Ellwood2003-06-121-0/+5
* Removed Mac OS 9 support because it prevents darwin builds from getting com e...Alexandra Ellwood2003-06-125-31/+7
* Darwin libkrb4/err_txt.o needs dependency on krb_err.cTom Yu2003-06-113-1/+16
* Don't escape rcache filename characters with backslashTom Yu2003-06-112-5/+10
* update for krb5-1.3-beta3Tom Yu2003-06-091-8/+70
* oops, fix up ChangeLog attributionTom Yu2003-06-091-1/+1
* * krb524.c: Fix copyright noticeTom Yu2003-06-092-17/+24
* fix bug: would return krb.conf entries plus dns infoKen Raeburn2003-06-092-0/+9
* Checkpoint some working code.Ken Raeburn2003-06-072-4/+77
* * locate_kdc.c (struct srv_dns_entry): Moved to k5-int.h.Ken Raeburn2003-06-063-20/+34