index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
seed
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year
Matt Caswell
2020-04-23
5
-5
/
+5
*
Move legacy ciphers into the legacy provider
Shane Lontis
2020-04-09
1
-1
/
+9
*
Deprecate the low level SEED functions
Pauli
2020-01-15
5
-0
/
+30
*
Fix header file include guard names
Dr. Matthias St. Pierre
2019-09-28
1
-3
/
+3
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
2
-1
/
+1
*
Following the license change, modify the boilerplates in crypto/seed/
Richard Levitte
2018-12-06
6
-6
/
+6
*
Update copyright year
Matt Caswell
2018-09-11
1
-1
/
+1
*
Remove __cplusplus preamble from internal headers
Nicola Tuveri
2018-06-22
1
-8
/
+0
*
Use _WIN32 over WIN32 for preprocessor conditional
Benjamin Kaduk
2017-02-16
1
-1
/
+1
*
Copyright consolidation 09/10
Rich Salz
2016-05-17
6
-300
/
+42
*
Remove --classic build entirely
Richard Levitte
2016-04-20
1
-44
/
+0
*
crypto/seed: add small-footprint path.
Andy Polyakov
2016-03-29
2
-485
/
+360
*
Remove the remainder of util/mk1mf.pl and companion scripts
Richard Levitte
2016-03-21
1
-3
/
+0
*
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
*
unified build scheme: add build.info files
Richard Levitte
2016-02-01
1
-0
/
+2
*
Templatize util/domd
Rich Salz
2016-01-29
1
-2
/
+1
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
4
-4
/
+0
*
Remove update tags
Rich Salz
2016-01-20
1
-2
/
+0
*
Remove some old makefile targets
Rich Salz
2016-01-17
1
-12
/
+0
*
Move Makefiles to Makefile.in
Rich Salz
2016-01-12
2
-92
/
+62
*
Remove the "eay" c-file-style indicators
Richard Levitte
2015-12-18
4
-4
/
+4
*
Fix the update target and remove duplicate file updates
Richard Levitte
2015-05-22
1
-0
/
+2
*
Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevant
Richard Levitte
2015-03-31
1
-17
/
+1
*
Stop symlinking, move files to intended directory
Richard Levitte
2015-03-31
1
-145
/
+0
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
7
-364
/
+749
*
Move more comments that confuse indent
Matt Caswell
2015-01-22
1
-1
/
+2
*
Remove fipscanister build functionality from makefiles.
Dr. Stephen Henson
2014-12-08
1
-1
/
+1
*
Remove all .cvsignore files
Rich Salz
2014-11-29
1
-4
/
+0
*
seed.c: incredibly enough seed.c can fail to compile on Solaris with certain
Andy Polyakov
2012-02-26
1
-0
/
+4
*
Change AR to ARX to allow exclusion of fips object modules
Dr. Stephen Henson
2011-01-26
1
-1
/
+1
*
Engage crypto/modes.
Andy Polyakov
2008-12-23
4
-123
/
+17
*
SEED to support OPENSSL_SMALL_FOOTPRINT: ~2x size decrease on x86.
Andy Polyakov
2008-12-16
1
-2
/
+41
*
Fix dependencies. Make depend.
Ben Laurie
2007-09-19
1
-9
/
+28
*
Constify seed and md2.
Andy Polyakov
2007-08-31
1
-1
/
+1
*
WIN32 fixes.
Dr. Stephen Henson
2007-06-08
1
-0
/
+2
*
Add .cvsignore to seed dir.
Dr. Stephen Henson
2007-05-17
1
-0
/
+4
*
remove leftover from editing ...
Bodo Möller
2007-04-24
1
-2
/
+0
*
Add SEED encryption algorithm.
Bodo Möller
2007-04-24
8
-0
/
+1087