index
:
openbsd
OPENBSD_2_0
OPENBSD_2_1
OPENBSD_2_2
OPENBSD_2_3
OPENBSD_2_4
OPENBSD_2_5
OPENBSD_2_6
OPENBSD_2_7
OPENBSD_2_8
OPENBSD_2_9
OPENBSD_3_0
OPENBSD_3_1
OPENBSD_3_2
OPENBSD_3_3
OPENBSD_3_4
OPENBSD_3_5
OPENBSD_3_6
OPENBSD_3_7
OPENBSD_3_8
OPENBSD_3_9
OPENBSD_4_0
OPENBSD_4_1
OPENBSD_4_2
OPENBSD_4_3
OPENBSD_4_4
OPENBSD_4_5
OPENBSD_4_6
OPENBSD_4_7
OPENBSD_4_8
OPENBSD_4_9
OPENBSD_5_0
OPENBSD_5_1
OPENBSD_5_2
OPENBSD_5_3
OPENBSD_5_4
OPENBSD_5_5
OPENBSD_5_6
OPENBSD_5_7
OPENBSD_5_8
OPENBSD_5_9
OPENBSD_6_0
OPENBSD_6_1
OPENBSD_6_2
OPENBSD_6_3
OPENBSD_6_4
OPENBSD_6_5
OPENBSD_6_6
OPENBSD_6_7
OPENBSD_6_8
OPENBSD_6_9
OPENBSD_7_0
OPENBSD_7_1
OPENBSD_7_2
OPENBSD_7_3
OPENBSD_7_4
OPENBSD_7_5
OPENBSD_7_6
master
A mirror of https://github.com/libressl/openbsd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
libcrypto
/
sha
/
asm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Another now unused perlasm script can bite the dust.
jsing
2024-12-04
1
-1267
/
+0
*
Remove sha512-x86_64.pl.
jsing
2024-11-16
1
-347
/
+0
*
Replace uses of endbr64 with _CET_ENDBR from cet.h
tb
2024-02-24
2
-5
/
+5
*
Add endbr64 where needed by inspection. Passes regresson tests.
deraadt
2023-04-25
2
-0
/
+5
*
Use explicit .text instead of .previous to please Windows/MinGW on amd64
tb
2023-02-23
2
-3
/
+3
*
Use .section .rodata instead of a plain .rodata
tb
2023-02-09
3
-4
/
+4
*
Remove AIX toc data after every function. NFC
miod
2023-02-02
2
-13
/
+0
*
Move all data blocks from .text to .rodata and cleanup up and homogeneize code
miod
2023-02-02
1
-1
/
+0
*
Move all data blocks from .text to .rodata and cleanup up and homogeneize code
miod
2023-02-01
3
-29
/
+29
*
For xonly, move sha512-ppc.pl's table from text to rodata
gkoehler
2023-02-01
1
-18
/
+7
*
Remove various unused assembly files and assembly generation scripts.
jsing
2023-01-19
2
-867
/
+0
*
Move constants out of text segment into rodata to prepare for xonly support
deraadt
2023-01-14
2
-1
/
+6
*
Move all data tables from .text section to .rodata, and update the code to
miod
2023-01-13
3
-12
/
+27
*
Move all data tables from .text section to .rodata, and update the code to
miod
2023-01-13
2
-21
/
+9
*
spelling fixes; from paul tagliamonte
jmc
2022-12-26
5
-9
/
+9
*
Make the NEON codepaths conditional on __STRICT_ALIGNMENT not being
kettenis
2018-01-24
1
-2
/
+2
*
On OpenBSD/armv7 we deliberately trap unaligned access. Unfortunately
kettenis
2018-01-07
3
-4
/
+4
*
Replace all uses of magic numbers when operating on OPENSSL_ia32_P[] by
miod
2016-11-04
3
-10
/
+11
*
Less S390.
jsing
2016-09-04
2
-568
/
+0
*
Less IA64.
jsing
2016-09-04
2
-977
/
+0
*
'accomodate' -> 'accommodate' in comments.
krw
2016-03-15
1
-1
/
+1
*
mutli -> multi
miod
2015-11-14
1
-1
/
+1
*
Various *syncron* -> *synchron* typos.
miod
2015-11-14
1
-1
/
+1
*
typos
miod
2015-08-18
1
-1
/
+1
*
Make sure to load absolute symbol address with `dla' instead of `la' when
miod
2014-12-07
1
-1
/
+7
*
Remove OPENSSL_FIPSCANISTER mentions.
miod
2014-12-07
2
-8
/
+0
*
Three independent typos for `independent' or `independently'.
miod
2014-08-19
1
-1
/
+1
*
The assembly sha512 code detects at runtime if it is running on a 64-bit
miod
2014-05-02
1
-0
/
+6
*
Do not output SOM-specific directives.
miod
2014-05-01
2
-0
/
+12
*
Fix include filename to get register name aliases under BSD
miod
2014-05-01
1
-6
/
+1
*
First pass at removing win64 support from the assembly generating Perl
jsing
2014-04-30
1
-109
/
+0
*
Aren't you glad to have this file tell you that ``C2.pl works''? Bonus point
miod
2014-04-17
1
-1
/
+0
*
No need to consider being compiled by NASM anymore.
miod
2014-04-17
1
-4
/
+0
*
This commit was generated by cvs2git to track changes on a CVS vendor
miod
2014-04-13
9
-17
/
+23
|
\
|
*
Import OpenSSL 1.0.1g
miod
2014-04-13
9
-17
/
+23
*
|
resolve conflicts
djm
2012-10-13
1
-49
/
+1058
*
|
This commit was generated by cvs2git to track changes on a CVS vendor
djm
2012-10-13
17
-556
/
+3906
|
\
|
|
*
import OpenSSL-1.0.1c
djm
2012-10-13
18
-605
/
+4964
*
|
This commit was generated by cvs2git to track changes on a CVS vendor
djm
2011-11-03
6
-69
/
+75
|
\
|
|
*
import OpenSSL 1.0.0e
djm
2011-11-03
6
-69
/
+75
*
|
resolve conflicts, fix local changes
djm
2010-10-01
2
-404
/
+1
*
|
This commit was generated by cvs2git to track changes on a CVS vendor
djm
2010-10-01
15
-22
/
+4995
|
\
|
|
*
import OpenSSL-1.0.0a
djm
2010-10-01
16
-22
/
+4996
*
|
This commit was generated by cvs2git to track changes on a CVS vendor
djm
2009-04-06
1
-0
/
+1
|
\
|
|
*
import of OpenSSL 0.9.8k
djm
2009-04-06
1
-0
/
+1
|
*
import openssl-0.9.8j
djm
2009-01-09
1
-1
/
+1
*
|
update to openssl-0.9.8i; tested by several, especially krw@
djm
2009-01-05
1
-1
/
+1
*
|
resolve conflicts
djm
2008-09-06
1
-339
/
+133
*
|
This commit was generated by cvs2git to track changes on a CVS vendor
djm
2008-09-06
4
-295
/
+1309
|
\
|
|
*
import of OpenSSL 0.9.8h
djm
2008-09-06
5
-634
/
+1442
[next]