Don't redefine socket() if socket_wrapper is already in use
[abartlet/lorikeet-heimdal.git/.git] / lib /
2010-10-02 Andrew BartlettDon't redefine socket() if socket_wrapper is already...
2010-10-02 Andrew Bartlettheimdal Add support for extracting a particular KVNO...
2010-10-02 Andrew Bartlettheimdal: added verbose logging of hemimdal crypto errors
2010-10-02 Stefan Metzmacherlorikeet-heimdal: Netbios Domain as Realm HACK...
2010-10-02 Andrew BartlettDon't segfault when in --one-file mode
2010-10-02 Stefan Metzmacherlorikeet-heimdal: camellia-ntt GPLv2+ license
2010-10-02 Love Hornquist AstrandHandle picky windows RODC servers
2010-10-01 Patrik LundinFix order of arguments given to memchr().
2010-10-01 Love Hornquist AstrandSHA384
2010-10-01 Love Hornquist AstrandSHA384
2010-09-30 Love Hornquist Astrandadd sha512
2010-09-30 Love Hornquist Astrandclue in sha512 in rsa signature
2010-09-30 Love Hornquist AstrandAndrew Bartlet pointed out that the patch was incomplet...
2010-09-30 Love Hornquist Astrandget padding size right
2010-09-30 Love Hornquist Astrandglue in sha512
2010-09-30 Love Hornquist AstrandAdd SHA512
2010-09-30 Love Hornquist AstrandSHA512 support
2010-09-29 Love Hornquist Astrandadd _der_gmtime, use and test it
2010-09-29 Love Hornquist AstrandIf the hostname contains a dot, assumes it's a FQAN...
2010-09-29 Love Hornquist Astrandfree more bn that was allocated
2010-09-29 Love Hornquist Astranddon't allocate n twice, indent
2010-09-26 Karolin Seegers4-krb5: Fix typos in comment.
2010-09-26 Andrew Bartletts4:heimdal Add hooks to check with the DB before we...
2010-09-26 Karolin Seegers4-heimdal: Fix typo in comment.
2010-09-26 Karolin Seegers4-heimdal: Fix typo in comment.
2010-09-23 Love Hornquist AstrandSupport PADDING_NONE for encryption too
2010-09-22 Love Hornquist Astrandadd back hx509_crypto_allow_weak
2010-09-22 Love Hornquist Astrandadd padding support via hx509_crypto_set_padding
2010-09-19 Love Hornquist Astrandadd PTHREAD_LIBADD
2010-09-19 Love Hornquist AstrandMove to a plugin cache, contributed from Secure Endpoints
2010-09-19 Asanka C. HerathGeneralize MSLSA ccache type to a plug-in based ccache...
2010-09-19 Asanka C. HerathWindows: Add missing export for libhcrypto-exports.def
2010-09-18 Love Hornquist Astrandremove prefix zeros
2010-09-18 Love Hornquist Astrandless brokenness
2010-09-18 Love Hornquist Astrandadd validate.obj
2010-09-18 Simon WilkinsonUses unsigned ints for lengths
2010-09-18 Love Hornquist Astrandmake address a full adress
2010-09-17 Love Hornquist Astrandmake addresses not use compression in the middle since...
2010-09-17 Anton Lundinifdef away code to be able to build with --disable...
2010-09-17 Love Hornquist Astranduse krb5_unparse_name instead of krb5_unparse_name_shor...
2010-09-16 Love Hornquist Astrandtypecase to avoid warning
2010-09-16 Love Hornquist Astrandmake test pass
2010-09-16 Guillaume Rousseadd version-script.map to distributed files
2010-09-15 Love Hornquist Astrandadd header files for libtommath
2010-09-14 Love Hornquist Astrandspelling
2010-09-14 Simon WilkinsonDon't typedef u8, u16, u32 in rijndael-alg-fast.c
2010-09-14 Simon WilkinsonRename current to SHA1current
2010-09-14 Love Hornquist Astrandadd arguments to rk_rename to move it into the macro...
2010-09-14 Love Hornquist AstrandNew drop with windows code from Secure Endpoints/Asanka
2010-09-14 Love Hornquist Astrandclean better
2010-09-14 Love Hornquist Astrandclean better
2010-09-14 Asanka HerathAdd krb5_c_random_make_octets() to mit_glue.c
2010-09-14 Asanka HerathDefine KRB5_TC_OPENCLOSE and KRB5_TC_NOTICKET in krb5.h
2010-09-14 Asanka HerathAdd krb5_free_default_realm() to MIT glue
2010-09-14 Asanka HerathDon't return a freed pointer in allocate_ccache()
2010-09-14 Asanka HerathHandle Windows pathnames properly in krb5_cc_resolve()
2010-09-14 Asanka HerathDefine KRB5_TC_NOTICKET
2010-09-14 Asanka HerathFix comment
2010-09-14 Asanka HerathAdditional MIT glue
2010-09-14 Asanka HerathDeal with NULL or empty input for expand_path_tokens()
2010-09-14 Asanka HerathDon't rely on non-CCAPI v3 exports
2010-09-14 Asanka HerathWindows: Don't ignore failure in test_addr from now on
2010-09-14 Asanka HerathWindows: Add support for MSLSA: cache type using a...
2010-09-14 Asanka HerathFix line endings
2010-09-14 Asanka HerathWindows: Annotate symbols for libkadm5srv
2010-09-14 Asanka HerathWindows: Build test binaries for kadm5
2010-09-14 Asanka HerathWindows: Remove test_hdbkeys from test-run
2010-09-14 Asanka HerathWindows: Fix exports for libhdb
2010-09-14 Asanka HerathWindows: Fix exports for libgssapi
2010-09-14 Asanka HerathWindows: Decorate krb5_cc_copy_creds export definition
2010-09-14 Asanka HerathAddress of an imported symbol is not always a constant
2010-09-14 Asanka HerathWindows: Build hxtool with the correct options
2010-09-14 Asanka HerathWindows: Regenerated libasn1-exports.def
2010-09-14 Asanka HerathDeclare ASN.1 exported data using ASN1EXP
2010-09-14 Asanka HerathAdd roken/rename.c to fix non-standard rename()
2010-09-14 Asanka HerathAdditional tests cases for test_addr.c
2010-09-14 Asanka HerathWindows: Don't attempt to copy a string to a zero lengt...
2010-09-14 Asanka Herathstrlcat() isn't supposed to access *dst past dst_sz
2010-09-14 Asanka HerathWindows: Fix use of file descriptors as sockets
2010-09-14 Asanka HerathFix fcc_remove_cred() on platforms with non-standard...
2010-09-14 Asanka HerathWindows: Have test binaries depend on built libraries
2010-09-14 Asanka HerathCompress zeros when converting IPv6 addresses
2010-09-14 Asanka HerathDon't fail tests for unsupported rand methods
2010-09-14 Asanka HerathWindows: Add missing exports to libhcrypto-exports.def
2010-09-14 Asanka HerathWindows: Fix dependencies for hcrypto/test_hmac.exe
2010-09-14 Asanka HerathFix calling convention for asn1 tests
2010-09-13 Love Hornquist Astrandadd data/win-u16-in-printablestring.der
2010-09-13 Love Hornquist Astrandadd missing files
2010-09-13 Love Hornquist Astrandadd opt files
2010-09-13 Love Hornquist Astrandremove extra b
2010-09-13 Love Hornquist Astrandadd heim_ipc_types.h
2010-09-13 Love Hornquist Astrandinclude hi_locl.h
2010-09-13 Love Hornquist Astrandadd heim_ipc_reply.defs
2010-09-13 Love Hornquist Astrandadd heim_ipc_async.defs
2010-09-13 Love Hornquist Astrandadd heim_ipc.defs
2010-09-09 Love Hornquist Astrandadd krb5_get_permitted_enctypes
2010-09-08 Love Hornquist AstrandDefine HAVE_CFPROPERTYLISTCREATEWITHSTREAM if this...
2010-09-08 Love Hornquist Astrandmake work w/o gcd
2010-09-08 Love Hornquist Astrandcancel sources
2010-09-08 Love Hornquist Astrandcondition gcd on HAVE_GCD
next