Loading Configure +1 −0 Original line number Diff line number Diff line Loading @@ -98,6 +98,7 @@ my %table=( "debug-ben-strict", "gcc:-DBN_DEBUG -DREF_CHECK -DCRYPTO_MDEBUG -DCONST_STRICT -O2 -Wall -Wshadow -Werror -Wpointer-arith -Wcast-qual -Wwrite-strings -pipe::(unknown):::::", "debug-rse","cc:-DTERMIOS -DL_ENDIAN -pipe -O -g -ggdb3 -Wall::(unknown)::BN_LLONG $x86_gcc_des $x86_gcc_opts:$x86_elf_asm", "debug-bodo", "gcc:-DBIO_PAIR_DEBUG -DL_ENDIAN -DREF_CHECK -DCRYPTO_MDEBUG_ALL -g -m486 -Wall::-D_REENTRANT::BN_LLONG $x86_gcc_des $x86_gcc_opts:$x86_elf_asm", "debug-ulf", "gcc:-DL_ENDIAN -DREF_CHECK -DCRYPTO_MDEBUG_ALL -DPEDANTIC -g -O2 -m486 -Wall -pedantic -Wall -Wshadow -pipe::-D_REENTRANT::$x86_gcc_des $x86_gcc_opts:$x86_elf_asm", "dist", "cc:-O::(unknown):::::", # Basic configs that should work on any box Loading crypto/des/Makefile.ssl +1 −1 Original line number Diff line number Diff line Loading @@ -53,7 +53,7 @@ ALL= $(GENERAL) $(SRC) $(HEADER) top: (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all) all: lib all: lib des lib: $(LIBOBJ) $(AR) $(LIB) $(LIBOBJ) Loading crypto/des/des.c +1 −1 Original line number Diff line number Diff line Loading @@ -336,7 +336,7 @@ void usage(void) " in conjunction with -[eEdD].", "-C[ckname] : generate a cbc_cksum as for -c but compatible with -[ED].", "-k key : use key 'key'", "-h : the key that is entered will be a hexidecimal number", "-h : the key that is entered will be a hexadecimal number", " that is used directly as the des key", "-u[uuname] : input file is uudecoded if -[dD] or output uuencoded data if -[eE]", " (uuname is the filename to put in the uuencode header).", Loading crypto/pkcs12/Makefile.ssl +1 −1 Original line number Diff line number Diff line # # SSLeay/crypto/asn1/Makefile # SSLeay/crypto/pkcs12/Makefile # DIR= pkcs12 Loading crypto/pkcs7/Makefile.ssl +2 −2 Original line number Diff line number Diff line # # SSLeay/crypto/asn1/Makefile # SSLeay/crypto/pkcs7/Makefile # DIR= pkcs7 Loading Loading @@ -37,7 +37,7 @@ top: test: all: lib all: lib testapps testapps: enc dec sign verify Loading Loading
Configure +1 −0 Original line number Diff line number Diff line Loading @@ -98,6 +98,7 @@ my %table=( "debug-ben-strict", "gcc:-DBN_DEBUG -DREF_CHECK -DCRYPTO_MDEBUG -DCONST_STRICT -O2 -Wall -Wshadow -Werror -Wpointer-arith -Wcast-qual -Wwrite-strings -pipe::(unknown):::::", "debug-rse","cc:-DTERMIOS -DL_ENDIAN -pipe -O -g -ggdb3 -Wall::(unknown)::BN_LLONG $x86_gcc_des $x86_gcc_opts:$x86_elf_asm", "debug-bodo", "gcc:-DBIO_PAIR_DEBUG -DL_ENDIAN -DREF_CHECK -DCRYPTO_MDEBUG_ALL -g -m486 -Wall::-D_REENTRANT::BN_LLONG $x86_gcc_des $x86_gcc_opts:$x86_elf_asm", "debug-ulf", "gcc:-DL_ENDIAN -DREF_CHECK -DCRYPTO_MDEBUG_ALL -DPEDANTIC -g -O2 -m486 -Wall -pedantic -Wall -Wshadow -pipe::-D_REENTRANT::$x86_gcc_des $x86_gcc_opts:$x86_elf_asm", "dist", "cc:-O::(unknown):::::", # Basic configs that should work on any box Loading
crypto/des/Makefile.ssl +1 −1 Original line number Diff line number Diff line Loading @@ -53,7 +53,7 @@ ALL= $(GENERAL) $(SRC) $(HEADER) top: (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all) all: lib all: lib des lib: $(LIBOBJ) $(AR) $(LIB) $(LIBOBJ) Loading
crypto/des/des.c +1 −1 Original line number Diff line number Diff line Loading @@ -336,7 +336,7 @@ void usage(void) " in conjunction with -[eEdD].", "-C[ckname] : generate a cbc_cksum as for -c but compatible with -[ED].", "-k key : use key 'key'", "-h : the key that is entered will be a hexidecimal number", "-h : the key that is entered will be a hexadecimal number", " that is used directly as the des key", "-u[uuname] : input file is uudecoded if -[dD] or output uuencoded data if -[eE]", " (uuname is the filename to put in the uuencode header).", Loading
crypto/pkcs12/Makefile.ssl +1 −1 Original line number Diff line number Diff line # # SSLeay/crypto/asn1/Makefile # SSLeay/crypto/pkcs12/Makefile # DIR= pkcs12 Loading
crypto/pkcs7/Makefile.ssl +2 −2 Original line number Diff line number Diff line # # SSLeay/crypto/asn1/Makefile # SSLeay/crypto/pkcs7/Makefile # DIR= pkcs7 Loading Loading @@ -37,7 +37,7 @@ top: test: all: lib all: lib testapps testapps: enc dec sign verify Loading