2011-03-12 |
Love Hornquist Astrand | add more private symbols
|
commit | commitdiff | tree |
2011-03-12 |
Love Hornquist Astrand | add _krb5_key_data
|
commit | commitdiff | tree |
2011-03-12 |
Love Hornquist Astrand | remove other _krb5_key_data
|
commit | commitdiff | tree |
2011-03-12 |
Love Hornquist Astrand | prefix internal structures with _krb5_
|
commit | commitdiff | tree |
2011-03-12 |
Love Hornquist Astrand | prefix symbols that are _krb5_ structures
|
commit | commitdiff | tree |
2011-03-12 |
Love Hornquist Astrand | use krb5_err() instead of krb5_get_err_text()
|
commit | commitdiff | tree |
2011-03-12 |
Love Hornquist Astrand | use krb5_get_error_message for logging
|
commit | commitdiff | tree |
2011-03-12 |
Love Hornquist Astrand | drop gss_name_any since it removed from the draft
|
commit | commitdiff | tree |
2011-03-12 |
Love Hornquist Astrand | drop gss_name_any since it removed from the draft
|
commit | commitdiff | tree |
2011-03-12 |
Love Hornquist Astrand | Patch from Luke Howard to allow dynamic gss_mo
|
commit | commitdiff | tree |
2011-03-12 |
Luke Howard | Add naming extension SPIs Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
|
commit | commitdiff | tree |
2011-03-12 |
Luke Howard | Add naming extension SPIs Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
|
commit | commitdiff | tree |
2011-03-12 |
Love Hornquist Astrand | clarify documentation
|
commit | commitdiff | tree |
2011-03-12 |
Love Hornquist Astrand | no support for semaphores w/o pthreads
|
commit | commitdiff | tree |
2011-03-12 |
Stefan Metzmacher | HEIMDAL:kdc: correctly propagate HDB_ERR_NOT_FOUND_HERE... Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
|
commit | commitdiff | tree |
2011-03-12 |
Love Hornquist Astrand | Include <heimbase.h>
|
commit | commitdiff | tree |
2011-03-04 |
Love Hornquist Astrand | https://github.com/heimdal/heimdal/pull/7 Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
|
commit | commitdiff | tree |
2011-02-26 |
Love Hornquist Astrand | bump version of libgssapi, from Eray Aslan
|
commit | commitdiff | tree |
2011-02-26 |
Jelmer Vernooij | kdc.h: Include hdb.h first, so kdc.h can be included... Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
|
commit | commitdiff | tree |
2011-02-25 |
Derrick Brashear | Correct "not newer" etypes per RFC 4121 Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
|
commit | commitdiff | tree |
2011-02-24 |
Jelmer Vernooij | gitignore: Ignore generated binaries. Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
|
commit | commitdiff | tree |
2011-02-24 |
Jelmer Vernooij | hx509: Make various functions used by Samba public. Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
|
commit | commitdiff | tree |
2011-02-24 |
Andrew Bartlett | heimdal Pass F_CANON down to the hdb layer for servers... Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
|
commit | commitdiff | tree |
2011-02-12 |
Love Hornquist Astrand | move up internal framework to avoid using already installed...
|
commit | commitdiff | tree |
2011-02-07 |
Love Hornquist Astrand | add enc-pa-rep(15) to ticket flags
|
commit | commitdiff | tree |
2011-02-07 |
Love Hornquist Astrand | add KRB5_KU_AS_REQ
|
commit | commitdiff | tree |
2011-02-07 |
Love Hornquist Astrand | add KRB5-PADATA-REQ-ENC-PA-REP
|
commit | commitdiff | tree |
2011-02-03 |
Love Hornquist Astrand | add Jaideep Padhye and sort
|
commit | commitdiff | tree |
2011-02-03 |
Love Hornquist Astrand | setup cfx context, found by Jaideep Padhye
|
commit | commitdiff | tree |
2011-01-30 |
Love Hornquist Astrand | add _kdc_db_fetch and _kdc_free_ent for digest-service
|
commit | commitdiff | tree |
2011-01-30 |
Andrew Tridgell | s4-heimdal: implement KERB_AP_ERR_TYPE_SKEW_RECOVERY Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
|
commit | commitdiff | tree |
2011-01-26 |
Matthieu Patou | heimdal: make some private key manipulation function... Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
|
commit | commitdiff | tree |
2011-01-26 |
Matthieu Patou | heimdal: make hx509_cert_public_encrypt public Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
|
commit | commitdiff | tree |
2011-01-26 |
Andrew Bartlett | lib/com_err only use error_message for the exported... Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
|
commit | commitdiff | tree |
2011-01-26 |
Jelmer Vernooij | kcc: Add explicitly link against LIB_readline. Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
|
commit | commitdiff | tree |
2011-01-18 |
Love Hornquist Astrand | define GSS_IOV_BUFFER_FLAG_ALLOCATE and friends
|
commit | commitdiff | tree |
2011-01-12 |
Love Hornquist Astrand | export hx509_find_private_alg
|
commit | commitdiff | tree |
2011-01-12 |
Matthieu Patou | export hx509_private_key_ops Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
|
commit | commitdiff | tree |
2011-01-03 |
Luke Howard | Rename GSS_IOV_BUFFER_TYPE_FLAG to GSS_IOV_BUFFER_FLAG Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
|
commit | commitdiff | tree |
2011-01-03 |
Luke Howard | Use RTLD_GROUP Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
|
commit | commitdiff | tree |
2011-01-03 |
Love Hornquist Astrand | log more version numbers
|
commit | commitdiff | tree |
2011-01-03 |
Jelmer Vernooij | hdb.h: Include krb5.h first, so hdb.h can be included... Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
|
commit | commitdiff | tree |
2010-12-20 |
Jelmer Vernooij | Explicitly link against required libraries. Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
|
commit | commitdiff | tree |
2010-12-20 |
Jelmer Vernooij | base: Make heim_cmp global, as it is used by test_base. Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
|
commit | commitdiff | tree |
2010-12-20 |
Love Hornquist Astrand | add Donald Norwood, our wiki master
|
commit | commitdiff | tree |
2010-12-12 |
Love Hornquist Astrand | no more tagged strings
|
commit | commitdiff | tree |
2010-12-12 |
Love Hornquist Astrand | remove tag string
|
commit | commitdiff | tree |
2010-12-12 |
Love Hornquist Astrand | always define HEIM_SLIST
|
commit | commitdiff | tree |
2010-12-12 |
Love Hornquist Astrand | don't undefined SLIST
|
commit | commitdiff | tree |
2010-12-12 |
Love Hornquist Astrand | prefix SLIST with HEIM
|
commit | commitdiff | tree |
2010-11-29 |
Love Hornquist Astrand | Also try key usage 8 for tgs-rep subkey
|
commit | commitdiff | tree |
2010-11-29 |
Love Hornquist Astrand | don't whine when principal is not found in cache, also...
|
commit | commitdiff | tree |
2010-11-29 |
Love Hornquist Astrand | add random abstraction
|
commit | commitdiff | tree |
2010-11-29 |
Love Hornquist Astrand | less exit with failures
|
commit | commitdiff | tree |
2010-11-29 |
Love Hornquist Astrand | add random_init
|
commit | commitdiff | tree |
2010-11-29 |
Love Hornquist Astrand | add missing ;
|
commit | commitdiff | tree |
2010-11-29 |
Andrew Bartlett | Push PKINIT configuration into default_config.c Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
|
commit | commitdiff | tree |
2010-11-29 |
Andrew Bartlett | heimdal Fetch the client before the PAC check, but... Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
|
commit | commitdiff | tree |
2010-11-29 |
Andrew Bartlett | heimdal Fix handling of backwards cross-realm detection... Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
|
commit | commitdiff | tree |
2010-11-29 |
Andrew Bartlett | heimdal Return HDB_ERR_NOT_FOUND_HERE to the caller Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
|
commit | commitdiff | tree |
2010-11-29 |
Love Hornquist Astrand | NETLOGON mechanism, for use in DCE-RPC
|
commit | commitdiff | tree |
2010-11-28 |
Love Hornquist Astrand | drop unused functions
|
commit | commitdiff | tree |
2010-11-28 |
Love Hornquist Astrand | drop hdb_fetch
|
commit | commitdiff | tree |
2010-11-28 |
Love Hornquist Astrand | switch to hdb_fetch_kvno
|
commit | commitdiff | tree |
2010-11-28 |
Love Hornquist Astrand | add backends implement hdb_fetch_kvno, use it
|
commit | commitdiff | tree |
2010-11-28 |
Love Hornquist Astrand | implement fetch_kvno
|
commit | commitdiff | tree |
2010-11-28 |
Love Hornquist Astrand | implement fetch_kvno
|
commit | commitdiff | tree |
2010-11-28 |
Love Hornquist Astrand | implement fetch_kvno
|
commit | commitdiff | tree |
2010-11-28 |
Love Hornquist Astrand | use _hdb_fetch_kvno
|
commit | commitdiff | tree |
2010-11-28 |
Love Hornquist Astrand | add _hdb_fetch_kvno
|
commit | commitdiff | tree |
2010-11-28 |
Love Hornquist Astrand | kvno is krb5_kvno not unsigned
|
commit | commitdiff | tree |
2010-11-28 |
Love Hornquist Astrand | kvno is krb5_kvno not unsigned
|
commit | commitdiff | tree |
2010-11-28 |
Love Hornquist Astrand | use int32_t for krb5_kvno
|
commit | commitdiff | tree |
2010-11-28 |
Love Hornquist Astrand | adopt syntax
|
commit | commitdiff | tree |
2010-11-28 |
Andrew Bartlett | heimdal Add support for extracting a particular KVNO... Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
|
commit | commitdiff | tree |
2010-11-28 |
Andrew Bartlett | Don't dereference NULL in error verify_checksum error... Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
|
commit | commitdiff | tree |
2010-11-28 |
Love Hornquist Astrand | use vsnprintf so that we dont need roken
|
commit | commitdiff | tree |
2010-11-28 |
Love Hornquist Astrand | add readline alternative
|
commit | commitdiff | tree |
2010-11-28 |
Love Hornquist Astrand | add rule for copy_cred_cache.obj
|
commit | commitdiff | tree |
2010-11-28 |
Love Hornquist Astrand | use varible for kcc objects, add libsl and copy_cred_cache
|
commit | commitdiff | tree |
2010-11-28 |
Love Hornquist Astrand | uppercase variables names
|
commit | commitdiff | tree |
2010-11-28 |
Love Hornquist Astrand | add more symbols
|
commit | commitdiff | tree |
2010-11-28 |
Love Hornquist Astrand | add gss_mo
|
commit | commitdiff | tree |
2010-11-28 |
Love Hornquist Astrand | these are generated files
|
commit | commitdiff | tree |
2010-11-28 |
Love Hornquist Astrand | include "mech_locl.h"
|
commit | commitdiff | tree |
2010-11-28 |
Love Hornquist Astrand | include #include "mech_locl.h"
|
commit | commitdiff | tree |
2010-11-28 |
Love Hornquist Astrand | sprinkle GSSAPI_LIB_VARIABLE
|
commit | commitdiff | tree |
2010-11-28 |
Love Hornquist Astrand | sprinkle GSSAPI_CALLCONV, add missing space in */*
|
commit | commitdiff | tree |
2010-11-28 |
Love Hornquist Astrand | Include gssapi\gssapi_oid.h and mech/gss_oid.{c,obj}
|
commit | commitdiff | tree |
2010-11-28 |
Love Hornquist Astrand | include gssapi\gssapi_oid.h
|
commit | commitdiff | tree |
2010-11-28 |
Love Hornquist Astrand | remove debug printing
|
commit | commitdiff | tree |
2010-11-28 |
Love Hornquist Astrand | use _P in globrules ?
|
commit | commitdiff | tree |
2010-11-28 |
Love Hornquist Astrand | more include path ?
|
commit | commitdiff | tree |
2010-11-28 |
Love Hornquist Astrand | define ROKEN_RENAME and use snprintf
|
commit | commitdiff | tree |
2010-11-28 |
Love Hornquist Astrand | use roken rename to pull in snprintf
|
commit | commitdiff | tree |
2010-11-28 |
Love Hornquist Astrand | print roken.h so we ca see what's happening
|
commit | commitdiff | tree |
2010-11-27 |
Love Hornquist Astrand | support KRB5_KDB_SALTTYPE_CERTHASH
|
commit | commitdiff | tree |
2010-11-27 |
Love Hornquist Astrand | return size is a int, don't pretend.
|
commit | commitdiff | tree |
2010-11-27 |
Love Hornquist Astrand | add oids that was missing
|
commit | commitdiff | tree |
2010-11-27 |
Love Hornquist Astrand | init max_life and max_rlife
|
commit | commitdiff | tree |