projects
/
oweals
/
openssl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Always use TLSv1.0 for record layer version in TLSv1.3
[oweals/openssl.git]
/
crypto
/
bn
/
2016-12-15
Kurt Roeckx
Don't call memcpy with NULL as source
tree
|
commitdiff
2016-11-25
Andy Polyakov
bn/asm/ppc-mont.pl: signal no-op in 32-bit bit build.
tree
|
commitdiff
2016-11-15
Rich Salz
Check return value of some BN functions.
tree
|
commitdiff
2016-11-10
Richard Levitte
Revert "Move algorithm specific ppccap code from crypto...
tree
|
commitdiff
2016-11-10
Andy Polyakov
bn/asm/x86_64-mont.pl: fix for CVE-2016-7055 (Low sever...
tree
|
commitdiff
2016-11-09
Richard Levitte
Move algorithm specific ppccap code from crypto/ppccap.c
tree
|
commitdiff
2016-11-08
FdaSilvaYY
Missing BN_RECP_CTX field init.
tree
|
commitdiff
2016-11-08
Rich Salz
Zero stack variable with DSA nonce
tree
|
commitdiff
2016-10-24
Andy Polyakov
ppccap.c: engage new multipplication and squaring subro...
tree
|
commitdiff
2016-10-24
Andy Polyakov
bn/asm/ppc-mont.pl: add optimized multiplication and...
tree
|
commitdiff
2016-10-24
Andy Polyakov
bn/asm/ppc-mont.pl: prepare for extension.
tree
|
commitdiff
2016-10-10
David Benjamin
Fix up bn_prime.pl formatting.
tree
|
commitdiff
2016-10-10
David Benjamin
Remove trailing whitespace from some files.
tree
|
commitdiff
2016-09-13
Andy Polyakov
bn/bn_lcl.h: improve interoperability with clang and...
tree
|
commitdiff
2016-09-06
Rich Salz
Misc BN fixes
tree
|
commitdiff
2016-09-02
Andy Polyakov
MIPS assembly pack: adapt it for MIPS[32|64]R6.
tree
|
commitdiff
2016-08-31
Andy Polyakov
crypto/bn/*: x86[_64] division instruction doesn't...
tree
|
commitdiff
2016-08-29
Andy Polyakov
bn/asm/ppc.pl: harmonize .size directive in bn_mul_words.
tree
|
commitdiff
2016-08-24
Matt Caswell
Remove useless assignment
tree
|
commitdiff
2016-08-23
David Benjamin
Fix math in BN_bn2dec comment.
tree
|
commitdiff
2016-08-22
Matt Caswell
Check for malloc error in bn_x931p.c
tree
|
commitdiff
2016-08-22
Andy Polyakov
bn/asm/x86[_64]-mont*.pl: implement slightly alternativ...
tree
|
commitdiff
2016-08-22
Kazuki Yamaguchi
Fix overflow check in BN_bn2dec()
tree
|
commitdiff
2016-08-15
Dr. Stephen Henson
Check for errors in BN_bn2dec()
tree
|
commitdiff
2016-08-14
Jakub Zelenka
Never return -1 from BN_exp
tree
|
commitdiff
2016-08-10
Rich Salz
Change callers to use the new constants.
tree
|
commitdiff
2016-08-05
klemens
spelling fixes, just comments and readme.
tree
|
commitdiff
2016-08-02
FdaSilvaYY
Fix some style issues...
tree
|
commitdiff
2016-07-20
Kurt Roeckx
Check for errors allocating the error strings.
tree
|
commitdiff
2016-07-20
FdaSilvaYY
Fix a few if(, for(, while( inside code.
tree
|
commitdiff
2016-07-19
Rich Salz
RT4593: Add space after comma (doc nits)
tree
|
commitdiff
2016-07-01
Richard Levitte
Simplify INCLUDE statements in build.info files
tree
|
commitdiff
2016-06-30
Matt Caswell
Convert memset calls to OPENSSL_cleanse
tree
|
commitdiff
2016-06-29
FdaSilvaYY
Whitespace cleanup in crypto
tree
|
commitdiff
2016-06-25
David Benjamin
Handle BN_mod_word failures.
tree
|
commitdiff
2016-06-25
David Benjamin
Fix BN_is_prime* calls.
tree
|
commitdiff
2016-06-18
FdaSilvaYY
Useless header include of openssl/rand.h
tree
|
commitdiff
2016-06-13
Matt Caswell
Add some missing return value checks
tree
|
commitdiff
2016-06-13
Andy Polyakov
bn/bn_add.c: favour counted loops over ifs and breaks.
tree
|
commitdiff
2016-06-11
Kurt Roeckx
Avoid creating illegal pointers
tree
|
commitdiff
2016-06-09
Rich Salz
Clean up "generic" intro pod files.
tree
|
commitdiff
2016-06-07
Matt Caswell
Fix BN_mod_word bug
tree
|
commitdiff
2016-06-02
Matt Caswell
Fix test failures when using enable-ubsan
tree
|
commitdiff
2016-06-01
Rich Salz
Add final(?) set of copyrights.
tree
|
commitdiff
2016-05-29
Andy Polyakov
x86_64 assembly pack: tolerate spaces in source directo...
tree
|
commitdiff
2016-05-27
Andy Polyakov
bn/bn_exp.c: explain 'volatile' in MOD_EXP_CTIME_COPY_F...
tree
|
commitdiff
2016-05-27
huangqinjin
fix BN_hex2bn()/BN_dec2bn() memory leak
tree
|
commitdiff
2016-05-25
Richard Levitte
build.info files: add quotes around any spec that may...
tree
|
commitdiff
2016-05-24
Todd Short
Clean up RAND_bytes() calls
tree
|
commitdiff
2016-05-23
Rich Salz
Remove unused error/function codes.
tree
|
commitdiff
2016-05-23
Richard Levitte
VMS: remove last VAX vestiges
tree
|
commitdiff
2016-05-22
Kurt Roeckx
Avoid creating an illegal pointer
tree
|
commitdiff
2016-05-22
Kurt Roeckx
Avoid creating an illegal pointer
tree
|
commitdiff
2016-05-21
Rich Salz
Add OpenSSL copyright to .pl files
tree
|
commitdiff
2016-05-17
Rich Salz
Manual fixes after copyright consolidation
tree
|
commitdiff
2016-05-17
Rich Salz
Copyright consolidation 06/10
tree
|
commitdiff
2016-05-16
Rich Salz
Use OPENSSL_hexchar2int
tree
|
commitdiff
2016-05-16
Viktor Dukhovni
Fold threads.h into crypto.h making API public
tree
|
commitdiff
2016-05-04
Andy Polyakov
Alpha assembly pack: make it work on Linux.
tree
|
commitdiff
2016-05-03
Dmitry-Me
Improve comment
tree
|
commitdiff
2016-04-29
Matt Caswell
Don't free the BIGNUM passed to BN_mpi2bn
tree
|
commitdiff
2016-04-28
Matt Caswell
Don't leak memory on error in BN_generate_prime_ex
tree
|
commitdiff
2016-04-28
Matt Caswell
Free a BIGNUM on error in BN_mpi2bn
tree
|
commitdiff
2016-04-20
Rich Salz
Update copyright; generated files.
tree
|
commitdiff
2016-04-20
Richard Levitte
Remove --classic build entirely
tree
|
commitdiff
2016-04-20
Rich Salz
Copyright consolidation: perl files
tree
|
commitdiff
2016-04-18
Rich Salz
Rename some lowercase API's
tree
|
commitdiff
2016-04-07
Andy Polyakov
PPC assembly pack: remove branch hints.
tree
|
commitdiff
2016-04-07
Andy Polyakov
Clean-up *_DEBUG options.
tree
|
commitdiff
2016-03-21
Richard Levitte
Remove the remainder of util/mk1mf.pl and companion...
tree
|
commitdiff
2016-03-17
Rich Salz
Remove ultrix/mips support.
tree
|
commitdiff
2016-03-15
Emilia Kasper
On Windows, page walking is known as __chkstk.
tree
|
commitdiff
2016-03-15
Emilia Kasper
Explain *cough*-dows
tree
|
commitdiff
2016-03-14
Andy Polyakov
build.info/Makefile.in: Itanium fixups.
tree
|
commitdiff
2016-03-12
Richard Levitte
Add $(LIB_CFLAGS) for any build.info generator that...
tree
|
commitdiff
2016-03-11
Andy Polyakov
crypto/*/build.info: SPARC-specific fixups.
tree
|
commitdiff
2016-03-10
Richard Levitte
Fix some assembler generating scripts for better unific...
tree
|
commitdiff
2016-03-10
Richard Levitte
Add include directory options for assembler files that...
tree
|
commitdiff
2016-03-09
Richard Levitte
Make sure the effect of "pic" / "no-pic" is used with...
tree
|
commitdiff
2016-03-08
Alessandro Ghedini
Convert RSA blinding to new multi-threading API
tree
|
commitdiff
2016-03-08
Andy Polyakov
SPARCv9 assembly pack: unify build rules and argument...
tree
|
commitdiff
2016-03-08
Alessandro Ghedini
Convert CRYPTO_LOCK_{DH,DSA,RSA} to new multi-threading API
tree
|
commitdiff
2016-03-07
Richard Levitte
Unified - adapt the generation of bignum assembler...
tree
|
commitdiff
2016-03-07
Andy Polyakov
bn/asm/x86[_64]-mont*.pl: complement alloca with page...
tree
|
commitdiff
2016-03-02
David Benjamin
Consistently use arm_arch.h constants in armcap assembl...
tree
|
commitdiff
2016-03-01
Andy Polyakov
bn/asm/x86_64-mont5.pl: unify gather procedure in hardl...
tree
|
commitdiff
2016-03-01
Andy Polyakov
crypto/bn/x86_64-mont5.pl: constant-time gather procedure.
tree
|
commitdiff
2016-03-01
Andy Polyakov
bn/asm/rsaz-avx2.pl: constant-time gather procedure.
tree
|
commitdiff
2016-03-01
Andy Polyakov
bn/asm/rsax-x86_64.pl: constant-time gather procedure.
tree
|
commitdiff
2016-03-01
Andy Polyakov
bn/bn_exp.c: constant-time MOD_EXP_CTIME_COPY_FROM_PREBUF.
tree
|
commitdiff
2016-02-29
Matt Caswell
Fix BN_hex2bn/BN_dec2bn NULL ptr/heap corruption
tree
|
commitdiff
2016-02-23
David Woodhouse
RT4339: Fix handling of <internal/bn_conf.h>
tree
|
commitdiff
2016-02-22
FdaSilvaYY
GH678: Add a few more zalloc
tree
|
commitdiff
2016-02-20
Richard Levitte
Always build library object files with shared library...
tree
|
commitdiff
2016-02-18
Richard Levitte
Remove all special make depend flags, as well as OPENSS...
tree
|
commitdiff
2016-02-18
Rich Salz
Remove outdated DEBUG flags.
tree
|
commitdiff
2016-02-17
Richard Levitte
In the unified scheme, there is no $(TOP), use $(SRCDIR...
tree
|
commitdiff
2016-02-13
Richard Levitte
Pass $(CC) to perlasm scripts via the environment
tree
|
commitdiff
2016-02-11
Rich Salz
Missing header include.
tree
|
commitdiff
2016-02-11
Richard Levitte
Add inclusion directory crypto/include for BN compilations
tree
|
commitdiff
next