2020-11-23 |
Yann Sionneau | libcrypt: add missing errno.h header |
tree | commitdiff |
2020-11-13 |
Waldemar Brodkorb | libcrypt: set_errno to something valid |
tree | commitdiff |
2017-06-21 |
Waldemar Brodkorb | remove editor hints for vi |
tree | commitdiff |
2016-09-26 |
Waldemar Brodkorb | use a single libc and deduplicate threading code |
tree | commitdiff |
2016-08-27 |
Waldemar Brodkorb | remove DOMULTI support |
tree | commitdiff |
2016-06-23 |
Alexey Brodkin | libs: install backward compatibility symlinks |
tree | commitdiff |
2015-03-29 |
Waldemar Brodkorb | merge uClibc git master |
tree | commitdiff |
2015-03-23 |
Bernhard Reutner... | libcrypt: Rename some internal macros |
tree | commitdiff |
2015-01-26 |
Waldemar Brodkorb | merge upstream changes |
tree | commitdiff |
2015-01-19 |
Bernhard Reutner... | libcrypt: return NULL on unsupported salt |
tree | commitdiff |
2012-11-18 |
Mike Frysinger | Replace FSF snail mail address with URLs |
tree | commitdiff |
2012-06-15 |
Peter S. Mazinger | remove __FORCE_GLIBC |
tree | commitdiff |
2012-01-18 |
Bernhard Reutner... | libcrypt: shrink crypt() again - unmodularise |
tree | commitdiff |
2011-12-22 |
William Pitcock | libcrypt: add support for SHA256-CRYPT password hashing |
tree | commitdiff |
2011-12-22 |
William Pitcock | libcrypt: add support for SHA512-CRYPT password hashing |
tree | commitdiff |
2011-12-22 |
William Pitcock | libcrypt: make crypt() itself more modular |
tree | commitdiff |
2011-11-20 |
Mike Frysinger | libcrypt: do not cast away const of key/salt |
tree | commitdiff |
2011-04-06 |
Carmelo Amoroso | Merge remote-tracking branch 'origin/master' into prelink |
tree | commitdiff |
2011-03-05 |
Bernd Schmidt bern... | Add Makefile support for DSBT ELF. |
tree | commitdiff |
2010-04-23 |
Austin Foxley | Merge commit 'origin/master' into nptl |
tree | commitdiff |
2010-04-22 |
Natanael Copa | nptl: proper soname handling |
tree | commitdiff |
2010-04-02 |
Austin Foxley | Merge commit 'origin/master' into nptl |
tree | commitdiff |
2010-03-25 |
Bernhard Reutner... | prettify make clean |
tree | commitdiff |
2009-10-08 |
Mike Frysinger | resolv/crypt: convert to foo-y kbuild style |
tree | commitdiff |
2009-09-06 |
Denys Vlasenko | md5 passwords: reduce static usage |
tree | commitdiff |
2009-08-17 |
Bernhard Reutner... | support building out-of-tree |
tree | commitdiff |
2008-12-01 |
Denis Vlasenko | rpc: ifdef out xdrrec_{get,put}long if int32 == long, |
tree | commitdiff |
2008-11-07 |
Bernhard Reutner... | - less verbose make clean |
tree | commitdiff |
2008-07-23 |
Bernhard Reutner... | - trim any trailing whitespace |
tree | commitdiff |
2008-06-17 |
Bernhard Reutner... | - move stripping into do_ar resp compile-m for the... |
tree | commitdiff |
2008-06-13 |
Denis Vlasenko | des: des_setkey always returns 0, there is no point |
tree | commitdiff |
2008-06-12 |
Denis Vlasenko | remove a trivial comment. no code changes |
tree | commitdiff |
2008-06-11 |
Denis Vlasenko | libcrypt/md5.c: |
tree | commitdiff |
2008-06-10 |
Bernd Schmidt | Revert revison 19346, except parts needed by later... |
tree | commitdiff |
2008-06-10 |
Bernd Schmidt | Revert revision 19342, plus one whitespace fix demanded... |
tree | commitdiff |
2008-06-05 |
Bernhard Reutner... | - make libcrypt optional. Untested. |
tree | commitdiff |
2008-06-04 |
Bernhard Reutner... | - strip the targets and not prerequisites |
tree | commitdiff |
2008-06-01 |
Bernd Schmidt | A slight improvement over my previous commit which... |
tree | commitdiff |
2008-05-20 |
Bernhard Reutner... | - remove old-style definitions. No object-code changes. |
tree | commitdiff |
2008-01-05 |
Mike Frysinger | whitespace only: touchups from Hans-Christian Egtvedt |
tree | commitdiff |
2007-07-30 |
Denis Vlasenko | make getnetent.c, md5.c use __uc_malloc |
tree | commitdiff |
2007-07-30 |
Denis Vlasenko | patch #3: make resolv.c use __uc_malloc |
tree | commitdiff |
2007-07-30 |
Denis Vlasenko | convert des.c to use __uc_malloc (-70 kbytes of bss) |
tree | commitdiff |
2007-07-18 |
Denis Vlasenko | des.c: move 0.5k of static data on stack, they are... |
tree | commitdiff |
2007-03-19 |
Mike Frysinger | #1273 if EXTRAVERSION is set, make sure we respect it |
tree | commitdiff |
2006-08-24 |
Mike Frysinger | fix by Bernhard Fischer to move local prototypes to... |
tree | commitdiff |
2006-07-05 |
Eric Andersen | fixup my copyright notice, trim stale remnants of older... |
tree | commitdiff |
2006-07-05 |
Eric Andersen | fixup my copyright notice, trim stale remnants of older... |
tree | commitdiff |
2006-03-08 |
Mike Frysinger | kill off gcc signed warnings |
tree | commitdiff |
2006-02-15 |
Peter S. Mazinger | DOMULTI may be used for libc, the excluded files need... |
tree | commitdiff |
2006-01-29 |
Mike Frysinger | rename index variable to idx to "fix" shadow warning |
tree | commitdiff |
2006-01-26 |
Peter S. Mazinger | Some more prototypes, enable missing-prototypes/declara... |
tree | commitdiff |
2006-01-26 |
Peter S. Mazinger | Get rid of missing prototype warnings |
tree | commitdiff |
2006-01-19 |
Peter S. Mazinger | Add multi support to libm, remove lib*-multi-y, unneeded |
tree | commitdiff |
2006-01-18 |
Peter S. Mazinger | Add target strip command and use it, also disable for... |
tree | commitdiff |
2006-01-18 |
Peter S. Mazinger | Add IMA build rules |
tree | commitdiff |
2006-01-16 |
Peter S. Mazinger | Update license |
tree | commitdiff |
2005-12-27 |
Mike Frysinger | fix salt type in setup_salt() |
tree | commitdiff |
2005-12-13 |
Peter S. Mazinger | Hidden __md5_crypt/__des_crypt, missed to adapt prototype |
tree | commitdiff |
2005-11-23 |
Mike Frysinger | import license updates from glibc |
tree | commitdiff |
2005-11-22 |
Peter S. Mazinger | Depedencies corrected (less make oldconfig/headers... |
tree | commitdiff |
2005-11-22 |
Mike Frysinger | rework depends and stripping so that libraries arent... |
tree | commitdiff |
2005-11-21 |
Peter S. Mazinger | Hide __des_crypt/__md5_crypt |
tree | commitdiff |
2005-11-21 |
Peter S. Mazinger | Remove TOPDIR |
tree | commitdiff |
2005-11-18 |
Peter S. Mazinger | Add info to CFLAGS about lib we are building |
tree | commitdiff |
2005-11-17 |
Peter S. Mazinger | Include all lib*/Makefile.in in top_srcdir/Makefile... |
tree | commitdiff |
2005-10-29 |
Peter S. Mazinger | Replace all Makefiles for new build infrastucture |
tree | commitdiff |
2005-10-27 |
Peter S. Mazinger | Moved guard_setup to dl-osinfo.h (used commonly by... |
tree | commitdiff |
2005-10-26 |
Peter S. Mazinger | Default changed to IMA compiling, disabled explicitely... |
tree | commitdiff |
2005-10-25 |
Peter S. Mazinger | All Makefile.in's. Only arm/i386/mips/powerpc/x86_64... |
tree | commitdiff |
2005-10-19 |
Peter S. Mazinger | Updated libcrypt example Makefile |
tree | commitdiff |
2005-10-18 |
Peter S. Mazinger | Commit first Makefile.in as example how the new infrast... |
tree | commitdiff |
2005-10-12 |
Peter S. Mazinger | Rewrote almost all Makefiles: do not use strip $(x... |
tree | commitdiff |
2005-10-11 |
Peter S. Mazinger | Do not defer expansions where useless, like CSRC/OBJS... |
tree | commitdiff |
2005-10-11 |
Peter S. Mazinger | Missed OBJS definition in libcrypt/libutil. Use :=... |
tree | commitdiff |
2005-10-11 |
Peter S. Mazinger | Undo size optimizing patch that does not work with... |
tree | commitdiff |
2005-10-07 |
Peter S. Mazinger | Doing the compile in one step creates smaller archives... |
tree | commitdiff |
2005-09-28 |
Peter S. Mazinger | Remove ar-target and shared targets, at build time... |
tree | commitdiff |
2005-09-22 |
Peter S. Mazinger | no check needed in libm/libpthread, we do not recurse... |
tree | commitdiff |
2005-08-11 |
Mike Frysinger | fix some sign warnings pointed out by gcc-4 |
tree | commitdiff |
2005-02-12 |
Mike Frysinger | no more cvs |
tree | commitdiff |
2005-01-19 |
Peter Kjellerstedt | Avoid compiler warnings. |
tree | commitdiff |
2005-01-18 |
Mike Frysinger | rework dependencies so the archive is re-created only... |
tree | commitdiff |
2004-12-22 |
Eric Andersen | Cleaned up patch from Peter S. Mazinger adding support for |
tree | commitdiff |
2004-01-16 |
Manuel Novoa III | We need to link with libgcc.a when creating shared... |
tree | commitdiff |
2003-11-04 |
Eric Andersen | Minor cleanup |
tree | commitdiff |
2003-10-18 |
Eric Andersen | Peter Kjellerstedt writes: |
tree | commitdiff |
2003-10-18 |
Eric Andersen | Peter Kjellerstedt writes: |
tree | commitdiff |
2003-10-18 |
Eric Andersen | Peter Kjellerstedt writes: |
tree | commitdiff |
2002-08-07 |
Eric Andersen | Cleanup crypt and remove the crypt_r stuff, since SuSv3 |
tree | commitdiff |
2002-06-13 |
Eric Andersen | Begin efforts at reentrance by seperating out the stuff... |
tree | commitdiff |
2002-05-28 |
Eric Andersen | Fixup and unifiy version numbering. Automate versionin... |
tree | commitdiff |
2002-05-24 |
Eric Andersen | Fix libcrypt, thanks to Vadim Berkgaut <[email protected]> |
tree | commitdiff |
2002-04-25 |
Eric Andersen | Rework libcrypt based on the openbsd crypt implementati... |
tree | commitdiff |
2002-02-26 |
Eric Andersen | Don't try to return stuff from void funcs |
tree | commitdiff |
2002-02-26 |
Eric Andersen | Adjust function naming and make sure everything is... |
tree | commitdiff |
2002-02-18 |
Eric Andersen | Make shared libs properly list the correct ld.so in... |
tree | commitdiff |
2002-01-28 |
Eric Andersen | Fix the bug where binaries built with older toolchains... |
tree | commitdiff |
2002-01-16 |
Eric Andersen | Tell ld explicitly when stuff is supposed to by dynamic... |
tree | commitdiff |
2002-01-12 |
Eric Andersen | Depend upon libc |
tree | commitdiff |
next |