]> git.sur5r.net Git - openldap/history - libraries/liblutil/sha1.c
Happy New Year!
[openldap] / libraries / liblutil / sha1.c
2012-01-20 Kurt ZeilengaHappy New Year!
2011-11-04 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2011-01-05 Kurt ZeilengaHappy New Year!
2010-04-13 Kurt Zeilengahappy belated new year
2009-01-22 Kurt ZeilengaUpdate copyright for next release
2008-02-12 Kurt ZeilengaHappy new year! (belated)
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-02-13 Kurt ZeilengaQuick merge: everything from HEAD
2007-01-02 Kurt Zeilengahappy new year
2006-01-03 Kurt ZeilengaHappy new year!
2005-01-01 Kurt ZeilengaHappy New Year!
2004-01-01 Kurt ZeilengaHappy new year
2003-11-25 Kurt ZeilengaNotice updates
2003-01-03 Kurt ZeilengaHappy new year
2002-05-15 Kurt ZeilengaRemove sys/uio.h include
2002-01-04 Kurt ZeilengaUpdate copyright statements
2001-09-28 Kurt ZeilengaReorder includes
2001-05-02 Kurt Zeilengaoptional SHA1
2000-07-28 Kurt Zeilengas/SAFEMEMCPY/AC_MEMCPY/
2000-05-13 Kurt ZeilengaY2k copyright update
1999-12-18 Kurt ZeilengaAdd comment about removing HANDSOFF may case alignment...
1999-11-01 Kurt ZeilengaAdd <ac/param.h> to wrap <sys/param.h>
1999-10-30 Kurt ZeilengaUse uint32 not u_int as code requires 32 bit unsigned...
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid to *.[ch] in clients, libraries...
1999-08-17 Kurt ZeilengaNew dn2id format with base/one/subtree indices (ldbm...
1999-08-01 Hallvard FurusethSimplify and speed up a bit by removing CHAR64LONG16.
1999-06-03 Kurt Zeilengas/<stdlib.h>/<ac/stdlib.h>/
1999-06-02 Kurt ZeilengaNo anonymous unions.
1999-04-01 Gary WilliamsNT port
1999-03-06 Hallvard FurusethMake block non-static and properly aligned
1998-12-01 Kurt ZeilengaUpdate slapd to use lutil_passwd() for both user and...
1998-11-17 Hallvard FurusethBack out probable fix to strange alignment code
1998-11-15 Hallvard FurusethProtoized, moved extern definitions to .h files, fixed...
1998-10-25 Kurt Zeilengareplace with autoconf versions
1998-10-21 Kurt ZeilengaFix BYTE_ORDER test.
1998-10-21 Kurt ZeilengaHave code use <sys/types.h> BYTE_ORDER as before.
1998-10-20 Kurt ZeilengaAdd test for little/big endian.
1998-10-20 Kurt ZeilengaVC++ Port: round 1
1998-09-23 Kurt ZeilengaUse ldap_cdefs.h more. Use bridge.h less.
1998-09-22 Kurt ZeilengaFixed md5/sha files.
1998-09-03 Kurt ZeilengaImport public domain sha1 routines from Steve Reid...