summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* krb5_close_rcache() now frees rcacheTheodore Tso1993-12-241-1/+0
* Make sure memory is freed on errors in krb5_rc_io_fetchTheodore Tso1993-12-241-11/+27
* krb5_close_rcache() now frees rcacheTheodore Tso1993-12-244-4/+0
* krb5_close_rcache will now free rcacheTheodore Tso1993-12-241-2/+10
* krb5_free_rcache now free's replay cacheTheodore Tso1993-12-241-5/+0
* As donated from GZATheodore Tso1993-12-241-0/+13
* Make sure memory is freed on errorsTheodore Tso1993-12-242-43/+54
* Lots of cleanup. V4/V5 compatibility recvauth moved to separateTheodore Tso1993-12-248-1263/+967
* Make vfprintf() and vsprintf() match the standard function prototypesTheodore Tso1993-12-242-2/+3
* Lots of cleanupTheodore Tso1993-12-241-15/+51
* Put the srvtab file in the srvtab directory, instead of the krb5 rootTheodore Tso1993-12-241-2/+2
* Make sure the config include files are installed too!Theodore Tso1993-12-241-1/+1
* Added variable for the srvtab directoryTheodore Tso1993-12-241-0/+1
* Reserve PA_DATA 7 for sesame projectTheodore Tso1993-12-241-0/+1
* Declare input buffer to krb5_write_message to be constTheodore Tso1993-12-241-1/+1
* Free all memory on errorsTheodore Tso1993-12-241-15/+25
* Declare the input buffer to be constTheodore Tso1993-12-241-1/+1
* Fix credentials cache handling..Theodore Tso1993-12-241-10/+24
* Free memory on errorTheodore Tso1993-12-241-4/+6
* Free keyblock on errorTheodore Tso1993-12-241-1/+4
* Added dependencies for machine generated filesTheodore Tso1993-12-241-1/+3
* Lots of bugs, cleanup...Theodore Tso1993-12-248-121/+190
* New Imakefile for new gssapi libraryTheodore Tso1993-12-241-0/+39
* New Imakefiles for new gssapi libraryTheodore Tso1993-12-242-0/+192
* Spliced in new gssapi libraryTheodore Tso1993-12-241-1/+2
* Fixed lots of bugs; lots of cleanupTheodore Tso1993-12-241-0/+64
* Fixed lots of bug; lots of cleanup..Theodore Tso1993-12-247-104/+85
* As submitted by Openvision Technologies:Theodore Tso1993-12-1849-0/+5808
* Removing old gssapi implementationTheodore Tso1993-12-1832-6620/+0
* Fix bug which causes krb524 to create V4 tickets with the wrong realmTheodore Tso1993-12-151-1/+1
* Add Imakefile for include/kerberosIVTheodore Tso1993-12-152-1/+35
* Add the date to the a "make world" productionTheodore Tso1993-12-151-0/+2
* Make the config directory be a symlink tree as wellTheodore Tso1993-12-151-1/+1
* Added function which does V4/V5 compatibility for sendauth/recvauthTheodore Tso1993-12-152-0/+325
* Added dependencies for the machine generated DES filesTheodore Tso1993-12-151-0/+4
* Preprend "FILE:" when converting from V4 ticket file name to V5Theodore Tso1993-12-152-10/+32
* Added install productions for the des425 and krb425 librariesTheodore Tso1993-12-151-0/+2
* optarg must be declared extern char *Theodore Tso1993-12-031-3/+4
* Separate out SAMPLE_SERVICE (the Kerberos service name) and SAMPLE_PORTTheodore Tso1993-12-012-2/+3
* Workaround for bug in gld (doesn't like at-signs in filenames)Theodore Tso1993-12-011-4/+4
* Use a nasty hack to include the GCC include files so that makedependTheodore Tso1993-12-011-1/+9
* Use the correct form for the DependFlagsTheodore Tso1993-12-011-2/+2
* Completely revamped how allocated memory is freed so that there are noTheodore Tso1993-12-011-85/+81
* Added missing #include for ctype.hTheodore Tso1993-12-011-1/+0
* Added new extra flags argument to the call to krb5_recvauth()Theodore Tso1993-12-012-1/+3
* Fix man page to reflect new command-line arguments to sserverTheodore Tso1993-12-011-6/+8
* Added new extra flags argument to the call to krb5_recvauth()Theodore Tso1993-12-011-20/+23
* Added new extra flags argument to the call to krb5_recvauth()Theodore Tso1993-12-012-1/+2
* Added flags argument to krb5_recvauth(), and added support for flags whichTheodore Tso1993-12-011-17/+15
* Declare statically used procedure (previously and incorrectly defined in .hTheodore Tso1993-12-012-1/+9