summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5
Commit message (Expand)AuthorAgeFilesLines
* Remove old CONFIG_FILE codeTheodore Tso1995-06-072-2/+5
* def_realm.c (krb5_get_default_realm), get_krbhst.cTheodore Tso1995-06-078-612/+44
* Low-level PC socket read/write didn't workKeith Vetter1995-06-033-4/+16
* Restore timestamp file which is needed by libupdate.shTheodore Tso1995-05-271-1/+2
* Add support for building shared librariesTheodore Tso1995-05-2736-35/+262
* Disabled some of the shared library stuff for the PCKeith Vetter1995-05-262-2/+17
* Several small changes to get the PC working without warningsKeith Vetter1995-05-256-10/+17
* Fix syntax error in freeing of keyblockEzra Peisach1995-05-252-1/+6
* Makefile.in, configure.in: Add rules for building shared libraryTheodore Tso1995-05-241-0/+2
* On an error, free the keyblockTheodore Tso1995-05-244-2/+15
* Rearrange #include files so that krb5.h gets included first, so thatTheodore Tso1995-05-2320-18/+63
* Don't install the error table header files; they shouldn't be neededTheodore Tso1995-05-232-8/+5
* Increment remote_seq_number if KRB5_AUTH_CONTEXT_DO_SEQUENCE is setEzra Peisach1995-05-202-0/+6
* Use the KRB5_KTNAME environment variable to override the defaultTheodore Tso1995-05-202-6/+19
* Fix nitty bug in gmt_mktime()Paul Park1995-05-162-1/+7
* Missing a "retval = " so errors in addresses were passingEzra Peisach1995-05-122-1/+5
* * mk_cred.c (krb5_mk_cred()), mk_priv.c (krb5_mk_priv()),Chris Provenzano1995-05-117-12/+21
* Remove inclusion of malloc.h. k5-int.h already handles declarations ofEzra Peisach1995-05-092-1/+6
* Remove t_kerb and t_kerb.o on make cleanEzra Peisach1995-05-092-0/+5
* configure.in: Add HAS_ANSI_VOLATILEEzra Peisach1995-05-093-4/+8
* mk_faddr.c (krb5_make_fulladdr): Allocate enough memory forEzra Peisach1995-05-092-1/+4
* Declare prompt and prompt2 as const char * so that callersEzra Peisach1995-05-092-2/+7
* Fix .Sanitize files to reflect new added filesTheodore Tso1995-05-051-0/+4
* Fix spelling typoTheodore Tso1995-05-051-1/+1
* conv_princ.c (krb5_425_conv_principal): Use new callingTheodore Tso1995-05-056-18/+193
* Update Sanitize file to reflect file additions, deletionsTheodore Tso1995-05-042-3/+3
* * recvauth.c, compat_recv.c (krb5_recvauth()):Chris Provenzano1995-05-033-5/+9
* nevermind..Mark Eichin1995-05-032-25/+0
* Fix memory leaks in this function. The krb5_donot_replay structureTheodore Tso1995-05-032-19/+20
* Fix lots of typos in krb5_make_fulladdrs() patch. (Lots of places whereTheodore Tso1995-05-035-55/+7
* * get_krbhst.c (krb5_get_krbhst): look in KRB5_ENV_KDCMark Eichin1995-05-032-0/+25
* * mk_cred.c (mk_cred()), mk_priv.c (mk_priv()), mk_safe.c (mk_safe()),Chris Provenzano1995-05-027-79/+150
* krb5_set_config_files needs a const in the declaration to match callEzra Peisach1995-05-022-1/+7
* * genaddrs.c (krb5_auth_con_genaddrs()),Chris Provenzano1995-05-014-43/+58
* * auth_con.c (krb5_auth_con_free()) :Chris Provenzano1995-05-0112-45/+343
* init_os_ctx.c (krb5_set_config_files): New function. Provides aTheodore Tso1995-05-012-1/+34
* Global variables krb5_config_file and krb5_trans_file definitionsEzra Peisach1995-04-302-0/+7
* Fix fencepost error which caused an access beyond the allocated memoryTheodore Tso1995-04-292-1/+4
* Call krb5_free_priv_enc_part to free the entire privenc_msg structureTheodore Tso1995-04-292-6/+7
* Moving adm_conn out of libkrb5Paul Park1995-04-285-512/+5
* Remove adm_rw from libkrb5Paul Park1995-04-284-527/+5
* * init_ctx.c (krb5_free_context): Extra semicolon meant the etypesTheodore Tso1995-04-282-1/+6
* Lint cleanup; explicitly declare that daemon() returns an intTheodore Tso1995-04-282-0/+6
* * send_tgs.c (krb5_send_tgs()), gc_via_tkt.c (krb5_get_cred_via_tkt()):Chris Provenzano1995-04-283-15/+13
* I don't know why it didn't get removed the last time I triedChris Provenzano1995-04-281-222/+0
* * auth_con.c (krb5_auth_con_getaddrs() and krb5_auth_con_getflags()):Chris Provenzano1995-04-283-2/+65
* Fixes so that the Unix changes no longer breaks on the PCKeith Vetter1995-04-289-28/+51
* Add entries for yesterdays checkinPaul Park1995-04-271-0/+5
* Add entry for yesterdays checkinPaul Park1995-04-271-0/+5
* Fix mk_priv and mk_safe to work without DO_TIMEPaul Park1995-04-271-0/+9