| Commit message (Expand) | Author | Age | Files | Lines |
* | des_tables.c: generation rule | nobu | 2016-06-04 | 1 | -4/+12 |
* | crypt.h: remove initialized | nobu | 2016-06-04 | 1 | -15/+18 |
* | crypt.c: suppress warnings | nobu | 2016-06-02 | 1 | -5/+5 |
* | crypt.c: fix syntax error on mswin | nobu | 2016-06-02 | 1 | -1/+1 |
* | crypt.c: unused functions | nobu | 2016-06-01 | 1 | -1/+9 |
* | use system crypt | nobu | 2016-06-01 | 1 | -0/+948 |
* | use crypt_r | nobu | 2016-06-01 | 1 | -811/+0 |
* | * missing/crypt.c (des_setkey): void function never returns any value. | usa | 2016-06-01 | 1 | -1/+1 |
* | separate crypt.h | nobu | 2016-06-01 | 1 | -213/+1 |
* | add crypt_r | nobu | 2016-06-01 | 1 | -39/+94 |
* | crypt.c: fix size macros | nobu | 2016-05-31 | 1 | -4/+3 |
* | crypt.c: protoize | nobu | 2016-05-31 | 1 | -54/+30 |
* | crypt.c: constify | nobu | 2016-05-31 | 1 | -9/+9 |
* | fix typos. Patch by k_takata. | ktsj | 2013-05-19 | 1 | -1/+1 |
* | * missing/crypt.c: parenthesize macro arguments. | akr | 2011-01-30 | 1 | -39/+39 |
* | * missing/*.c: include missing.h | nobu | 2010-07-28 | 1 | -0/+1 |
* | * array.c, bignum.c, dln.c, error.c, gc.c, io.c, marshal.c, | nobu | 2009-03-12 | 1 | -7/+7 |
* | * array.c, bignum.c, gc.c, numeric.c, string.c, util.c, insns.def, | nobu | 2009-03-10 | 1 | -2/+2 |
* | * suppress warnings on cygwin, mingw and mswin. | nobu | 2008-06-01 | 1 | -6/+28 |
* | * missing/crypt.c: modified to make it compilable on platforms | matz | 2005-07-01 | 1 | -0/+8 |
* | * missing/crypt.c: replaced with 4.4BSD version. | matz | 2005-07-01 | 1 | -234/+920 |
* | Initial revisionv1_0_r2r2 | matz | 1998-01-16 | 1 | -0/+276 |