ifdef away code to be able to build with --disable-krb4
[abartlet/lorikeet-heimdal.git/.git] / kdc /
2009-08-17 Love Hornquist Astrandswitch to use EVP interface instead of old crypto interface
2009-08-16 Love Hornquist Astrandswitch to use EVP interface instead of old MDX_ style...
2009-08-16 Love Hornquist Astrandswitch to use EVP interface instead of old MDX_ style...
2009-08-16 Love Hornquist AstrandSwitch to EVP_MD digest
2009-08-12 Love Hornquist AstrandMake KRB5SignedPath less fragile, only sign trivial...
2009-08-04 Love Hornquist AstrandMake the send e_text on time skew error default to...
2009-08-04 Andrew BartlettAdd support for user principal names in certificates...
2009-07-30 Love Hornquist AstrandFree ent on failure [CID-171]
2009-07-30 Love Hornquist AstrandFree buf on random generator error [CID-177]
2009-07-29 Love Hornquist Astrandstore is never read again
2009-07-17 Love Hornquist AstrandIndent
2009-07-17 Love Hornquist AstrandAllow specifying runing user and chroot() enviroment
2009-07-16 Love Hörnquist ÅstrandAdd PAC to the first entry in the array since Windows...
2009-07-03 Love Hörnquist ÅstrandReport HDB_AUTH_SUCCESS for PK-INIT too.
2009-07-03 Love Hörnquist ÅstrandProvide auth_status to backend.
2009-07-03 Love Hörnquist ÅstrandCheck locked-out flag for client and server.
2009-07-03 Love Hörnquist Åstrandmake compile
2009-07-03 Love Hörnquist Åstrandif client delegates to itself, that ok
2009-07-03 Love Hörnquist ÅstrandIf backend implements ->hdb_check_constrained_delegatio...
2009-07-03 Love Hörnquist Åstrandsync check flags
2009-07-03 Love Hörnquist Åstrandsync check flags
2009-07-03 Love Hörnquist Åstrandfix error message in constrained delegation, from andre...
2009-07-03 Love Hörnquist ÅstrandPatch from Andrew bartlett via heimdal-bugs@h5l.org
2009-07-03 Love Hörnquist ÅstrandFrom Andrew Bartlet via heimdal-bugs@h5l.org
2009-06-06 Love Hörnquist Åstrandone more HAVE_OPENSSL for EC
2009-05-28 Love Hörnquist ÅstrandUse OID variable instead of function.
2009-05-28 Love Hörnquist ÅstrandUse OID variable instead of function.
2009-05-25 Love Hörnquist Åstrandcatch extra data
2009-05-09 Love Hörnquist Åstrandhandle out of memory
2009-05-09 Love Hörnquist ÅstrandTurn else info else if to avoid falling of into FALSE.
2009-05-04 Love Hörnquist ÅstrandAssume old client if it doesn't send supportedCMSTypes.
2009-04-25 Love Hörnquist ÅstrandSimplify datagram_reply
2009-04-16 Love Hörnquist ÅstrandLess empty if statements.
2009-04-16 Love Hörnquist Åstranduse krb5_principal_get_realm
2009-04-06 Love Hörnquist Åstrandspelling
2009-04-06 Love Hörnquist Åstrandtry to clean up ckey handling, esp when there is no...
2009-04-06 Love Hörnquist Åstrandspelling
2009-04-04 Love Hörnquist Åstranddisable deprecated warning since this module uses 425...
2009-04-04 Love Hörnquist Åstranddisable deprecated warning since this module uses 425...
2009-04-04 Love Hörnquist Åstranddon't leak memory
2009-04-03 Love Hörnquist Åstrandmake comile
2009-04-03 Love Hörnquist Åstrandrename S4U2SELF to FOR_USER
2009-04-03 Love Hörnquist Åstranduse krb5_cc_new_unique, use constants for cache types
2009-03-29 Love Hörnquist ÅstrandIf the client sent more then 10 EDI, don't bother looki...
2009-03-29 Love Hörnquist ÅstrandFlatten the reply
2009-03-29 Love Hörnquist Åstrandnew signature for _kdc_pk_rd_padata
2009-03-29 Love Hörnquist Åstrandadd proxy bit
2009-03-29 Love Hörnquist Åstrandrename client_params and set proxy cert bit on the...
2009-03-29 Love Hörnquist ÅstrandMake one verify context per client, this way we can...
2009-03-28 Love Hörnquist ÅstrandAlways generate session key
2009-03-25 Love Hörnquist Åstrandcomment on what to add
2009-03-25 Love Hörnquist Åstrandsimplify
2009-03-25 Love Hörnquist Åstrandmove generation of session key to preauth hook.
2009-03-25 Love Hörnquist Åstrandadd generation of session key here
2009-03-22 Love Hörnquist Åstrandopenlog failed, exit
2009-02-27 Love Hörnquist Åstranddon't set unused variables
2009-02-27 Love Hörnquist Åstrandmake db NULL to make it not pass undefined value to...
2009-02-14 Love Hörnquist Åstrandbetter printing of keyex mech
2009-02-14 Love Hörnquist Åstrandmrore DH bits
2009-02-14 Love Hörnquist ÅstrandImplement ECDH in the KDC.
2009-02-14 Love Hörnquist Åstrandmore bits for ECDH
2009-02-14 Love Hörnquist ÅstrandAbstract out use of DH
2009-02-04 Love Hörnquist ÅstrandRemove extra anonymous check.
2009-02-04 Love Hörnquist ÅstrandDisable anonymous code.
2009-02-04 Love Hörnquist Åstranduse is_anonymous(), extra new argument to _krb5_pk_load...
2009-02-04 Love Hörnquist Åstrandintern export is_anonymous()
2009-02-04 Love Hörnquist ÅstrandMove the check client/anonoymous logic to pkinit.c
2009-02-04 Love Hörnquist ÅstrandUse HX509_CMS_VS_ALLOW_ZERO_SIGNER for anonymous requests.
2009-02-04 Love Hörnquist Åstranddeny non valid use of anonymous requests.
2009-02-04 Love Hörnquist ÅstrandOnly send etype-info{,2} for the enctype we selected.
2009-02-04 Love Hörnquist ÅstrandCheck windc access after check_flags.
2009-01-31 Love Hörnquist ÅstrandVerify flags after the user been required to prove...
2009-01-31 Love Hörnquist Åstrandcollect enctype printing into one statement
2009-01-26 Love Hörnquist Åstrandforce submodules to claim the package
2009-01-26 Love Hörnquist Åstrandforce submodules to claim the package
2009-01-26 Love Hörnquist Åstranddrop name
2009-01-26 Love Hörnquist Åstranddrop name
2009-01-26 Love Hörnquist Åstrandfix length bits
2009-01-26 Love Hörnquist Åstrandfix length bits
2009-01-26 Love Hörnquist Åstrandadd krb5_kdc_service
2009-01-26 Love Hörnquist Åstrandwrap with krb4
2009-01-26 Love Hörnquist Åstrandsplit into probe functions
2009-01-26 Love Hörnquist Åstrandwrap with krb4
2009-01-25 Love Hörnquist Åstranduse struct
2009-01-25 Love Hörnquist Åstrandmake digest, kx509 and krb4
2009-01-25 Love Hörnquist Åstrandcompile errors
2009-01-25 Love Hörnquist Åstrands/KRB5SignedPathPrincipals/Principals/
2009-01-25 Love Hörnquist Åstrandmake compie
2009-01-25 Love Hörnquist Åstrandmake digest and kx509 optional
2009-01-25 Love Hörnquist Åstrandmake digest and kx509 optional, wrap detach
2009-01-25 Love Hörnquist Åstrandmake digest and kx509 optional
2009-01-25 Love Hörnquist Åstrandwrap detach
2009-01-25 Love Hörnquist Åstrandwrap detach
2009-01-25 Love Hörnquist Åstrandmake digest and kx509 optional
2009-01-25 Love Hörnquist Åstrandmake digest and kx509 optional
2008-12-15 Love Hörnquist Åstrand- Add switch to select friendly_name of the certificate.
2008-12-15 Love Hörnquist ÅstrandAdd switch to select friendly_name of the certificate.
2008-12-15 Love Hörnquist Åstrandbetter error message
2008-12-15 Love Hörnquist Åstrandbetter error messages
2008-12-11 Love Hörnquist Åstrandplug memory leak
next