summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* implement KRB5_TC_SUPPORTED_KTYPES and common _retrieve methods; from 1.1 branchKen Raeburn1999-09-0111-0/+395
* new error code for multi-cryptosystem support, from 1.1 branchKen Raeburn1999-09-012-0/+5
* Tom's cryptosystem alias entries from 1.1 branchKen Raeburn1999-09-013-0/+31
* memmove/bcopy fix from 1.1 branchKen Raeburn1999-09-012-0/+12
* Use multiple addresses, if present, on Mac and WindowsDanilo Almeida1999-08-212-24/+56
* * etypes.c: Update des3-cbc-sha1 to alignt with new numberTom Yu1999-08-183-4/+12
* Initializes some variables so that they do not end up in the common blockBrad Thompson1999-08-131-0/+8
* Initialize __krb_sendauth_hidden_tkt_len so it doesn't end up in theBrad Thompson1999-08-131-1/+1
* Initialize swap_bytes so that it doesn't end up in the common blockBrad Thompson1999-08-131-1/+1
* chpw.c (krb5_mk_chpw_req):Alexandra Ellwood1999-08-101-5/+14
* 1999-08-10 Alexandra Ellwood <lxs@mit.edu>Alexandra Ellwood1999-08-101-0/+7
* (krb5_change_password):Alexandra Ellwood1999-08-101-248/+284
* 1999-08-10 Alexandra Ellwood <lxs@mit.edu>Alexandra Ellwood1999-08-101-0/+7
* Provide Win32 implementation so that kinit and such work under Win32Danilo Almeida1999-08-092-3/+104
* Make sure we have FQDN in the case where we use gethostnameDanilo Almeida1999-08-093-6/+38
* * def_realm.c (krb5_get_default_realm): Check that we haveDanilo Almeida1999-08-062-1/+5
* Fix calling convention for krb5_get_profileDanilo Almeida1999-08-062-1/+5
* * t_std_conf.c (test_get_krbhst): Use krb5_free_krbhst toDanilo Almeida1999-08-0511-92/+158
* Document why krb5_win_ccdll_load is called way early in code.Danilo Almeida1999-08-052-3/+14
* * init_ctx.c (get_profile_etype_list): Use profile_release_stringDanilo Almeida1999-08-054-18/+34
* * stdcc_util.c (deep_free_cc_v5_creds):Alexandra Ellwood1999-08-051-0/+9
* Added free(creds) to deep_free_cc_v5_creds so that someone is freeing the cc_...Alexandra Ellwood1999-08-051-0/+2
* Intialize out_creds pointer to 0 and then check whether it is 0 beforeDanilo Almeida1999-08-042-4/+12
* stdcc.c (krb5_stdcc_destroy):Alexandra Ellwood1999-08-031-0/+6
* Fixed a memory leak in krb5_stdcc_destroy(). The destroy function was failin...Alexandra Ellwood1999-08-031-3/+13
* nuke some ancient isode remnantsKen Raeburn1999-07-292-1/+5
* GetMacProfileFileSpec: fined bogus string conversionMiro Jurisic1999-07-272-1/+4
* merged changes from the Mac_V2_0_derivatives branch and added krb5_get_profileMiro Jurisic1999-07-261-1/+30
* c_ustime.c, init_os_ctx.c: merged changes from the Mac_V2_0_derivatives branchMiro Jurisic1999-07-261-0/+11
* Merged from Mac_V2_0_derivatives branchMiro Jurisic1999-07-261-11/+34
* Updating ChangeLogJeffrey Altman1999-07-231-0/+15
* Updating changelogJeffrey Altman1999-07-231-0/+5
* Update changelogJeffrey Altman1999-07-231-0/+9
* Add profile support for libdefaults dns_fallbackJeffrey Altman1999-07-231-38/+55
* Updated Windows section to use filespecs instead of filenamesJeffrey Altman1999-07-231-9/+22
* Add profile support for libdefaults dns_fallbackJeffrey Altman1999-07-232-36/+70
* Rename conf_boolean to krb5_conf_boolean and remove the static designationJeffrey Altman1999-07-231-3/+4
* Additional exports which are used by Kermit for Server Side Telnet authentica...Jeffrey Altman1999-07-231-1/+8
* more fixes for meeroh's patchKen Raeburn1999-07-222-1/+2
* * init_os_ctx.c (os_get_default_config_files): Fix some typos and missed nameKen Raeburn1999-07-212-11/+18
* Use Mac files specifiers for config files on MacOSMiro Jurisic1999-07-211-79/+46
* * asn1_decode.c (asn1_decode_integer): Fix to deal with overflowsTom Yu1999-07-112-8/+30
* * KRB5-asn.py (PA-SAM-RESPONSE): Fix syntax error -- comma separating sequenceKen Raeburn1999-07-062-4/+10
* * asn1buf.c (asn1buf_sync): Add length parameter to disambiguateTom Yu1999-07-045-7/+21
* * asn1buf.h: New prototpyes for asn1buf_sync() andTom Yu1999-07-035-10/+71
* * asn1buf.c (asn1buf_sync): Interim fix for DCE compat problemTom Yu1999-07-012-1/+14
* * Makefile.in: Fix jaltman's changes so they don't break the unixTom Yu1999-07-012-6/+11
* * locate_kdc.c (krb5_locate_kdc): Kerberos admin service name isKen Raeburn1999-06-302-1/+7
* krb5_try_realm_txt_rr() should allow the resolv library to expandJeffrey Altman1999-06-301-8/+14
* Makefile.in modified to support conditional compilation of krb5_32.dllJeffrey Altman1999-06-302-6/+21