summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
...
* add krb425_servkeyJohn Kohl1991-02-272-3/+6
* update to actually do replay checkingJohn Kohl1991-02-272-10/+53
* add rcache handlingJohn Kohl1991-02-274-23/+164
* oops, need to compare lengths first..John Kohl1991-02-271-3/+6
* prepend _ for krb425_local_realmJohn Kohl1991-02-261-1/+1
* fix #endif lintJohn Kohl1991-02-261-1/+1
* remove <krb5/copyright.h>John Kohl1991-02-262-2/+0
* update to use latest MD4 codeJohn Kohl1991-02-262-40/+15
* forgot to /* */ a comment on #endifJohn Kohl1991-02-261-1/+1
* kerberizeJohn Kohl1991-02-262-2/+32
* updated code from new RFCJohn Kohl1991-02-261-121/+164
* updated code from RFCJohn Kohl1991-02-261-297/+205
* put in const where appropriateJohn Kohl1991-02-254-5/+5
* add gen_port, gen_rnameJohn Kohl1991-02-251-1/+6
* add krb5_unpack_full_ipaddr, krb5_make_full_ipaddrJohn Kohl1991-02-251-3/+22
* add ATYPE_NOSUPPJohn Kohl1991-02-251-0/+5
* *** empty log message ***John Kohl1991-02-252-0/+105
* parameterize on USE_INETJohn Kohl1991-02-251-6/+12
* parameterize on USE_INETJohn Kohl1991-02-251-0/+6
* *** empty log message ***John Kohl1991-02-252-0/+151
* add full_ipadr, port2ipJohn Kohl1991-02-251-0/+4
* use memcmp, not strncmpJohn Kohl1991-02-251-6/+6
* Fix argument to krb5_free_principal()John Carr1991-02-251-1/+1
* add mit_des_combine_subkeysJohn Kohl1991-02-221-0/+5
* *** empty log message ***John Kohl1991-02-221-0/+53
* oops, need to use &fetchcreds..John Kohl1991-02-221-1/+1
* also erase and free the temp keyJohn Kohl1991-02-211-0/+2
* plug memory leakJohn Kohl1991-02-211-1/+5
* plug memory leaksJohn Kohl1991-02-211-0/+4
* plug memory leakJohn Kohl1991-02-211-2/+3
* should (*) the free_translation functionJohn Kohl1991-02-211-1/+1
* Changes to conform with API modificationsTheodore Tso1991-02-215-30/+39
* Added f_tkt_auth.{c,o} to ImakefileTheodore Tso1991-02-211-2/+4
* Changes to conform with API modifications (to krb5_get_default_realm)Theodore Tso1991-02-213-35/+21
* Changes to conform with API modificationsTheodore Tso1991-02-211-11/+1
* use free_cred_contents routineJohn Kohl1991-02-201-14/+1
* plug memory leakJohn Kohl1991-02-202-2/+2
* plug memory leakJohn Kohl1991-02-203-4/+10
* use free functionJohn Kohl1991-02-201-16/+3
* *** empty log message ***John Kohl1991-02-201-0/+33
* don't forget authdata!John Kohl1991-02-201-0/+2
* we can and should free creds.serverJohn Kohl1991-02-201-2/+3
* clean up tgtJohn Kohl1991-02-201-0/+1
* didn't plug memory leak properly last timeJohn Kohl1991-02-201-8/+8
* plug a memory leakJohn Kohl1991-02-201-0/+5
* remove spurious commaJohn Kohl1991-02-201-1/+1
* update copyrightJohn Kohl1991-02-201-1/+4
* free up the returned timeJohn Kohl1991-02-201-0/+3
* plug a memory leakJohn Kohl1991-02-201-5/+13
* Added cp_key_cnt to the libraryTheodore Tso1991-02-191-0/+2