summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Note config.guess changes for Rhapsody/Mac OS XWilfredo Sanchez2000-05-031-2/+7
* Match on darwin string for Mac OS XWilfredo Sanchez2000-05-031-1/+1
* Clean up Rhapsody guessing. Use Power* (catches PowerBook).Wilfredo Sanchez2000-05-032-10/+6
* 2000-04-29 Jeffrey Altman <jaltman@columbia.edu>Jeffrey Altman2000-04-302-13/+5
* Updated for 3.0d7Miro Jurisic2000-04-291-0/+4
* 2000-04-28 Alexandra Ellwood <lxs@mit.edu>Alexandra Ellwood2000-04-282-0/+10
* 2000-4-26 Alexandra Ellwood <lxs@mit.edu>Alexandra Ellwood2000-04-262-2/+7
* Added krb5_get_time_offsets for use by WrappersLib (for storing tickets in th...Alexandra Ellwood2000-04-251-0/+1
* Updated for 3.0d6Miro Jurisic2000-04-211-1/+14
* Use getopt so that we can parse packed options (e.g., -an, -54, etc.)Danilo Almeida2000-04-193-8/+21
* * prompter.c (krb5int_set_prompt_types): Set to actual value intead of 0Danilo Almeida2000-04-182-1/+6
* * winccld.h: Define CC_API_VER2 for all Windows code using ccapi.Danilo Almeida2000-04-184-1/+62
* cacheapi.h: Update to v2Danilo Almeida2000-04-182-217/+242
* Actually clean gss-sample on WindowsDanilo Almeida2000-04-182-1/+5
* Jeffrey Altman <jaltman@columbia.edu>Jeffrey Altman2000-04-151-1/+1
* 2000-4-13 Alexandra Ellwood <lxs@mit.edu>Alexandra Ellwood2000-04-131-0/+10
* 2000-4-13 Alexandra Ellwood <lxs@mit.edu>Alexandra Ellwood2000-04-132-8/+20
* 2000-4-13 Alexandra Ellwood <lxs@mit.edu>Alexandra Ellwood2000-04-131-0/+7
* 2000-4-13 Alexandra Ellwood <lxs@mit.edu>Alexandra Ellwood2000-04-131-0/+7
* 2000-4-13 Alexandra Ellwood <lxs@mit.edu>Alexandra Ellwood2000-04-131-1/+62
* 2000-4-13 Alexandra Ellwood <lxs@mit.edu>Alexandra Ellwood2000-04-131-0/+2
* 2000-4-13 Alexandra Ellwood <lxs@mit.edu>Alexandra Ellwood2000-04-131-5/+6
* Added LoginLib, UtilitiesLib to Kerberos5Lib for popup dialog supportAlexandra Ellwood2000-04-131-0/+11
* Clean gss-sample on WindowsDanilo Almeida2000-04-112-1/+8
* * vfy_increds.c (krb5_verify_init_creds): appdefault_boolean ->Tom Yu2000-04-082-1/+6
* * wrap_size_limit.c (krb5_gss_wrap_size_limit): Fix upTom Yu2000-04-082-5/+11
* 2000-04-07 Jeffrey Altman <jaltman@columbia.edu>Jeffrey Altman2000-04-073-4/+14
* 2000-04-07 Jeffrey Altman <jaltman@columbia.edu>Jeffrey Altman2000-04-072-4/+12
* 2000-04-03 Jeffrey Altman <jaltman@columbia.edu>Jeffrey Altman2000-04-042-4/+12
* 2000-04-03 Jeffrey Altman <jaltman@columbia.edu>Jeffrey Altman2000-04-042-1/+7
* 2000-04-03 Jeffrey Altman <jaltman@columbia.edu>Jeffrey Altman2000-04-042-6/+12
* Upped CFM interface version on v5 lib because we mucked with the export file ...Miro Jurisic2000-03-261-3/+3
* Readded other crypto library calls needed by GSSLib (grumble grumble)Miro Jurisic2000-03-261-1/+9
* Oops, extra 'Miro Jurisic2000-03-261-1/+1
* Readded krb5_c_keyed_checksum_types for GSSLibMiro Jurisic2000-03-261-0/+1
* Fixed protos for krb5_locate_srv_*Miro Jurisic2000-03-262-3/+7
* 2000-03-24 Alexandra Ellwood <lxs@mit.edu>Alexandra Ellwood2000-03-242-115/+189
* jaltman@columbia.edu Mar 24, 2000:Jeffrey Altman2000-03-241-6/+5
* jaltman@columbia.edu Mar 24, 2000:Jeffrey Altman2000-03-248-171/+93
* Added profile_get_booleanMiro Jurisic2000-03-245-1/+97
* Cleaned up the Mac export file: removed replay cache exports, added new funct...Miro Jurisic2000-03-241-35/+21
* Added krb5_free_default_realmMiro Jurisic2000-03-204-1/+22
* Added krb5_free_default_realmMiro Jurisic2000-03-201-2/+2
* jaltman fix for off-by-one errorKen Raeburn2000-03-202-1/+7
* Include string.h for strlen prototypeEzra Peisach2000-03-182-0/+5
* * cr_tkt.c (krb_cr_tkt_int): Add static prototype.Ezra Peisach2000-03-163-0/+18
* Clean up unsed variables when V4 compatibility is not definedEzra Peisach2000-03-162-1/+10
* Remove unused variablesEzra Peisach2000-03-162-4/+4
* * kinit.c (k4_kinit): Fix the code that was broken withEzra Peisach2000-03-162-6/+25
* Matt Crawford's kadm acl fixes & enhancementsKen Raeburn2000-03-165-97/+412