summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
...
* Move krb5int_get_fq_local_hostname to os-proto.h. Not exportedEzra Peisach2009-11-151-2/+0
* Moved krb5int_sendto prototype to os-proto.h. This function is not exported Ezra Peisach2009-11-151-11/+0
* Add an exception for include/iprop.h and revert its reformatting,Greg Hudson2009-11-151-119/+118
* Fix typos in previousTom Yu2009-11-141-2/+2
* Reindent include directory, reformatting prototypes as necessary.Greg Hudson2009-11-1453-5622/+5216
* Remove include/krb54proto.h as it is no longer usedGreg Hudson2009-11-141-17/+0
* Constrained delegation without PAC supportGreg Hudson2009-11-142-0/+33
* Clean up a bunch of signed/unsigned comparison warningsGreg Hudson2009-11-021-2/+2
* Un-constify struct errinfo's msg field because it is the owner of thatGreg Hudson2009-11-011-1/+1
* In k5-int.h, fix make_data to work with C++Greg Hudson2009-11-011-1/+1
* Move the implementations of four deprecated crypto functions toGreg Hudson2009-11-011-23/+0
* make mark-cstyleTom Yu2009-10-3161-1733/+1732
* Add a couple of krb5_data convenience constructor functions, toGreg Hudson2009-10-291-19/+26
* Bump the accessor version number since we made changes.Greg Hudson2009-10-281-18/+16
* Replace krb5_ with krb5Int_ prefix for non-API functionsZhanna Tsitkov2009-10-281-4/+4
* Heimdal DB bridge plugin for KDC back endGreg Hudson2009-10-272-0/+4
* Account lockoutGreg Hudson2009-10-253-6/+19
* Allow the constrained delegation authorization method to use the evidence tic...Luke Howard2009-10-211-0/+1
* remove some unneeded extensions from the Novell backend authdata SPILuke Howard2009-10-211-2/+0
* Increment authdata SPI to V2 (V1 was experimental) to accountLuke Howard2009-10-211-3/+3
* Implement new APIs to allow improved crypto performanceGreg Hudson2009-10-192-14/+117
* Implement GSS naming extensions and authdata verificationGreg Hudson2009-10-094-6/+316
* Add convenience functions zapfree (test for null, zap, free) andGreg Hudson2009-10-031-0/+21
* Remove autoconf.h on "make distclean".Greg Hudson2009-09-161-0/+3
* Crypto modularity proj.: Move prf and random-to-key ops from backend to krbZhanna Tsitkov2009-09-161-0/+3
* Fix stupid logic bug in last versionKen Raeburn2009-09-151-2/+2
* Check __BIG_ENDIAN__ and __LITTLE_ENDIAN__ to determine endianness.Ken Raeburn2009-09-151-2/+6
* Implement s4u extensionsGreg Hudson2009-09-134-4/+59
* Crypto modularity proj: OpemSSL crypto feed for hmac/md5/md4/sha1/rc4/des/des...Zhanna Tsitkov2009-09-031-0/+1
* Get "make depend" to work in an unbuilt source tree, since bad depsGreg Hudson2009-08-031-0/+2
* Include <assert.h> in k5-platform.h, since we use assertions in someGreg Hudson2009-07-301-0/+1
* Enctype list configuration enhancementsGreg Hudson2009-07-291-0/+4
* Use zero-terminated enctype lists in the context structure instead ofGreg Hudson2009-07-271-4/+2
* k5-platform.h no longer takes responsibility for making "staticGreg Hudson2009-07-011-1/+0
* Restore limited support for static linkingGreg Hudson2009-06-081-0/+17
* UCS2 support doesn't handle upper half of BMPGreg Hudson2009-05-141-7/+4
* Try decrypting using session key if subkey fails in tgs rep handlingSam Hartman2009-05-071-2/+2
* Add DEBUG_ERROR_LOCATIONS supportGreg Hudson2009-04-292-0/+26
* Move KRB5_KDB_OK_AS_DELEGATE from kdb_ext.h to kdb.h. Add kadminGreg Hudson2009-04-272-2/+1
* Merge fast branch at 22166 onto trunkSam Hartman2009-04-031-2/+2
* Implement FAST from draft-ietf-krb-wg-preauth-frameworkSam Hartman2009-03-314-9/+154
* Revert r21880 which included k5-int.h in several pkinit source files.Greg Hudson2009-03-241-16/+0
* Install kadmin and kdb headersGreg Hudson2009-03-202-0/+11
* Implement tests for authdata functionsSam Hartman2009-03-161-0/+5
* Implement KRB-FX_CF2Sam Hartman2009-03-161-0/+15
* Make a working krb5_copy_error_messageGreg Hudson2009-03-112-3/+3
* Rename kdb_setup_lib_handle to krb5_db_setup_lib_handle and export it.Greg Hudson2009-03-101-0/+1
* Include authenticator and ticket authdata in gss-apiSam Hartman2009-02-261-0/+8
* Implement TGS authenticator subkey usageSam Hartman2009-02-131-3/+8
* Ensure we have a free function for every data type we have an ASN.1Greg Hudson2009-02-111-0/+6