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
OPENBSD_7_7
OPENBSD_7_8
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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
More whitespace fixes.
jsing
2023-03-29
1
-51
/
+51
*
Whitespace fixes.
jsing
2023-03-29
1
-133
/
+133
*
Whitespace fixes.
jsing
2023-03-29
1
-68
/
+68
*
Use multiple statements instead of a statement with multiple expressions.
jsing
2023-03-29
1
-4
/
+5
*
Mop up MD32_XARRAY from SHA1.
jsing
2023-03-29
1
-162
/
+135
*
Inline initial hash data values for SHA1.
jsing
2023-03-29
1
-13
/
+9
*
Reorder functions/code.
jsing
2023-03-27
1
-238
/
+238
*
Tidy includes.
jsing
2023-03-27
1
-5
/
+4
*
Replace HASH_BLOCK_DATA_ORDER with sha1_block_data_order.
jsing
2023-03-26
1
-4
/
+4
*
Remove unnecessary HIDDEN_DECLS.
jsing
2023-03-26
1
-6
/
+1
*
Removes some unwanted spaces.
jsing
2023-03-26
1
-7
/
+7
*
Whack sha1dgst.c with the style(9) stick again.
jsing
2023-03-26
1
-193
/
+246
*
Tidy up includes.
jsing
2023-03-26
1
-9
/
+5
*
Inline sha_local.h in sha1dgst.c.
jsing
2023-03-26
1
-3
/
+360
*
Add license to sha256.c/sha512.c.
jsing
2023-03-26
2
-6
/
+100
*
Use multiple statements instead of comma separated expressions.
jsing
2023-03-26
1
-24
/
+33
*
Add blank lines for readability.
jsing
2023-03-26
1
-1
/
+4
*
Add some blank lines for readability, along with some more style(9) tweaks.
jsing
2023-03-26
2
-7
/
+24
*
Whack sha with a style(9) stick.
jsing
2023-03-26
4
-505
/
+706
*
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 internal header file names consistent
tb
2022-11-26
2
-3
/
+3
*
Switch to <endian.h> from <machine/endian.h> for better portability.
bcook
2021-11-09
3
-8
/
+6
*
lenght -> length
jsg
2019-01-21
1
-2
/
+2
*
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
*
Move __BEGIN_HIDDEN_DECLS out of the middle of a function declaration.
patrick
2016-12-23
1
-3
/
+3
*
Explicitly export a list of symbols from libcrypto.
jsing
2016-12-21
1
-1
/
+6
*
Replace all uses of magic numbers when operating on OPENSSL_ia32_P[] by
miod
2016-11-04
3
-10
/
+11
*
Remove I386_ONLY define. It was only used to prefer a
miod
2016-11-04
1
-12
/
+1
*
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
2
-3
/
+3
*
mutli -> multi
miod
2015-11-14
1
-1
/
+1
*
Various *syncron* -> *synchron* typos.
miod
2015-11-14
1
-1
/
+1
*
Remove SHA-0 support.
doug
2015-09-13
5
-194
/
+6
*
Correct spelling of OPENSSL_cleanse.
jsing
2015-09-10
4
-10
/
+10
*
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
*
deregister; no binary change
jsg
2014-10-28
1
-3
/
+3
[next]