summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
...
* Major rewrite for a more portable data formatJohn Carr1992-02-231-143/+249
* Remove inappropriate __STDC__ testJohn Carr1992-02-231-1/+1
* "realms" argument is not constJohn Carr1992-02-231-2/+2
* Fix arg to krb5_finish_random_key()John Carr1992-02-232-3/+3
* Add two functions: krb5_dbm_db_open_database() andJohn Carr1992-02-231-38/+109
* Fixes from pato@apollo.com:John Carr1991-12-201-10/+26
* Store the length field of the encrypted key in network byte orderJohn Carr1991-12-062-4/+16
* Integrate changes from James Bottomley at UK to make this work onTheodore Tso1991-10-021-8/+58
* change first arg of krb5_get_server_rcache to a krb5_data *John Kohl1991-07-196-6/+14
* make input a krb5_data rather than null-term stringJohn Kohl1991-07-191-3/+3
* with POSIX locks, we gotta have the file open for write if we want to flockJohn Kohl1991-06-141-2/+20
* add KRB5_KDB_CANTLOCK_DBJohn Kohl1991-06-141-0/+2
* change kdb to kdb5John Kohl1991-06-141-1/+1
* change "TGS" to "KDC"John Kohl1991-06-134-14/+14
* there's a better way to make these "must be the same" items; define aJohn Kohl1991-06-131-44/+11
* remove files no longer needed with some updated ASN.1 frobberyJohn Kohl1991-06-131-12/+0
* Use $(STDC_TOP_INCLUDES) to identify the include directoryTheodore Tso1991-06-071-1/+1
* fix up notice about code ownershipJohn Kohl1991-06-077-28/+7
* OtherdirLibraryTarget doesn't supply depend:: targetJohn Carr1991-06-0610-1/+16
* Install localaddr.o, ustime.o, and rnd_confoun.o into -ldes5.John Carr1991-06-061-2/+20
* Update copyright noticeJohn Kohl1991-06-06360-720/+5760
* Update coypright noticeJohn Kohl1991-06-061-2/+15
* add copyright noticeJohn Kohl1991-06-061-0/+27
* updating to use confounder as per RFCJohn Kohl1991-06-052-16/+37
* whoops, need to use srand() for STDC, not srandom()John Kohl1991-06-051-1/+1
* *** empty log message ***Theodore Tso1991-06-043-0/+274
* Misc. fixesTheodore Tso1991-06-0412-114/+168
* -ldes5 may need to have ranlib runJohn Carr1991-06-031-0/+2
* Include crc-32 in des libraryJohn Carr1991-06-031-0/+2
* Include md4 in des libraryJohn Carr1991-06-031-0/+4
* ELOOP is like ENOENTJohn Carr1991-06-031-3/+3
* -ldes5 is now built in .John Carr1991-06-031-1/+1
* *** empty log message ***Theodore Tso1991-06-034-0/+2817
* Initial revisionTheodore Tso1991-05-301-0/+324
* Fixed recvauth.o and sendauth.o in SRCS to be .c filesTheodore Tso1991-05-301-2/+2
* Use fcntl(F_SETLK) if POSIX_FILE_LOCKS is definedJohn Carr1991-05-291-2/+33
* Use stdarg if the .cf file defines UseStdargJohn Carr1991-05-291-4/+4
* Need <krb5/config.h> to get STDARG_PROTOTYPES defineJohn Carr1991-05-291-1/+3
* Delete times argument to mk_req_extendedJohn Carr1991-05-291-3/+1
* Use stdarg if the .cf file defines UseStdargJohn Carr1991-05-291-3/+3
* Remove unused variablesJohn Carr1991-05-241-0/+2
* Changed calling sequence for mk_req_extended()Theodore Tso1991-05-211-1/+1
* mk_req_extended no longer has times argumentJohn Carr1991-05-201-1/+0
* Delete "times" argument to krb5_mk_req_extended()John Carr1991-05-201-1/+0
* Document error return valuesJohn Carr1991-05-201-1/+5
* Document error codes returnedJohn Carr1991-05-201-2/+7
* Include the gssapi directoryTheodore Tso1991-05-061-1/+1
* Initial RevisionTheodore Tso1991-05-0617-0/+1371
* Misc. changesTheodore Tso1991-05-061-9/+20
* Added code to match on 2nd tkt and tkt encryptred in a session keyTheodore Tso1991-05-061-6/+13