openssl.git
2018-02-27 Matt CaswellPrepare for 1.1.1-pre3-dev
2018-02-27 Matt CaswellPrepare for 1.1.1-pre2 release OpenSSL_1_1_1-pre2
2018-02-27 Matt CaswellUpdate copyright year
2018-02-26 Matt CaswellClear some sslapitest global variables after use
2018-02-26 Andy Polyakovmem_sec.c: relax POSIX requirement.
2018-02-26 Andy Polyakovtest/ct_test.c: remove dependency on -lm.
2018-02-26 Tatsuhiro TsujikawaExport keying material using early exporter master...
2018-02-26 Richard LevitteMake it possible to give --libdir an absolute path
2018-02-24 Andy Polyakovappveyor.yml: omit makedepend step.
2018-02-24 Andy Polyakovec/ecp_nistp{224,256,521}.c: harmonize usage of __uint1...
2018-02-24 Andy Polyakov{ec/curve25519,poly1305/poly1305}.c: relax pedantic...
2018-02-24 Andy Polyakovec/curve448: portability fixups.
2018-02-24 Andy Polyakovec/asm/x25519-x86_64.pl: fix up ADCX/ADOX fallback.
2018-02-23 Rich SalzRemove OSSLzu, and fix the one place that used it.
2018-02-23 Bernd EdlingerFix some bugs with the cfb1 bitsize handling
2018-02-23 Bernd EdlingerRemove executable bit from test/recipes/03-test_interna...
2018-02-23 Richard LevitteAdd a note in CHANGES
2018-02-23 Richard LevitteTest the storeutl searching options
2018-02-23 Richard LevitteSTORE: Add documentation on search criteria
2018-02-23 Richard LevitteAdapt storeutl to allow search for specific objects
2018-02-23 Richard LevitteSTORE 'file' scheme loader: Add search capibility
2018-02-23 Richard LevitteSTORE: Add the possibility to search for specific infor...
2018-02-23 Richard LevitteTest the storeutl expectation options
2018-02-23 Richard LevitteSTORE: Add documentation on expecting specific infos
2018-02-23 Richard LevitteAdapt storeutl to allow looking for a specific info...
2018-02-23 Richard LevitteSTORE 'file' scheme loader: Add info type expectation
2018-02-23 Richard LevitteSTORE: Add the possibility to specify an expected info...
2018-02-23 Richard LevitteSTORE: In preparation for coming work, mark when loadin...
2018-02-23 PauliRemove unreachable statement.
2018-02-22 Richard LevitteBuild files: when using $(CPP), use the C flags alongsi...
2018-02-22 Rich SalzRemove unused num.pl,segregnam scripts
2018-02-22 Steve Linsellinitialise dc variable to satisfy old compilers.
2018-02-22 Per SandströmUpdate EC_POINT_new.pod
2018-02-22 Richard LevitteBuild file templates: be less verbose when reconfiguring
2018-02-22 Richard LevitteReplace the message about configdata.pm as a script
2018-02-22 Richard LevitteAdd a comment in configdata.pm regarding script-only...
2018-02-22 Richard LevitteMake CROSS_COMPILE another supported "make variable...
2018-02-22 Richard LevitteUnix Makefile: Rework the assignment of CXX and AS
2018-02-22 Richard LevitteRefactor the ranlib attribute
2018-02-22 Richard LevitteHave configdata.pm display information on perl
2018-02-21 Kurt RoeckxCheck return value of time() when getting additional...
2018-02-21 Kurt RoeckxSwitch the DRBGs from AES-128-CTR to AES-256-CTR
2018-02-21 Viktor DukhovniUse malloc to avoid alignment problems.
2018-02-21 EasySecAdd support for PBKDF2 for enc command
2018-02-21 Pavel Kopyldo_body: fix heap-use-after-free.
2018-02-21 Pavel KopylX509V3_EXT_add_nconf_sk, X509v3_add_ext: fix errors...
2018-02-21 Samuel WeiserReplaced variable-time GCD with consttime inversion...
2018-02-21 Matt CaswellSanity check the ticket length before using key name/IV
2018-02-21 Matt CaswellFix no-ec build
2018-02-21 Matt CaswellFix some undefined behaviour in the Curve448 code
2018-02-21 Matt CaswellRemove a spurious TLSProxy byte in TLSv1.3
2018-02-21 Richard LevitteVMS: Fix curve448 internal test program
2018-02-21 Andy Polyakovtest/recipes/80-test_pkcs12.t: handle lack of Win32...
2018-02-21 Andy PolyakovConfigure: engage x25519 assembly support.
2018-02-21 Andy Polyakovec/curve25519.c: facilitate assembly implementations.
2018-02-21 Andy PolyakovAdd x25519-x86_64.pl module, mod 2^255-19 primitives.
2018-02-21 Andy Polyakovcrypto/ec/curve25519.c: remove redundant fe[51]_cswap.
2018-02-20 Matt CaswellAdd tests for newly added constant time functions
2018-02-20 Matt CaswellSome more cleanups of curve448 code
2018-02-20 Matt Caswellfixup! More style fixes for the curve448 code
2018-02-20 Matt Caswellfixup! Improve readability of f_impl.c and f_impl.h
2018-02-20 Matt CaswellImprove readability of f_impl.c and f_impl.h
2018-02-20 Matt CaswellRemove unrolled loops
2018-02-20 Matt CaswellYet more style updates to the curve448 code
2018-02-20 Matt CaswellFurther style changes to curve448 code
2018-02-20 Matt CaswellSimplify some code
2018-02-20 Matt CaswellRemove some unneccessary use of constant time code...
2018-02-20 Matt CaswellFix a travis failure in the curve448 code
2018-02-20 Matt CaswellRemove the curve448 vector code
2018-02-20 Matt CaswellMore style fixes for the curve448 code
2018-02-20 Matt CaswellRemove a strict aliasing issue with pre-computed curve4...
2018-02-20 Matt CaswellMore style fixes to Curve448 code based on review feedback
2018-02-20 Matt CaswellSome style fixes
2018-02-20 Matt CaswellFormatting tweak based on review feedback
2018-02-20 Matt CaswellUse NLIMBS where appropriate to simplify the code
2018-02-20 Matt CaswellRemove cplusplus guards in internal headers
2018-02-20 Matt CaswellRemove the curve448 specific constant time implementation
2018-02-20 Matt CaswellAdd some new constant time functions needed by curve448
2018-02-20 Matt CaswellUse the NLIMBS macro rather than try and calculate...
2018-02-20 Matt CaswellRename a function to avoid a clash
2018-02-20 Matt CaswellRemove curve448 architecture specific files
2018-02-20 Matt CaswellFix AppVeyor failure in eddsa.c
2018-02-20 Matt CaswellFix travis failure in f_impl.c
2018-02-20 Matt CaswellFix a typo in a comment
2018-02-20 Matt CaswellUpdate Curve448 copyright for 2018
2018-02-20 Matt CaswellCode tidy up
2018-02-20 Matt CaswellFixes for compilation using clang
2018-02-20 Matt CaswellUpdate the curve448 internal test to use testutil.h
2018-02-20 Matt CaswellMove curve448_test.c to be a full internal test
2018-02-20 Matt CaswellFix build errors for Curve448 code on Windows (VC-WIN32...
2018-02-20 Matt CaswellRemove some gcc/clang specific attributes we don't...
2018-02-20 Matt CaswellRemove duplicated 448 in the names of various things
2018-02-20 Matt CaswellMerge f_field.h into field.h
2018-02-20 Matt CaswellMerge f_arithmetic.c into f_generic.c
2018-02-20 Matt CaswellRemove references to libdecaf
2018-02-20 Matt CaswellRemove some unneeded code
2018-02-20 Matt CaswellManual formatting tweaks to Curve448 code
2018-02-20 Matt CaswellRun util/openssl-format-source on the Curve448 code
2018-02-20 Matt CaswellUpdate the imported curve448 code to use OpenSSL copyri...
2018-02-20 Matt CaswellFix the ED448 key lengths
next