index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
rc4
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rename md5_block_asm_data_order to ossl_md5_block_asm_data_order
Pauli
2020-11-18
1
-2
/
+2
*
Update copyright year
Matt Caswell
2020-04-23
8
-8
/
+8
*
Move legacy ciphers into the legacy provider
Shane Lontis
2020-04-09
1
-0
/
+6
*
Also check for errors in x86_64-xlate.pl.
David Benjamin
2020-02-17
6
-6
/
+6
*
x86_64: Add endbranch at function entries for Intel CET
H.J. Lu
2020-02-15
1
-0
/
+3
*
Do not silently truncate files on perlasm errors
David Benjamin
2020-01-22
6
-6
/
+6
*
Fix unwind info in crypto/rc4/asm/rc4-x86_64.pl
H.J. Lu
2020-01-20
1
-2
/
+5
*
Deprecate the low level RC4 functions
Pauli
2020-01-15
2
-0
/
+12
*
Add some missing cfi frame info in rc4-md5-x86_64.pl
Bernd Edlinger
2019-12-23
2
-0
/
+4
*
s390x assembly pack: enable clang build
Patrick Steuer
2019-11-03
1
-4
/
+4
*
Fix header file include guard names
Dr. Matthias St. Pierre
2019-09-28
1
-2
/
+2
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
3
-2
/
+2
*
Unify all assembler file generators
Richard Levitte
2019-09-16
6
-18
/
+25
*
build.info: For all assembler generators, remove all arguments
Richard Levitte
2019-09-16
1
-7
/
+6
*
Move rc4_asm_src file information to build.info files
Richard Levitte
2019-06-17
1
-2
/
+19
*
Build: correct assembler generation in crypto/rc4/build.info
Richard Levitte
2019-02-04
1
-2
/
+2
*
Build: Remove BEGINRAW / ENDRAW / OVERRIDE
Richard Levitte
2019-01-31
1
-6
/
+2
*
Following the license change, modify the boilerplates in crypto/rcN/
Richard Levitte
2018-12-06
9
-9
/
+9
*
Update copyright year
Matt Caswell
2018-09-11
1
-1
/
+1
*
PA-RISC assembly pack: make it work with GNU assembler for HP-UX.
Andy Polyakov
2018-06-25
1
-4
/
+16
*
Update copyright year
Matt Caswell
2018-03-20
1
-1
/
+1
*
Make a few more asm modules conform: last argument is output file
Richard Levitte
2018-03-08
1
-0
/
+2
*
Harmonize the make variables across all known platforms families
Richard Levitte
2018-02-14
1
-2
/
+1
*
Processing GNU-style "make variables" - separate CPP flags from C flags
Richard Levitte
2018-01-28
1
-1
/
+3
*
Many spelling fixes/typo's corrected.
Josh Soref
2017-11-12
2
-2
/
+2
*
Remove parentheses of return.
KaoruToda
2017-10-18
1
-2
/
+2
*
Remove email addresses from source code.
Rich Salz
2017-10-13
6
-8
/
+4
*
Cleanup some copyright stuff
Rich Salz
2017-07-01
2
-783
/
+0
*
Remove filename argument to x86 asm_init.
David Benjamin
2017-05-11
1
-1
/
+1
*
{md5,rc4}/asm/*-x86_64.pl: add CFI annotations.
Andy Polyakov
2017-02-13
2
-0
/
+25
*
Remove trailing whitespace from some files.
David Benjamin
2016-10-11
4
-6
/
+6
*
spelling fixes, just comments and readme.
klemens
2016-08-06
2
-2
/
+2
*
x86_64 assembly pack: tolerate spaces in source directory name.
Andy Polyakov
2016-05-29
2
-2
/
+2
*
Add OpenSSL copyright to .pl files
Rich Salz
2016-05-21
7
-7
/
+56
*
Copyright consolidation 04/10
Rich Salz
2016-05-17
3
-108
/
+21
*
Remove --classic build entirely
Richard Levitte
2016-04-20
1
-71
/
+0
*
Build system: VC-WIN64I fixups.
Andy Polyakov
2016-03-21
1
-1
/
+8
*
Remove the remainder of util/mk1mf.pl and companion scripts
Richard Levitte
2016-03-21
1
-3
/
+0
*
build.info/Makefile.in: Itanium fixups.
Andy Polyakov
2016-03-14
1
-8
/
+8
*
Add $(LIB_CFLAGS) for any build.info generator that uses $(CFLAGS)
Richard Levitte
2016-03-13
1
-4
/
+4
*
Fix some assembler generating scripts for better unification
Richard Levitte
2016-03-11
1
-1
/
+1
*
Make sure the effect of "pic" / "no-pic" is used with assembler compilations
Richard Levitte
2016-03-09
1
-1
/
+1
*
Unified - adapt the generation of rc4 assembler to use GENERATE
Richard Levitte
2016-03-09
4
-15
/
+20
*
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
*
In the unified scheme, there is no $(TOP), use $(SRCDIR) instead
Richard Levitte
2016-02-18
1
-1
/
+1
*
Pass $(CC) to perlasm scripts via the environment
Richard Levitte
2016-02-13
1
-6
/
+6
*
unified build scheme: add a "unified" template for Unix Makefile
Richard Levitte
2016-02-10
1
-0
/
+27
*
unified build scheme: add build.info files
Richard Levitte
2016-02-01
1
-0
/
+3
*
Templatize util/domd
Rich Salz
2016-01-29
1
-2
/
+1
[next]