index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
bn
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright consolidation: perl files
Rich Salz
2016-04-20
5
-59
/
+44
*
Rename some lowercase API's
Rich Salz
2016-04-18
1
-8
/
+8
*
PPC assembly pack: remove branch hints.
Andy Polyakov
2016-04-07
3
-16
/
+16
*
Clean-up *_DEBUG options.
Andy Polyakov
2016-04-07
3
-15
/
+0
*
Remove the remainder of util/mk1mf.pl and companion scripts
Richard Levitte
2016-03-21
1
-3
/
+0
*
Remove ultrix/mips support.
Rich Salz
2016-03-17
1
-5
/
+1
*
On Windows, page walking is known as __chkstk.
Emilia Kasper
2016-03-15
3
-0
/
+6
*
Explain *cough*-dows
Emilia Kasper
2016-03-15
3
-3
/
+3
*
build.info/Makefile.in: Itanium fixups.
Andy Polyakov
2016-03-14
1
-1
/
+1
*
Add $(LIB_CFLAGS) for any build.info generator that uses $(CFLAGS)
Richard Levitte
2016-03-13
1
-6
/
+6
*
crypto/*/build.info: SPARC-specific fixups.
Andy Polyakov
2016-03-11
1
-0
/
+3
*
Fix some assembler generating scripts for better unification
Richard Levitte
2016-03-11
6
-8
/
+8
*
Add include directory options for assembler files that include from crypto/
Richard Levitte
2016-03-10
1
-0
/
+6
*
Make sure the effect of "pic" / "no-pic" is used with assembler compilations
Richard Levitte
2016-03-09
1
-1
/
+1
*
Convert RSA blinding to new multi-threading API
Alessandro Ghedini
2016-03-09
1
-17
/
+32
*
SPARCv9 assembly pack: unify build rules and argument handling.
Andy Polyakov
2016-03-08
5
-35
/
+31
*
Convert CRYPTO_LOCK_{DH,DSA,RSA} to new multi-threading API
Alessandro Ghedini
2016-03-08
1
-5
/
+5
*
Unified - adapt the generation of bignum assembler to use GENERATE
Richard Levitte
2016-03-07
15
-91
/
+115
*
bn/asm/x86[_64]-mont*.pl: complement alloca with page-walking.
Andy Polyakov
2016-03-07
3
-2
/
+116
*
Consistently use arm_arch.h constants in armcap assembly code.
David Benjamin
2016-03-02
1
-1
/
+1
*
bn/asm/x86_64-mont5.pl: unify gather procedure in hardly used path
Andy Polyakov
2016-03-01
2
-199
/
+278
*
crypto/bn/x86_64-mont5.pl: constant-time gather procedure.
Andy Polyakov
2016-03-01
3
-558
/
+678
*
bn/asm/rsaz-avx2.pl: constant-time gather procedure.
Andy Polyakov
2016-03-01
2
-89
/
+152
*
bn/asm/rsax-x86_64.pl: constant-time gather procedure.
Andy Polyakov
2016-03-01
1
-84
/
+291
*
bn/bn_exp.c: constant-time MOD_EXP_CTIME_COPY_FROM_PREBUF.
Andy Polyakov
2016-03-01
1
-18
/
+57
*
Fix BN_hex2bn/BN_dec2bn NULL ptr/heap corruption
Matt Caswell
2016-02-29
2
-4
/
+24
*
RT4339: Fix handling of <internal/bn_conf.h>
David Woodhouse
2016-02-23
1
-1
/
+11
*
GH678: Add a few more zalloc
FdaSilvaYY
2016-02-22
1
-1
/
+1
*
Always build library object files with shared library cflags
Richard Levitte
2016-02-20
1
-1
/
+1
*
Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPEND
Richard Levitte
2016-02-18
1
-1
/
+1
*
Remove outdated DEBUG flags.
Rich Salz
2016-02-18
1
-8
/
+0
*
In the unified scheme, there is no $(TOP), use $(SRCDIR) instead
Richard Levitte
2016-02-18
1
-2
/
+2
*
Pass $(CC) to perlasm scripts via the environment
Richard Levitte
2016-02-13
1
-27
/
+27
*
Missing header include.
Rich Salz
2016-02-11
1
-0
/
+1
*
Add inclusion directory crypto/include for BN compilations
Richard Levitte
2016-02-11
1
-0
/
+2
*
unified build scheme: add a "unified" template for Unix Makefile
Richard Levitte
2016-02-10
1
-0
/
+90
*
Use NON_EMPTY_TRANSLATION_UNIT, consistently.
Rich Salz
2016-02-10
2
-14
/
+11
*
bn/Makefile.in: remove obsolete rules.
Andy Polyakov
2016-02-08
1
-14
/
+1
*
GH601: Various spelling fixes.
FdaSilvaYY
2016-02-05
9
-10
/
+10
*
New BN functions.
Dr. Stephen Henson
2016-02-02
1
-4
/
+90
*
unified build scheme: add build.info files
Richard Levitte
2016-02-01
1
-0
/
+8
*
unified build scheme: a first introduction
Richard Levitte
2016-02-01
1
-0
/
+4
*
Move more BN internals to bn_lcl.h
Rich Salz
2016-01-30
3
-9
/
+89
*
Templatize util/domd
Rich Salz
2016-01-29
1
-2
/
+1
*
Always DPURIFY
Emilia Kasper
2016-01-29
1
-11
/
+2
*
Restore NUMPRIMES as a numeric literal
Viktor Dukhovni
2016-01-28
3
-4
/
+6
*
Remove EIGHT_BIT and SIXTEEN_BIT
Rich Salz
2016-01-28
3
-60
/
+26
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
30
-30
/
+0
*
Move & split opensslconf.h.in
Rich Salz
2016-01-25
1
-0
/
+1
*
Consolidate "make update"
Rich Salz
2016-01-20
1
-1
/
+1
[next]