Historie revizí

Autor SHA1 Zpráva Datum
  Peter S. Mazinger 1533e2876b remove __FORCE_GLIBC před 13 roky
  Denis Vlasenko 1a21daadde rpc: ifdef out xdrrec_{get,put}long if int32 == long, před 15 roky
  Bernhard Reutner-Fischer 1f020b1786 - trim any trailing whitespace před 16 roky
  Denis Vlasenko ee6e93f15a des: des_setkey always returns 0, there is no point před 16 roky
  Bernd Schmidt 212bd82fe6 Revert revision 19342, plus one whitespace fix demanded by the pre-commit před 16 roky
  Denis Vlasenko 6543304876 patch #3: make resolv.c use __uc_malloc před 17 roky
  Denis Vlasenko 1f93766a7d convert des.c to use __uc_malloc (-70 kbytes of bss) před 17 roky
  Denis Vlasenko 373fe15a8a des.c: move 0.5k of static data on stack, they are used only temporarily před 17 roky
  Mike Frysinger 8d9ff89b64 fix by Bernhard Fischer to move local prototypes to a header to keep things sane před 17 roky
  Peter S. Mazinger 05e75260d6 Get rid of missing prototype warnings před 18 roky
  Mike Frysinger 73d592f6af fix salt type in setup_salt() před 18 roky
  Peter S. Mazinger 67e320f220 Hide __des_crypt/__md5_crypt před 18 roky
  Mike Frysinger 4fd42eddbb fix some sign warnings pointed out by gcc-4 před 19 roky
  Eric Andersen cf0a78c882 Cleanup crypt and remove the crypt_r stuff, since SuSv3 před 22 roky
  Eric Andersen 3a4b78aa11 Begin efforts at reentrance by seperating out the stuff that isn't před 22 roky
  Eric Andersen 8808ce0653 Fix libcrypt, thanks to Vadim Berkgaut <berk@rc.ru> před 22 roky
  Eric Andersen 3e87ecb2f6 Rework libcrypt based on the openbsd crypt implementation so that it passes the před 22 roky
  Eric Andersen 41cb95ae3f Adjust function naming and make sure everything is properly před 22 roky
  Eric Andersen 5a65349824 Update my email address. I am no longer andersen@lineo.com před 22 roky
  Manuel Novoa III 2f98c4258b Fix a missing include in des.c and add configurability of loop unrolling před 23 roky
  Eric Andersen be78085df5 I missed an item when reentrantifying des.c, reuse a smaller před 23 roky
  Eric Andersen aa4ceea1da Replace the crypt implementation with one based on crypt(3) from minix, před 23 roky
  Eric Andersen 08012e2446 Add in a libcrypt implementation. About 8k. před 23 roky