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
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
/
whrlpool
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Nuke the whrlpool (named after the galaxy) from orbit
tb
2024-08-31
2
-903
/
+0
*
Neuter the bounded attribute as was done elsewhere for portable
tb
2024-06-01
1
-1
/
+5
*
Reverse order of attributes
tb
2024-06-01
1
-3
/
+3
*
Remove support for static buffers in HMAC/digests
tb
2024-06-01
2
-7
/
+7
*
Hide symbols in whrlpool
joshua
2024-03-30
1
-1
/
+6
*
Consolidate whirlpool into a single C file.
jsing
2024-03-29
3
-281
/
+227
*
Remove now unused assembly implementations of whirlpool.
jsing
2024-03-29
2
-978
/
+0
*
Apply style(9) hammer.
jsing
2024-03-29
1
-118
/
+117
*
Replace uses of endbr64 with _CET_ENDBR from cet.h
tb
2024-02-24
1
-1
/
+1
*
Make wp_local.h and cmll_local.h self-standing
tb
2023-09-04
2
-5
/
+7
*
unbreak build with llvm-16 by including sys/types.h for __BEGIN_HIDDEN_DECLS
robert
2023-09-04
1
-1
/
+3
*
Add endbr64 where needed by inspection. Passes regresson tests.
deraadt
2023-04-25
1
-0
/
+1
*
Use .section .rodata instead of a plain .rodata
tb
2023-02-09
1
-1
/
+1
*
Move all data blocks from .text to .rodata and cleanup up and homogeneize code
miod
2023-02-01
1
-5
/
+7
*
Move constants out of text segment into rodata to prepare for xonly support
deraadt
2023-01-14
1
-0
/
+1
*
spelling fixes; from paul tagliamonte
jmc
2022-12-26
1
-3
/
+3
*
Make internal header file names consistent
tb
2022-11-26
3
-5
/
+5
*
Switch to <endian.h> from <machine/endian.h> for better portability.
bcook
2021-11-09
1
-2
/
+2
*
Explicitly export a list of symbols from libcrypto.
jsing
2016-12-21
1
-1
/
+5
*
Replace all uses of magic numbers when operating on OPENSSL_ia32_P[] by
miod
2016-11-04
1
-7
/
+12
*
Less IA64.
jsing
2016-09-04
1
-9
/
+1
*
Less vax.
jsing
2016-09-04
1
-3
/
+1
*
'accomodate' -> 'accommodate' in comments.
krw
2016-03-15
1
-2
/
+2
*
typos
miod
2014-07-12
1
-2
/
+2
*
Explicitly include <openssl/opensslconf.h> in every file that references
jsing
2014-07-10
1
-3
/
+3
*
Remove leading underscore from _BYTE_ORDER and _{LITTLE,BIG}_ENDIAN, to be
miod
2014-07-09
1
-3
/
+3
*
Define SMALL_REGISTER_BANK on arm and vax, for it generates faster code for
miod
2014-07-08
1
-1
/
+5
*
tags as requested by miod and tedu
deraadt
2014-06-12
4
-0
/
+6
*
Almost nothing actually needs to include <openssl/e_os2.h>, however by
jsing
2014-05-24
1
-1
/
+2
*
Replace hand-crafted STRICT_ALIGNMENT with system provided __STRICT_ALIGNMENT.
miod
2014-05-08
1
-17
/
+7
*
Remove fips_md_init() macro indirection for digest algorithms, used by the
miod
2014-05-01
1
-1
/
+1
*
First pass at removing win64 support from the assembly generating Perl
jsing
2014-04-30
1
-109
/
+0
*
Remove WIN32, WIN64 and MINGW32 tentacles.
miod
2014-04-28
1
-3
/
+1
*
Do not ask the user to pass either -DB_ENDIAN or -DL_ENDIAN to the compiler,
miod
2014-04-18
1
-4
/
+5
*
Get rid of MS Visual C compiler and Intel C compiler specific defines.
miod
2014-04-17
1
-6
/
+1
*
Remove support for big-endian i386 and amd64.
miod
2014-04-17
1
-10
/
+0
*
we don't use these files for building
tedu
2014-04-15
1
-88
/
+0
*
remove FIPS mode support. people who require FIPS can buy something that
tedu
2014-04-15
1
-3
/
+0
*
No licence.
miod
2014-04-15
1
-228
/
+0
*
remove auto-generated dependencies from the old unused build system, so
deraadt
2014-04-14
1
-8
/
+0
*
This commit was generated by cvs2git to track changes on a CVS vendor
miod
2014-04-13
2
-2
/
+3
|
\
|
*
Import OpenSSL 1.0.1g
miod
2014-04-13
2
-2
/
+3
*
|
This commit was generated by cvs2git to track changes on a CVS vendor
djm
2012-10-13
1
-1
/
+4
|
\
\
|
*
|
import OpenSSL-1.0.1c
djm
2012-10-13
1
-1
/
+4
*
|
|
This commit was generated by cvs2git to track changes on a CVS vendor
djm
2012-10-13
3
-3
/
+7
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
import OpenSSL-1.0.1c
djm
2012-10-13
3
-3
/
+7
*
|
|
This commit was generated by cvs2git to track changes on a CVS vendor
djm
2010-10-01
6
-0
/
+2042
|
\
|
|
|
|
/
|
/
|
|
*
import OpenSSL-1.0.0a
djm
2010-10-01
6
-0
/
+2042
*
import OpenSSL-1.0.0a
djm
2010-10-01
2
-0
/
+321