2011-07-27 |
Love Hörnquist Åstrand | generate sequence for HDB-Ext-KeySet and Keys
|
commit | commitdiff | tree |
2011-07-25 |
Love Hörnquist Åstrand | compiler warning
|
commit | commitdiff | tree |
2011-07-24 |
Love Hörnquist Åstrand | fix compile warning
|
commit | commitdiff | tree |
2011-07-24 |
Love Hörnquist Åstrand | KVNOs are krb5uint32 in RFC4120, make it so
|
commit | commitdiff | tree |
2011-07-24 |
Love Hörnquist Åstrand | fix warning
|
commit | commitdiff | tree |
2011-07-24 |
Linus Nordberg | Add version-script.map to _DEPENDENCIES. Signed-off-by: Love Hörnquist Åstrand <lha@h5l.org>
|
commit | commitdiff | tree |
2011-07-24 |
Love Hörnquist Åstrand | partly unify enctype/keytype since there is only enctypes
|
commit | commitdiff | tree |
2011-07-24 |
Love Hörnquist Åstrand | add an invalid protection level to the enum
|
commit | commitdiff | tree |
2011-07-24 |
Love Hörnquist Åstrand | cast to avoid size_t vs int issue
|
commit | commitdiff | tree |
2011-07-24 |
Love Hörnquist Åstrand | switch order of type and GSSAPI_LIB_VARIABLE
|
commit | commitdiff | tree |
2011-07-24 |
Love Hörnquist Åstrand | fixup type for GSS_C_ATTR_LOCAL_LOGIN_USER
|
commit | commitdiff | tree |
2011-07-24 |
Love Hörnquist Åstrand | make sure keylen is a multiple of 2
|
commit | commitdiff | tree |
2011-07-24 |
Andrew Bartlett | lib/krb5: Allow any kvno to match when searching the... Signed-off-by: Love Hörnquist Åstrand <lha@h5l.org>
|
commit | commitdiff | tree |
2011-07-24 |
Love Hörnquist Åstrand | switch to use use_strongest_server_key
|
commit | commitdiff | tree |
2011-07-24 |
Marc Balmer | Typo Signed-off-by: Love Hörnquist Åstrand <lha@h5l.org>
|
commit | commitdiff | tree |
2011-07-23 |
Love Hörnquist Åstrand | 1.5rc1
|
commit | commitdiff | tree |
2011-07-23 |
Love Hörnquist Åstrand | check for NULL as argument to krb5_{prepend,set}_error_messa...
|
commit | commitdiff | tree |
2011-07-23 |
Love Hörnquist Åstrand | update to match plugin abi
|
commit | commitdiff | tree |
2011-07-23 |
Stefan Metzmacher | kdc: pass down the delegated_proxy_principal to the... Signed-off-by: Love Hörnquist Åstrand <lha@h5l.org>
|
commit | commitdiff | tree |
2011-07-23 |
Stefan Metzmacher | kdc/windc_plugin.h: KRB5_WINDC_PLUGIN_MINOR 4 => 5 Signed-off-by: Love Hörnquist Åstrand <lha@h5l.org>
|
commit | commitdiff | tree |
2011-07-23 |
Stefan Metzmacher | kdc: don't allow self delegation if a backend check_constrai... Signed-off-by: Love Hörnquist Åstrand <lha@h5l.org>
|
commit | commitdiff | tree |
2011-07-23 |
Stefan Metzmacher | kdc: pass down the server hdb_entry_ex to check_constrained_... Signed-off-by: Love Hörnquist Åstrand <lha@h5l.org>
|
commit | commitdiff | tree |
2011-07-23 |
Stefan Metzmacher | kdc: use the correct client realm in the EncTicketPart Signed-off-by: Love Hörnquist Åstrand <lha@h5l.org>
|
commit | commitdiff | tree |
2011-07-23 |
Love Hörnquist Åstrand | better logging
|
commit | commitdiff | tree |
2011-07-23 |
Love Hörnquist Åstrand | sprinkle more windows files
|
commit | commitdiff | tree |
2011-07-22 |
Love Hörnquist Åstrand | Merge pull request #9 from lha/master
|
commit | commitdiff | tree |
2011-07-20 |
Love Hörnquist Åstrand | sprinkle doxygen and kode more like the rest of the...
|
commit | commitdiff | tree |
2011-07-20 |
Roland C. Dowdeswell | krb5_free_default_realm() from mit_glue.c needs to... Signed-off-by: Love Hörnquist Åstrand <lha@h5l.org>
|
commit | commitdiff | tree |
2011-07-20 |
Roland C. Dowdeswell | Fix a couple of bugs in krb5_c_valid_enctype(): Signed-off-by: Love Hörnquist Åstrand <lha@h5l.org>
|
commit | commitdiff | tree |
2011-07-17 |
Love Hörnquist Åstrand | add NTMakefile and windows directories
|
commit | commitdiff | tree |
2011-07-14 |
Love Hörnquist Åstrand | sizeof is used incorrectly in DES3_random_to_key()
|
commit | commitdiff | tree |
2011-06-19 |
Love Hörnquist Åstrand | make tests pass again
|
commit | commitdiff | tree |
2011-06-19 |
Love Hörnquist Åstrand | remove stray klist
|
commit | commitdiff | tree |
2011-06-19 |
Love Hörnquist Åstrand | if we are using db1 or db3 (really 3,4,5), when we...
|
commit | commitdiff | tree |
2011-06-19 |
Love Hörnquist Åstrand | set HEIMDAL_LOCALEDIR for librfc3961.la too
|
commit | commitdiff | tree |
2011-06-19 |
Love Hörnquist Åstrand | fix ifdef
|
commit | commitdiff | tree |
2011-06-19 |
Love Hörnquist Åstrand | remove unused ifdef
|
commit | commitdiff | tree |
2011-06-19 |
Love Hörnquist Åstrand | only set IP_TOS on IPv4 sockets
|
commit | commitdiff | tree |
2011-06-19 |
Love Hörnquist Åstrand | simplify checking and start to use __has_extension
|
commit | commitdiff | tree |
2011-06-19 |
Love Hörnquist Åstrand | add missing break, quiet clang analyzer
|
commit | commitdiff | tree |
2011-06-19 |
Stefan Metzmacher | kdc: check and regenerate the PAC in the s4u2proxy... Signed-off-by: Love Hörnquist Åstrand <lha@h5l.org>
|
commit | commitdiff | tree |
2011-06-19 |
Stefan Metzmacher | kdc: pass the correct principal name for the resulting... Signed-off-by: Love Hörnquist Åstrand <lha@h5l.org>
|
commit | commitdiff | tree |
2011-06-19 |
Stefan Metzmacher | kdc: let check_PAC() to verify the incoming server... Signed-off-by: Love Hörnquist Åstrand <lha@h5l.org>
|
commit | commitdiff | tree |
2011-06-15 |
Love Hörnquist Åstrand | quite down clang analyzer warnings for the generate...
|
commit | commitdiff | tree |
2011-06-15 |
Love Hörnquist Åstrand | add missing space in log message
|
commit | commitdiff | tree |
2011-06-15 |
Love Hörnquist Åstrand | don't set i = 0, its never read
|
commit | commitdiff | tree |
2011-06-15 |
Love Hörnquist Åstrand | count number of enctypes too
|
commit | commitdiff | tree |
2011-06-15 |
Love Hörnquist Åstrand | unexport krb5_init_etype, remove duplicate code
|
commit | commitdiff | tree |
2011-06-15 |
Nicolas Williams | Set improved enctypes parameter defaults to better... Signed-off-by: Love Hörnquist Åstrand <lha@h5l.org>
|
commit | commitdiff | tree |
2011-06-15 |
Nicolas Williams | Added manpage documentation for krb5_{as, tgs}_enctypes. Signed-off-by: Love Hörnquist Åstrand <lha@h5l.org>
|
commit | commitdiff | tree |
2011-06-15 |
Nicolas Williams | Initial support for default_{as, tgs}_etypes. Signed-off-by: Love Hörnquist Åstrand <lha@h5l.org>
|
commit | commitdiff | tree |
2011-06-15 |
Nicolas Williams | Fixes to patches that add *use-strong* parameters. Signed-off-by: Love Hörnquist Åstrand <lha@h5l.org>
|
commit | commitdiff | tree |
2011-06-15 |
Nicolas Williams | Forgot to default use_strongest_server_key... Signed-off-by: Love Hörnquist Åstrand <lha@h5l.org>
|
commit | commitdiff | tree |
2011-06-15 |
Nicolas Williams | Forgot to default preauth_use_strongest_session_key... Signed-off-by: Love Hörnquist Åstrand <lha@h5l.org>
|
commit | commitdiff | tree |
2011-06-15 |
Nicolas Williams | This patch adds support for a use-strongest-server... Signed-off-by: Love Hörnquist Åstrand <lha@h5l.org>
|
commit | commitdiff | tree |
2011-06-15 |
Nicolas Williams | Also added preauth-use-strongest-session-key krb5.conf... Signed-off-by: Love Hörnquist Åstrand <lha@h5l.org>
|
commit | commitdiff | tree |
2011-06-15 |
Nicolas Williams | Initial patch to add as-use-strongest-session-key and... Signed-off-by: Love Hörnquist Åstrand <lha@h5l.org>
|
commit | commitdiff | tree |
2011-06-15 |
Love Hörnquist Åstrand | add option to disable --disable-heimdal-documentation
|
commit | commitdiff | tree |
2011-06-14 |
Love Hörnquist Åstrand | distribute version-script.map
|
commit | commitdiff | tree |
2011-06-14 |
Love Hörnquist Åstrand | simplify error printing, context contains error
|
commit | commitdiff | tree |
2011-06-14 |
Love Hörnquist Åstrand | Don't build ppc any more, don't have a compiler for...
|
commit | commitdiff | tree |
2011-06-14 |
Love Hörnquist Åstrand | more frameworks for test_name
|
commit | commitdiff | tree |
2011-06-14 |
ghudson@MIT.EDU | Initialize zero before using it in unwrap_des(). Signed-off-by: Love Hörnquist Åstrand <lha@h5l.org>
|
commit | commitdiff | tree |
2011-06-14 |
Love Hörnquist Åstrand | 1.5pre2
|
commit | commitdiff | tree |
2011-06-01 |
Love Hörnquist Åstrand | GSS names
|
commit | commitdiff | tree |
2011-05-23 |
Love Hörnquist Åstrand | add LIB_heimbase
|
commit | commitdiff | tree |
2011-05-23 |
Love Hörnquist Åstrand | Maybe include <sys/types.h> and <sys/select.h>
|
commit | commitdiff | tree |
2011-05-22 |
Love Hörnquist Åstrand | handle leaks excluded
|
commit | commitdiff | tree |
2011-05-22 |
Love Hörnquist Åstrand | change prefix ETYPE_ to KRB5_ENCTYPE_ and provide compat...
|
commit | commitdiff | tree |
2009-07-16 |
Love Hörnquist Åstrand | Add PAC to the first entry in the array since Windows...
|
commit | commitdiff | tree |
2009-07-16 |
Love Hörnquist Åstrand | More tests for HC_DEPRECATED
|
commit | commitdiff | tree |
2009-07-16 |
Love Hörnquist Åstrand | More tests for HC_DEPRECATED
|
commit | commitdiff | tree |
2009-07-16 |
Love Hörnquist Åstrand | improve msft compiler case
|
commit | commitdiff | tree |
2009-07-16 |
Love Hörnquist Åstrand | More tests for KRB5_DEPRECATED
|
commit | commitdiff | tree |
2009-07-16 |
Love Hörnquist Åstrand | More tests for GSSAPI_DEPRECATED
|
commit | commitdiff | tree |
2009-07-15 |
Love Hörnquist Åstrand | Add paranoid printing using strvisx.
|
commit | commitdiff | tree |
2009-07-15 |
Love Hörnquist Åstrand | rename ruserpass to ruserpassword to not collide with...
|
commit | commitdiff | tree |
2009-07-15 |
Love Hörnquist Åstrand | add paranoid check for PORT and EPRT, make it default
|
commit | commitdiff | tree |
2009-07-15 |
Love Hörnquist Åstrand | add paranoid
|
commit | commitdiff | tree |
2009-07-15 |
Love Hörnquist Åstrand | Contributed by Andrew Bartlett:
|
commit | commitdiff | tree |
2009-07-15 |
Love Hörnquist Åstrand | Have two realms in the configuration file so that kpasswdd...
|
commit | commitdiff | tree |
2009-07-15 |
Love Hörnquist Åstrand | Use hdb_get_dbinfo() to find the realms.
|
commit | commitdiff | tree |
2009-07-15 |
Love Hörnquist Åstrand | Test two realms.
|
commit | commitdiff | tree |
2009-07-15 |
Love Hörnquist Åstrand | plug a memory leak.
|
commit | commitdiff | tree |
2009-07-15 |
Love Hörnquist Åstrand | remove unused variable
|
commit | commitdiff | tree |
2009-07-08 |
Love Hörnquist Åstrand | x
|
commit | commitdiff | tree |
2009-07-08 |
Love Hörnquist Åstrand | check for NULL pointer not no NULL pointer...
|
commit | commitdiff | tree |
2009-07-05 |
Love Hörnquist Åstrand | make compile
|
commit | commitdiff | tree |
2009-07-05 |
Love Hörnquist Åstrand | drop RCSID
|
commit | commitdiff | tree |
2009-07-05 |
Love Hörnquist Åstrand | Push enterprise support into the bdblayer.
|
commit | commitdiff | tree |
2009-07-05 |
Love Hörnquist Åstrand | Push enterprise support into the bdblayer.
|
commit | commitdiff | tree |
2009-07-05 |
Love Hörnquist Åstrand | Push enterprise support into the bdblayer.
|
commit | commitdiff | tree |
2009-07-05 |
Love Hörnquist Åstrand | Push enterprise support into the bdblayer.
|
commit | commitdiff | tree |
2009-07-05 |
Love Hörnquist Åstrand | reset iteration query before continuing.
|
commit | commitdiff | tree |
2009-07-05 |
Love Hörnquist Åstrand | set hdb_capability_flags = 0
|
commit | commitdiff | tree |
2009-07-05 |
Love Hörnquist Åstrand | set hdb_capability_flags = 0
|
commit | commitdiff | tree |
2009-07-05 |
Love Hörnquist Åstrand | set hdb_capability_flags = 0
|
commit | commitdiff | tree |
2009-07-05 |
Love Hörnquist Åstrand | set hdb_capability_flags = 0
|
commit | commitdiff | tree |
2009-07-05 |
Love Hörnquist Åstrand | make compile w/o warning, fixup from abartletts patch
|
commit | commitdiff | tree |
2009-07-03 |
Love Hörnquist Åstrand | Report HDB_AUTH_SUCCESS for PK-INIT too.
|
commit | commitdiff | tree |