summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Added sandia changes for using rand/srand on System V machines thatTheodore Tso1992-06-161-0/+12
* Checked in jfc's changes to do with function prototypesTheodore Tso1992-06-161-1/+7
* Added Sandia changes for BITS64, but commented out for now...Theodore Tso1992-06-161-0/+17
* Added definitions for new error codesTheodore Tso1992-06-111-0/+6
* Checked in jfc's changes to handle the new principal structureTheodore Tso1992-06-102-49/+47
* Checked in jfc's changes to handle new principal typeTheodore Tso1992-06-101-14/+16
* Checked in jfc's changes to do handle new principal formatTheodore Tso1992-06-101-32/+36
* Added principal type of NT_SRV_HSTTheodore Tso1992-06-101-0/+2
* Checked in jfc's changes to krb5_copy_principalTheodore Tso1992-06-101-11/+22
* Principal type changesJohn Carr1992-06-101-33/+6
* Checked in jfc's changesTheodore Tso1992-06-091-18/+33
* krb5_princ_realm -> krb5_princ_set_realmJohn Carr1992-06-091-2/+2
* krb5_principal type changesJohn Carr1992-06-091-2/+4
* Principal structure changesJohn Carr1992-06-091-13/+18
* Applied Bill Sommerfeld's patches Theodore Tso1992-06-092-115/+237
* strdup(0) now returns 0Theodore Tso1992-06-091-0/+2
* Fixed to use new krb5_principal structureTheodore Tso1992-06-091-1/+2
* Added depend targetTheodore Tso1992-06-063-0/+6
* Added depend targetTheodore Tso1992-06-061-1/+1
* Length of realm name is "realmsize", not "size"John Carr1992-05-291-1/+1
* Fixed fence post errors; assigned the principal typeTheodore Tso1992-05-291-3/+5
* Checked in John Carr's changesTheodore Tso1992-05-291-32/+39
* Added new error codes which appeared in the krb5 protocol draftTheodore Tso1992-05-191-9/+9
* Added pre-authentication type for DASSTheodore Tso1992-04-241-0/+3
* Delete unused variable.John Carr1992-04-091-2/+1
* Fix sign errorJohn Carr1992-04-081-13/+13
* Allow command line option to select port numberJohn Carr1992-04-081-13/+18
* Remove call to xfree (not needed and value freed might beJohn Carr1992-04-081-2/+1
* *** empty log message ***John Carr1992-03-311-0/+11
* Initial revisionJohn Carr1992-03-261-0/+290
* Change '-' to '_' in directory nameJohn Carr1992-03-251-1/+1
* sed hack needed for SunOSJohn Carr1992-03-251-0/+3
* Support alternate source directoryJohn Carr1992-03-255-103/+87
* Support for alternate source directory.John Carr1992-03-251-1/+7
* Remove unused variableJohn Carr1992-03-251-1/+0
* Fix cast of dbm_open return valueJohn Carr1992-03-251-1/+1
* Changes for alternate source directory: prefix source filenamesJohn Carr1992-03-251-16/+20
* Simplify cleanup macroJohn Carr1992-03-251-1/+1
* Add md5 checksumJohn Carr1992-03-251-0/+1
* Add "all" targetJohn Carr1992-03-251-4/+4
* Add md5 checksum types and DES+MD4 and DES+MD5 encryption typesJohn Carr1992-03-251-0/+7
* Add $(SRCDIR) prefix to source filesJohn Carr1992-03-251-55/+55
* Remove krb5_walk_realm_tree declarationJohn Carr1992-03-251-5/+0
* Make sed hack for asn.1/Makefile conditional.John Carr1992-03-251-14/+38
* Add md5John Carr1992-03-251-0/+13
* Make sure the ticket in the TGS request is for the ticket granting service.John Carr1992-03-121-7/+17
* Remove extra '%' from fprintf format stringJohn Carr1992-03-011-1/+1
* krb5_free_realm_tree is declared in func-proto.hJohn Carr1992-02-291-2/+0
* Use ANSI stdio features iff ANSI_STDIO definedJohn Carr1992-02-291-4/+5
* Delete include of <isode/psap.h>: it was not neededJohn Carr1992-02-281-5/+0