lib/gssapi/krb5: implement gss_[un]wrap_iov[_length] with arcfour-hmac-md5
[metze/heimdal/wip.git] / cf /
2015-04-28 Love Hörnquist ÅstrandMerge pull request #124 from Sp1l/master
2015-04-10 BernardFix build when OpenSSL has no EGD support
2015-03-24 Nicolas WilliamsUse getauxval() for issuid() on Linux
2015-03-24 Nicolas WilliamsDaemons detach atomically to avoid having to wait
2015-03-05 Simon Wilkinsonroken: Add memset_s implementation
2015-03-05 Viktor DukhovniBN_is_negative is no longer a macro in OpenSSL master
2015-03-05 Viktor DukhovniOpenSSL master requires more explicit #includes
2014-08-24 Love Hörnquist ÅstrandMerge pull request #87 from jelmer/travis
2014-08-23 Love Hörnquist Åstrandhush autoconf
2014-08-23 Love Hörnquist Åstranduse LT_INIT only, fixes #95
2014-08-23 Love Hörnquist ÅstrandMerge pull request #109 from cg2v/dist-kadmin-version...
2014-08-23 Love Hörnquist ÅstrandMerge pull request #110 from cg2v/anonymous-pkinit
2014-08-23 Love Hörnquist ÅstrandMerge pull request #105 from jelmer/compatibility-symlinks
2014-08-23 Love Hörnquist ÅstrandMerge pull request #100 from ktdreyer/kadmin-systemd...
2014-07-18 Love Hörnquist Åstrandcheck for sys/errno.h
2014-05-05 Nicolas WilliamsUse thread-safe errno on Solaris
2014-02-16 Love Hörnquist Åstrandcode sign all binaries when we can
2014-02-16 Love Hörnquist Åstrandinclude noinst_HEADERS
2014-02-12 Jeffrey AltmanMerge pull request #59 from chewi/master
2014-02-01 James Le CuirotFix roken-h-process.pl
2014-01-31 Gustavo Zacariasroken-h-process: use Getopt::Std, getopts.pl is deprecated
2013-09-06 Nicolas WilliamsFix some DLL hell: use dladdr() to find plugin dir
2013-07-19 Love Hornquist Astrandremove bit that might make old perl fail
2013-07-18 Love Hornquist Astrandinclude db6/db.h
2013-07-18 Love Hornquist Astrandcheck for db6/db.h
2013-07-18 Love Hornquist Astrandbetter documentation
2013-05-07 Love Hornquist Astrandremove debug printf's
2013-05-07 Love Hornquist Astrandfixup
2013-04-30 Love Hornquist Astrandadd doxygen support and json export document support
2012-10-08 Love Hörnquist ÅstrandMerge pull request #21 from hyc/mdb2
2012-10-07 Howard ChuAdd support for OpenLDAP libmdb
2012-09-27 Stef WalterAdd pkg-config files for krb5 libraries
2012-09-23 Love Hornquist Astranduse Getopt::Std, patch original from Leonardo <rnalrd...
2012-06-21 Nicolas WilliamsMove base into lib
2012-05-30 Eray AslanFix broken qop.5 man page generation
2012-04-06 Samuel ThibaultProperly activate the pthread support on GNU/Hurd.
2012-03-06 Roland C. DowdeswellAdd require-pwchange flag to HDB and honour it if prese...
2012-03-01 Love Hörnquist Åstranddefine DEVELOPER_MODE when --enable-developer
2012-03-01 Love Hörnquist ÅstrandRename over old file, but only if it changed
2012-02-29 Love Hörnquist ÅstrandWno-unused-result (not supported on gcc-4.2)
2012-02-21 Roland C. DowdeswellAdd -Wshadow and deal with the warnings.
2012-02-20 Roland C. DowdeswellTurn on -Wextra -Wno-sign-compare -Wno-unused-paramter...
2012-01-17 Nicolas WilliamsMake master build on Windows
2011-12-21 Nicolas WilliamsMake the build system make and install section 7 manpages
2011-11-20 Love Hörnquist Åstrandhandle &&, from Jaideep Padhye
2011-11-20 Love Hörnquist Åstrandset compile-et to no if its not found, try to not use it
2011-11-13 Love Hörnquist Åstrandadd glue for silent-rules
2011-10-29 Love Hörnquist Åstrandmerge support for FAST in as-req codepath
2011-09-29 Love Hornquist AstrandSimplify base/section rules, patch from David R Boldt
2011-09-27 Nicolas WilliamsMake getpwnam_r() check work on Ubuntu
2011-09-27 Nicolas WilliamsRevert "A simple (but wrong?) fix for Solaris build...
2011-09-27 Nicolas WilliamsBetter fix for the Solaris getpwnam_r() build issue
2011-09-27 Nicolas WilliamsA simple (but wrong?) fix for Solaris build issues
2011-09-21 Love Hornquist Astranddont use initstate/setstate
2011-09-19 Love Hornquist Astranduse __deprecated__
2011-09-11 Love Hornquist Astrandfix __has_extension macro to take an argument
2011-09-09 Love Hornquist Astranduse __has_extension(attribute_deprecated_with_message...
2011-08-28 Love Hörnquist Åstrandset COMPILE_ET to the found binary at the end if we...
2011-08-10 Love Hörnquist Åstrandremove krb4 bits
2011-07-24 Love Hörnquist ÅstrandMerge pull request #12 from nicowilliams/krb5_admin_pat...
2011-07-23 Jelmer Vernooijcf: Also enable pthreads on Linux 3.
2011-05-21 Thomas KlausnerPut Nd argument after Nd macro.
2011-05-18 Love Hornquist AstrandRename subsystem_DEPRECATED to subsystem_DEPRECATED_FUN...
2011-05-18 Love Hornquist Astrandmove tsearch.c to autodetection for libroken.la
2011-05-14 Luke HowardMerge branch 'lukeh/acquire-cred-ex' of github.com...
2011-04-09 Luke HowardMerge branch 'master' into lukeh/moonshot
2011-04-08 Derrick BrashearAdd tsearch and friends, and a test program
2011-04-07 Luke HowardMerge branch 'master' into lukeh/moonshot
2011-04-05 Nicolas WilliamsSecond attempt to make DB selection saner.
2011-04-05 Nicolas WilliamsFirst attempt to make DB selection saner.
2011-03-20 Luke HowardMerge branch 'master' of github.com:heimdal/heimdal
2011-03-13 Love Hornquist Astrandreplace libeditline with libedit
2010-11-29 Asanka C. HerathWindows: Detect VC version instead of hardcoding it
2010-11-24 Asanka C. HerathWindows: Fix argument matching for perl scripts
2010-11-24 Asanka C. HerathWindows: Modifications to generate generic .def files...
2010-11-24 Asanka C. HerathDeal with backslash delimited paths in make-proto.pl
2010-11-24 Asanka C. HerathWindows: Build Texinfo documentation as compiled HTML
2010-11-24 Asanka C. HerathAdd copyrights to w32 scripts
2010-10-31 Joerg Pulzfix FreeBSD PTHREAD_LIBADD
2010-10-18 Love Hornquist AstrandAdd heimbase
2010-10-02 Love Hornquist Astranddo is deprecated, so lets stop using it
2010-09-14 Love Hornquist AstrandNew drop with windows code from Secure Endpoints/Asanka
2010-09-14 Asanka HerathWindows: Check for DATA symbols when scanning .obj...
2010-09-06 Eray AslanAdd --with-berkeley-db-include option
2010-08-21 Love Hornquist AstrandChanges from Asanka Herath of Secure Endpoint for addit...
2010-08-20 Asanka HerathWindows: Note that the .def files are generated
2010-08-20 Asanka HerathWindows: Script for generating exports lists for shim...
2010-08-20 Asanka HerathWindows: Check exported symbols
2010-03-21 Love Hornquist AstrandCheck for dd_fd in DIR not struct dirent
2010-02-26 Love Hornquist Astrandautoconf test for dirfd and dd_fd
2010-02-19 Guido GüntherUse libcapng to drop all privileges
2010-02-19 Love Hornquist Astranddrop autobuild
2009-12-21 Asanka HerathMerge remote branch 'h-github/master' into win32-port2
2009-12-17 Love Hornquist Astrandits really just LIBADD more most of them
2009-12-17 Love Hornquist Astrandcorrect quoting
2009-12-17 Love Hornquist AstrandUse -lpthread for modern freebsd instead
2009-12-17 Love Hornquist Astranduse PTHREADS_LIBADD for freebsd6 and newer
2009-12-14 Love Hornquist Astrandfreebsd supports pthreads
2009-12-13 Love Hornquist AstrandTry handle strerror_r more correct
2009-12-01 Asanka HerathMerge commit 'lha/master' into win32-port2
next