summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
...
* Make sure the old contents of the creds structure are freed out beforeTheodore Tso1994-06-021-2/+6
* If the type qualifier is missing, use the default typeTheodore Tso1994-06-021-2/+6
* Fail safe in case krb5_os_localaddr returns NULLTheodore Tso1994-06-021-2/+2
* cleaning up make depend crockeryTom Yu1994-05-261-4/+3
* actual error table from krb4Tom Yu1994-05-251-0/+259
* using krb_err.et nowTom Yu1994-05-253-416/+16
* fixed undefined des_debugTom Yu1994-04-151-0/+2
* removed spurious argumentsTom Yu1994-03-261-2/+0
* Add krb5_principal_to_salt_norealm()Theodore Tso1994-03-241-6/+27
* If a timestamp is given, the usec is sent by definition...Theodore Tso1994-03-231-3/+0
* Fixed memory allocation strategy in get_in_tkt.c, so that all memory is freedTheodore Tso1994-03-121-102/+89
* Look in the right place for krb.hTheodore Tso1994-01-191-1/+1
* #include <sys/time.h> needed for AIXTheodore Tso1994-01-191-0/+1
* Use #if instead of #ifdef for HasHashLibraryTheodore Tso1994-01-181-1/+1
* Add safety check to get_credentialsTheodore Tso1994-01-171-0/+3
* libcrypto needs the memmove routineTheodore Tso1994-01-171-2/+12
* Added support for memmove() routine for systems that don't have itTheodore Tso1994-01-172-6/+154
* Renaming Makefile to Makefile.originalTheodore Tso1994-01-172-0/+0
* Added strerror to the release; fixed usage of Has* in the config ImakefileTheodore Tso1994-01-171-0/+67
* Added strerror to the release; fixed usage of Has* in the config ImakefileTheodore Tso1994-01-171-6/+9
* Rename Makefile to Makefile.originalTheodore Tso1994-01-171-0/+0
* Fix to make sure subdirMakefiles is created if UseSedHack is definedTheodore Tso1994-01-151-1/+3
* Create the include/gssapi directory if necessaryTheodore Tso1994-01-141-0/+3
* Don't build GSSAPI library unless BuildGssapi is onTheodore Tso1994-01-141-2/+11
* Conditionalize on KRB5_KRB4_COMPATTheodore Tso1994-01-141-10/+4
* Added support for systems that don't have the hash libraryTheodore Tso1994-01-142-5/+97
* Fixed for newly enforced memory handling convention in the KerberosTheodore Tso1994-01-131-7/+8
* Fix typo's in original setupTheodore Tso1994-01-131-4/+4
* Don't include validate.c, since it doesn't compile and seems to beTheodore Tso1994-01-131-7/+7
* Don't install crypto library; it's not built here!Theodore Tso1994-01-131-1/+0
* Fixed memory deallocation/cleanup on error returnsTheodore Tso1994-01-137-108/+118
* Make sure the routines return the correct error codeTheodore Tso1994-01-132-2/+2
* Use the POSIX names for the permission bitsTheodore Tso1994-01-131-2/+2
* Fixed for newly enforced memory handling convention in the KerberosTheodore Tso1994-01-131-6/+3
* Fixed crypto_system table entries; added raw DES cryptosystemTheodore Tso1994-01-134-33/+106
* 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
* Make sure memory is freed on errorsTheodore Tso1993-12-242-43/+54
* Make vfprintf() and vsprintf() match the standard function prototypesTheodore Tso1993-12-242-2/+3
* 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
* 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