krb5.git
2011-09-21 Greg HudsonAdd stubs for new pkinit encoders
2011-09-21 Greg HudsonAdd kadmin functionality for string attributes
2011-09-21 Greg HudsonAdd KRB5_TL_STRING_ATTRS and libkdb5 accessors
2011-09-21 Greg HudsonFix asn.1 encoder build without PKINIT support
2011-09-20 Sam HartmanFix Openssl 1.0 function capitalization in pkinit
2011-09-19 Greg HudsonMake ASN.1 code build without PKINIT support
2011-09-19 Greg HudsonMake pkinit_kdf_test.c compile
2011-09-19 Greg HudsonFormatting fixes
2011-09-19 Sam Hartmanreindent
2011-09-19 Sam HartmanFix x64 compile issues: remove bufferoverflowu.lib...
2011-09-19 Sam HartmanUse closesocket() instead of close() for sockets on...
2011-09-19 Sam HartmanFixed some warnings on Windows
2011-09-19 Sam HartmanAdded util\profile\testmod\Makefile to the list of...
2011-09-19 Sam HartmanAdd KRB5_CALLCONV to krb5_init_context_profile definiti...
2011-09-19 Sam HartmanUpdated copyright year in a Windows version resource
2011-09-19 Sam HartmanUpdated command line utilities not to complain about...
2011-09-19 Sam Hartman__func__ -> __FUNCTION__ in #ifdef DEBUG blocks in...
2011-09-19 Sam HartmanProtect autoconf #defines (HAVE_FOO, et al) in win...
2011-09-19 Sam HartmanOn Windows, parse mechanism info from Registry instead...
2011-09-19 Sam HartmanRemove the ticket from the pkinit-alg-agility KDF funct...
2011-09-19 Sam HartmanAsn1_encode: indicate DER compressed form without tag...
2011-09-19 Sam HartmanImplement encoding and decoding for supportedKDFs and...
2011-09-19 Sam Hartman* Extend auth_pack
2011-09-19 Sam HartmanRefactor to use oid instead of algorithm_id in KDF...
2011-09-19 Sam Hartmanpkinit_crypto_openssl: fix signed vs unsigned comparison
2011-09-19 Sam Hartman implementation of new function and test program for...
2011-09-19 Sam HartmanAdded underlying ASN.1 structures for pkinit algorithm...
2011-09-19 Sam HartmanIn pkinit_crypto_openssl.c, modified pkinit_octetstring...
2011-09-19 Sam HartmanIn order for asn1_encode_oid to be called from DEFLENFN...
2011-09-19 Sam Hartmanasn1_encode.{c,h}: support DEFOCTETWRAPTYPE
2011-09-19 Sam Hartmanpkinit: client: Use SignedData for anonymous
2011-09-19 Sam HartmanFix pkinit warnings
2011-09-19 Sam HartmanSupport pkinit: SignedData with no signers (KDC)
2011-09-18 Ken RaeburnDrop code for finding top source directory among several
2011-09-18 Ken RaeburnDon't check for memmove, inet_ntoa, inet_aton, pthread...
2011-09-18 Ken RaeburnAdd invocations of AC_LANG_SOURCE to deal with autoconf...
2011-09-15 Greg HudsonFix a typo in r25026
2011-09-14 Greg HudsonFix terminate_workers() in the KDC
2011-09-14 Greg HudsonSimplify terminate_workers() in the KDC
2011-09-14 Greg HudsonSet up monitor signal handlers before forking
2011-09-14 Greg HudsonSplit signal setup into loop_setup_signals()
2011-09-14 Greg HudsonReinitialize verto after creating worker child
2011-09-14 Greg HudsonUpdate verto sources to 2011-09-14 versions
2011-09-14 Greg HudsonFix verto-k5ev.h dependencies for system libverto
2011-09-12 Greg HudsonUpdate verto sources to 2011-09-10 versions
2011-09-10 Greg HudsonWait before killing daemons in interactive k5test
2011-09-09 Greg HudsonFix verto.h dependencies for system libverto
2011-09-07 Tom YuFall back to EV_USE_SELECT
2011-09-07 Greg HudsonFix some error-handling bugs in cc_dir.c
2011-09-06 Greg HudsonGo back to symlinks for liblinks
2011-09-06 Greg HudsonChange how bundled libverto is linked
2011-09-06 Greg HudsonFix t_ccselect bugs
2011-09-06 Greg HudsonFix several bugs in gss-krb5 inq_cred
2011-09-06 Ezra PeisachNewer GCCs optimizer catches a variable used without...
2011-09-05 Greg HudsonUpdate kerberos man page
2011-09-05 Greg HudsonUse a .so redirect for .k5login.5
2011-09-05 Greg HudsonMake gss-krb5 use cache collection
2011-09-05 Greg HudsonRefactor gss-krb5 acquire_init_cred
2011-09-05 Greg HudsonAdd krb5_cc_select() API and pluggable interface
2011-09-05 Greg HudsonAdd ccache collection support to tools
2011-09-05 Greg HudsonRemove unneeded cccol behaviors
2011-09-05 Greg HudsonAdd new cache collection APIs
2011-09-05 Greg HudsonAdd the DIR ccache type
2011-09-05 Greg HudsonAdd fnmatch support to libkrb5support
2011-09-05 Greg HudsonEliminate the mechglue union cred auxinfo field
2011-09-05 Ken RaeburnInitialize some more variables
2011-09-05 Greg HudsonUse hard links for LIBLINKS
2011-09-05 Ken RaeburnEnable -Werror=uninitialized if supported
2011-09-05 Ken RaeburnInstead of passing a 0 to add_new_mkey for kvno and...
2011-09-05 Ken RaeburnFix "may be used uninitialized" warnings in db2 code...
2011-09-05 Ken RaeburnSilence various "may be used uninitialized" warnings...
2011-09-05 Ken RaeburnChange output type of pkinit_init_kdc_req_context so...
2011-09-04 Ken RaeburnReindent per krb5-batch-reindent.el.
2011-09-04 Ken RaeburnReindent per krb5-batch-reindent.el.
2011-09-04 Ken RaeburnSkip redundant inclusion of iprop.h
2011-09-04 Ken RaeburnGet rid of variables triggering gcc's "defined but...
2011-09-04 Greg HudsonUntabify some files mistakenly created with tabs
2011-09-04 Greg HudsonExclude some new outside sources from mark-cstyle
2011-09-04 Greg HudsonPrevent verto-k5ev from using clock_gettime
2011-09-04 Ken Raeburnmake depend
2011-09-04 Ken RaeburnRename local variable "socket" to avoid the one shadowe...
2011-09-04 Ken Raeburndeclarations before code
2011-09-04 Greg HudsonFix pointer type in net-server.c:make_event()
2011-09-04 Ken RaeburnFix arg list for dummy version of setup_udp_pktinfo_ports
2011-09-02 Greg HudsonMigrate net-server loop to use libverto
2011-09-02 Greg HudsonRemove vestigial reset_db() in kadmind
2011-09-02 Greg HudsonRemove ancient Purify support in kadmind
2011-09-02 Greg HudsonDon't bother logging SIGPIPE in kadmind
2011-09-02 Greg HudsonAdd a loop_ prefix to net-server.c functions
2011-09-02 Greg HudsonCreate k5ev verto module from libev sources
2011-09-02 Greg HudsonAdd libev 4.04 sources in util/k5ev
2011-09-02 Greg HudsonAdd libverto sources in util/verto
2011-09-01 Greg HudsonMake dejagnu tests work with non-FQDN hostname
2011-09-01 Greg HudsonFix a klist example in the user guide
2011-09-01 Greg HudsonGet local hostname more precisely in k5test.py
2011-09-01 Greg HudsonFix cross-realm traversal TGT requests
2011-09-01 Greg HudsonFix connection termination bug in sendto_kdc
2011-08-30 Tom YuHave kinit, klist and klist_keytab in k5test.realm...
2011-08-29 Greg HudsonFix a display bug in t_kgss_user
2011-08-29 Tom YuUpdate config.guess and config.status
next