summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed lint flamageTheodore Tso1992-08-271-1/+0
* Changed to make saber flame less..Theodore Tso1992-08-262-6/+13
* Fixed some saber bugs...Theodore Tso1992-08-264-26/+37
* As modified by Prasad @ ISI; PA DATA restructuring...Theodore Tso1992-08-251-1/+54
* As modified by Prasad @ ISI; PA DATA restructuring...Theodore Tso1992-08-251-2/+54
* *** empty log message ***Theodore Tso1992-08-214-0/+389
* Principal type changesJohn Carr1992-08-211-3/+3
* Add shared library support.John Carr1992-08-211-11/+16
* Support separate source and binary directories.John Carr1992-08-211-1/+3
* Support different source and binary directoriesJohn Carr1992-08-211-26/+26
* Delete unused variablesJohn Carr1992-08-211-2/+1
* Support separate source and binary directoriesJohn Carr1992-08-211-33/+39
* Principal type changesJohn Carr1992-08-219-25/+49
* Add support for separate source and binary directoriesJohn Carr1992-08-211-55/+57
* Fix loop exit test: rv->next should have been rvJohn Carr1992-08-211-1/+1
* Don't depend on behavior of malloc(0)John Carr1992-08-211-1/+7
* Support separate source and binary directoriesJohn Carr1992-08-215-33/+35
* Changes for separate source and binary directoriesJohn Carr1992-08-211-5/+7
* Principal type changesJohn Carr1992-08-217-118/+133
* Call krb5_build_principal_ext instead of constructing a principal structureJohn Carr1992-08-211-24/+4
* Don't depend on behavior of malloc(0)John Carr1992-08-211-10/+15
* Add function krb5_append_addresses, to concatenate two address listsJohn Carr1992-08-211-0/+53
* Pass extra argument to krb5_walk_realm_tree.John Carr1992-08-211-4/+4
* Reduce the scope of the temporary assignment to tktauthent->ticketJohn Carr1992-08-211-4/+5
* Realm separator is now an argument, not a constantJohn Carr1992-08-211-10/+14
* Changed so that the krb5_data structures (in the principal structure)Theodore Tso1992-08-201-5/+2
* Changed so that the krb5_data structures (in the principal structure)Theodore Tso1992-08-201-5/+2
* Added missing queue to rc_io.cTheodore Tso1992-08-181-1/+0
* Changes to support new version of ccache file format. (This one handles prin...Theodore Tso1992-08-188-13/+88
* Make sure the right structures actually get copied instead of aliased, andTheodore Tso1992-08-181-2/+5
* Modified to use new principal type systemTheodore Tso1992-08-181-0/+16
* Added new file conv_princ.cTheodore Tso1992-08-181-0/+2
* Initial revisionTheodore Tso1992-08-181-0/+98
* Initial revisionTheodore Tso1992-08-181-0/+100
* Fixed bug in calling sequence to krb5_principal_compareTheodore Tso1992-07-291-1/+1
* Fixed bug in calling sequence of fcc_retrvTheodore Tso1992-07-291-1/+1
* Checked in jfc's changes (principal type change)Theodore Tso1992-06-191-26/+53
* 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
* Applied Bill Sommerfeld's patches Theodore Tso1992-06-092-115/+237
* strdup(0) now returns 0Theodore Tso1992-06-091-0/+2
* 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
* Remove call to xfree (not needed and value freed might beJohn Carr1992-04-081-2/+1