summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Initial revisionTheodore Tso1993-06-036-0/+686
* Added new error code for bad name type when converting a hostname toTheodore Tso1993-06-031-2/+2
* Added new error: unsupported version in database entryTheodore Tso1993-06-031-0/+1
* To support the new KRB5_CRED structuresTheodore Tso1993-06-031-2/+6
* Change to reflect new Imake macrosTheodore Tso1993-06-031-1/+1
* Changed interface to include canonicalization and different requestedTheodore Tso1993-06-031-30/+54
* Changed so that if there is to DBM translation file, to fall back toTheodore Tso1993-06-031-21/+45
* Make sendauth() work if the passed-in checksum pointer is NULLTheodore Tso1993-06-031-10/+0
* Make sure authorization data in the TGS_REQ is initialized correctlyTheodore Tso1993-06-031-0/+3
* Fix so that recvauth will work even if a null cachename is passed inTheodore Tso1993-06-031-11/+18
* Only generate a key if it's necessaryTheodore Tso1993-06-031-5/+13
* Patches to get user-to-user credentials to work correctlyTheodore Tso1993-06-031-3/+3
* Fix bug where an allocated structure was used before it was checked toTheodore Tso1993-06-031-2/+2
* Revamped to handle conversion both back and forth between V4 and V5 namesTheodore Tso1993-06-031-43/+147
* Added the new util and config-files subdirectoriesTheodore Tso1993-06-031-1/+2
* Added defines for the kerberos database file and the admin acl fileTheodore Tso1993-06-031-0/+7
* Added support for KRB5_CRED messageTheodore Tso1993-06-032-0/+57
* Added support for KRB5_CRED messagesTheodore Tso1993-06-031-0/+12
* Added macros for FD_SET and company, if not otherwise definedTheodore Tso1993-06-031-0/+9
* Added message type number for KRB5_CRED messageTheodore Tso1993-06-031-0/+1
* Changed prototype of krb5_sname_to_principalTheodore Tso1993-06-031-1/+1
* Added the kdc_cred structuresTheodore Tso1993-06-031-12/+26
* Added definition for DEFAULT_DBM_FILETheodore Tso1993-06-031-2/+0
* Remove default flag which diallowed skey operationTheodore Tso1993-06-031-1/+1
* Change KDC_TKT_COMMON_MASK for proper KDC operationTheodore Tso1993-06-031-2/+8
* Add definition for DEFAULT_ACL_NAMETheodore Tso1993-06-031-1/+0
* Change DEFAULT_DBM_FILE to DEFAULT_KDB_FILETheodore Tso1993-06-033-12/+4
* Fix typo for dbnameTheodore Tso1993-06-031-4/+1
* Fix typoTheodore Tso1993-06-031-1/+1
* Changed Kerberos V4 libraries configurationTheodore Tso1993-06-031-1/+6
* Checked in changes from ISITheodore Tso1993-06-021-265/+1008
* *** empty log message ***Theodore Tso1993-04-1314-0/+1109
* With prasad's changes to implement forwarding accept and reject options,Theodore Tso1993-04-121-5/+29
* Added fixes for doing ASN.1 breakdown to find KDC-REQ-BODY for checksumingTheodore Tso1993-03-151-2/+3
* Added changes from HP to checksum actual asn.1 KDC-REQ-BODY structure,Theodore Tso1993-03-151-26/+185
* Fixed bug in TGS validation logic which prevented you from getting a Theodore Tso1993-03-121-28/+7
* *** empty log message ***Theodore Tso1993-03-101-0/+2
* Initial VersionTheodore Tso1993-03-0983-0/+33700
* Initial revisionTheodore Tso1993-03-092-0/+64
* Take out VPATH; take out special cases Krb5Root for RS/6000 and decmipsTheodore Tso1993-03-091-5/+5
* Added configuration controls for Kdb5Dir (where to put the KerberosTheodore Tso1993-03-091-1/+5
* Merged in sandia's new secuireid codeTheodore Tso1993-02-261-51/+103
* Fixed secureid declarationsTheodore Tso1993-02-261-4/+7
* Fixed so that if the passed in addresses is NULL, default to using localTheodore Tso1993-02-261-1/+4
* Fixed stupid typoTheodore Tso1993-02-261-1/+1
* Work around code where malloc(0) returns 0Theodore Tso1993-02-261-6/+14
* The authdata field of the credential wasn't being copied. FixedTheodore Tso1993-02-261-0/+6
* Do the right thing if the passed auth data is nullTheodore Tso1993-02-261-0/+5
* In krb5_copy_addresses(), do the right thing if the passed address is NULL.Theodore Tso1993-02-261-2/+8
* Renamed read_password.c -> read_passwd.c, and string_to_key.c toTheodore Tso1993-02-261-4/+4