summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5
Commit message (Expand)AuthorAgeFilesLines
* get_in_tkt.c (krb5_get_in_tkt): If kdc_settime is enabled, then setTheodore Tso1995-09-026-55/+77
* Makefile.in (check-unix): Add a test case to make sureTheodore Tso1995-09-014-7/+18
* Serialize new time offset fields in the os_contextPaul Park1995-09-012-8/+36
* * toffset.c: Added new file which implements the abstract interfacesTheodore Tso1995-09-016-3/+178
* Test aname_to_lname during make checkPaul Park1995-08-313-0/+35
* Set magic number in krb5_rcachePaul Park1995-08-312-0/+7
* Describe previous changesPaul Park1995-08-291-0/+14
* New test module for serialization routinesPaul Park1995-08-291-0/+714
* Add serialization support for K5 data structuresPaul Park1995-08-2912-3/+2997
* Copy keyblock from message instead of setting a pointer to data which is goin...Paul Park1995-08-291-1/+2
* Free allocated serializers when releasing contextPaul Park1995-08-291-0/+3
* Set magic number when initializing auth_contextPaul Park1995-08-291-104/+77
* Add magic number to krb5_auth_contextPaul Park1995-08-291-0/+1
* Add rcache serialization supportPaul Park1995-08-294-2/+225
* Add keytab serialization supportPaul Park1995-08-2911-4/+434
* Add magic numbers for DB_CONTEXT, AUTH_CONTEXT, KEYTAB, RCACHE and CCACHEPaul Park1995-08-292-0/+10
* Add ccache serialization supportPaul Park1995-08-298-2/+233
* krb5_decode.c (decode_krb5_alt_method, decode_krb5_etype_info): NewTheodore Tso1995-08-288-0/+171
* Added new error codes KV5M_ALT_METHOD and KV5M_ETYPE_INFO_ENTRYTheodore Tso1995-08-282-0/+6
* krb5_encode.c (encode_krb5_padata_sequence): New function which encodes aTheodore Tso1995-08-265-1/+44
* Update file listTheodore Tso1995-08-244-1/+9
* Pass fds to krb5_lock_file() and krb5_unlock_file()Chris Provenzano1995-08-164-14/+21
* Pass the fd in instead of converting it from FILE *Chris Provenzano1995-08-163-12/+14
* * ktf_util.c: return KRB5_KEYTAB_BADVNO instead of -1Tom Yu1995-08-152-1/+5
* If there is an error looking up the key, make sure the keytab isTheodore Tso1995-08-072-6/+15
* Add new error KRB5_KDB_BAD_KEYTYPEChris Provenzano1995-08-072-0/+5
* first pass attempt at cleaning up some gcc -Wall flamesTom Yu1995-08-0521-46/+95
* Add new error KRB5_KDB_BAD_SALTTYPEChris Provenzano1995-08-032-0/+7
* * Don't always use the default realm on localhost, so that the domain to real...Sam Hartman1995-07-312-12/+10
* * rc_dfl.c (rc_store): rename from store() to avoid conflict withMark Eichin1995-07-212-4/+9
* Add prototype for krb5_fcc_readEzra Peisach1995-07-112-1/+12
* Add prototype for krb5_scc_readEzra Peisach1995-07-112-0/+9
* If the key version number is specified, check to make sure that theTheodore Tso1995-07-112-2/+10
* Find libcom_err in TOPLIBDPaul Park1995-07-073-2/+6
* Describe previous changesPaul Park1995-07-071-0/+5
* Use checksum verifierPaul Park1995-07-071-22/+10
* * rd_safe.c (krb5_rd_safe_basic): Pass context to os_localaddrTom Yu1995-07-065-4/+14
* * localaddr.c: moved to lib/crypto/os; just a stub hereTom Yu1995-07-063-537/+12
* Remove t_an_to_ln.o when making cleanEzra Peisach1995-07-062-1/+5
* Changes for Macintosh implementationKeith Vetter1995-07-0618-17/+47
* ----------------------------------------------------------------------Sam Hartman1995-07-022-7/+16
* Add profile and Berkeley database smarts for aname_to_lnamePaul Park1995-06-305-55/+748
* Move Berkeley database code here; remove typoPaul Park1995-06-302-3/+10
* * configure.in: with static libs, we need install-unix, not installMark Eichin1995-06-282-1/+5
* Compiler warning cleanupPaul Park1995-06-272-1/+7
* Changed shared libraries so that it works under AIX and sets theSam Hartman1995-06-263-4/+5
* * Makefile.in: Typo: install-mac was really supposed to beTom Yu1995-06-262-1/+6
* Fix typos that prevented static libs from workingSam Hartman1995-06-232-1/+6
* Changes to support AIX shared libraries. The interactionsSam Hartman1995-06-233-12/+25
* Added final change to allow for ASN.1 indefinite encoding; needed forTheodore Tso1995-06-172-0/+11