Handle Windows pathnames properly in krb5_cc_resolve()
[abartlet/lorikeet-heimdal.git/.git] / lib /
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-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
2010-09-08 Love Hornquist Astrandadd validation of hmac
2010-09-08 Love Hornquist Astrandadd validate.c
2010-09-08 Love Hornquist Astrandexport hc_hcrypto_validate
2010-09-08 Love Hornquist Astrandvalidate args before use
2010-09-08 Love Hornquist Astrandvalidate args before use
2010-09-08 Love Hornquist Astrandsimple validation of crypto core
2010-09-08 Love Hornquist Astrandadd back tfm
2010-09-08 Love Hornquist Astrandremove unused variable
2010-09-08 Love Hornquist Astrandadd missing ;
2010-09-08 Love Hornquist Astrandwrap common crypto in HAVE_COMMONCRYPTO_COMMONCRYPTOR_H
2010-09-06 Eray AslanAdd --with-berkeley-db-include option
2010-09-02 Love Hornquist Astrandadd check-rd-req-server
2010-09-02 Love Hornquist Astrandaccept >= 0 and valid return codes from RAND_bytes...
2010-08-28 Derrick Brashearasn1 header generation misses newline
2010-08-24 Love Hornquist Astrandplug memory leaks
2010-08-24 Simon Wilkinsonhcrypto: Don't use 'u' as a variable name
2010-08-21 Love Hornquist AstrandChanges from Asanka Herath of Secure Endpoint for addit...
2010-08-20 Asanka HerathWindows: heimdal.dll depends on LIBLTM instead of LIBTFM
2010-08-20 Asanka HerathUse <errno.h> instead of <sys/errno.h> in hcrypto/common.c
2010-08-20 Asanka HerathWindows: Revised exports for libgssapi
2010-08-20 Asanka HerathWindows: Fix build rules and includes for libtommath
2010-08-20 Asanka HerathWindows: Add missing dependency
2010-08-20 Asanka HerathWindows: Build with USE_HCRYPTO_IMATH
2010-08-20 Asanka HerathWindows: Add missing dependency
2010-08-20 Asanka HerathWindows: Change when assemblies and shims are built
2010-08-20 Asanka HerathWindows: Rename libgssapi.dll -> gssapi.dll
2010-08-20 Asanka HerathWindows: Correct calling convention for krb5_free_unpar...
2010-08-20 Asanka HerathWindows: Use correct calling convention for com_err
2010-08-20 Asanka HerathWindows: ASN1_LIB needs to be defined for Heimdal library
2010-08-20 Asanka HerathWindows: Add krb5_cc_copy_creds to the exports list
2010-08-20 Asanka HerathGSSAPI_DEPRECATED needs to be before the return type
2010-08-20 Asanka HerathExport and calling convention annotation for lib/asn1
2010-08-20 Asanka HerathFix calling conventions for Windows
2010-08-20 Asanka Herathroken/parse_time-test.c: Don't pass in incorrect buffer...
2010-08-20 Asanka Herathroken/test-mini_inetd.c: Use of rk_SOCK_INIT() etc.
2010-08-20 Asanka HerathWindows: Pull required declarations into roken.h.in
2010-08-20 Asanka Herathroken/mini_inetd.c: Don't check against FD_SETSIZE...
2010-08-20 Asanka HerathWindows: Fix lib/hcrypto tests
2010-08-20 Asanka HerathWindows: lib/roken tests now depend on DNSAPI
2010-08-20 Asanka Herathlib/wind/test-normalize.c: Dump failing vectors
2010-08-20 Asanka Herathlib/hcrypto/test_*: Use "rb" when opening binary files
2010-08-20 Asanka Herathtest_crypto.in: Also test w32crypto
2010-08-20 Asanka HerathDeclare RAND_w32crypto_method()
2010-08-20 Asanka HerathWindows: RAND_file_name() should look up profile path
2010-08-20 Asanka Herathlib/wind: Canonical ordering can't use unstable sort
2010-08-20 Asanka Herathhcrypto/test_rand.c: Add w32crypto method
2010-08-20 Asanka HerathWindows: Update exports
2010-08-20 Asanka HerathWindows: Fix test on lib/editline
2010-08-20 Asanka HerathWindows: Fix tests in lib/asn1
2010-08-20 Asanka HerathRoll back asn1/gen_encode.c type safety patch
2010-08-20 Asanka HerathWindows: Revise build of tools in lib
2010-08-20 Asanka HerathWindows: Check exported symbols
2010-08-20 Asanka HerathWindows: Version information for binaries
2010-08-20 Asanka HerathWindows: Build a single heimdal.dll
2010-08-20 Asanka HerathWindows: Use EXEPREP and DLLPREP macros for processing...
2010-08-20 Asanka HerathReduce compiler warnings on Windows
2010-08-20 Asanka HerathRelocate roken WinSock declarations
2010-08-20 Asanka HerathCall ioctlsocket() indirectly
2010-08-20 Asanka HerathFix call to WSAStringToAddress()
2010-08-20 Asanka HerathChange return type of checksum_type::checksum
2010-08-20 Asanka HerathLet dlfcn.h return a function pointer on Windows
2010-08-20 Asanka HerathResolve warnings on Windows
2010-08-20 Asanka HerathUse rk_socket_t in lib/kadm5/init_c.c
2010-08-20 Asanka HerathFix unused variable on Windows for softp11.c
next