index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
rsa
/
rsa_pk1.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
1999-04-26
Remove NOPROTO definitions and error code comments.
Ulf Möller
1
-12
/
+0
1999-04-26
Extensively changed the DEF file generator mkdef.pl to use a modified version
Dr. Stephen Henson
2
-164
/
+159
1999-04-25
Fixes so it will compile again under Win32.
Dr. Stephen Henson
5
-14
/
+61
1999-04-25
Various header consistency fixes.
Dr. Stephen Henson
8
-0
/
+30
1999-04-25
Fix mkerr.pl to find functions returning function pointers (thanks Ulf!)
Dr. Stephen Henson
3
-8
/
+12
1999-04-25
Submitted by:
Ulf Möller
1
-1
/
+1
1999-04-25
Fixed a typo.
Bodo Möller
1
-1
/
+1
1999-04-25
Comment changed.
Bodo Möller
1
-1
/
+1
1999-04-25
exit on error.
Ulf Möller
1
-1
/
+2
1999-04-25
Removed traces of cryptall.h, and did a "make depend".
Bodo Möller
9
-47
/
+71
1999-04-25
*** empty log message ***
Ulf Möller
1
-0
/
+1
1999-04-25
New Configure option --openssldir to replace ssldir.pl.
Ulf Möller
5
-71
/
+14
1999-04-25
New Configure option --openssldir to replace util/ssldir.pl.
Ulf Möller
4
-83
/
+121
1999-04-24
cryptall.h is not needed for anything and cannot even be #include-d
Bodo Möller
1
-110
/
+0
1999-04-24
Fix header files so that any one can be included first.
Bodo Möller
7
-1
/
+21
1999-04-24
Replaced by mkerr.pl
Ulf Möller
2
-398
/
+0
1999-04-24
Some instructions for how to handle the <foo.h> => <openssl/foo.h>
Bodo Möller
1
-0
/
+66
1999-04-24
Change the command line options of mkerr.pl so -static is now default and
Dr. Stephen Henson
17
-50
/
+39
1999-04-24
"perl util/mkerr.pl -static -recurse -rebuild" because the previous
Bodo Möller
3
-89
/
+70
1999-04-24
Removed superfluous reference to ERRC.
Bodo Möller
1
-2
/
+2
1999-04-24
Restore ERRC definitions that are needed to compile the library.
Bodo Möller
14
-0
/
+14
1999-04-24
Avoid "incomprehensible" errors when required definitions are missing.
Bodo Möller
2
-0
/
+6
1999-04-24
Delete the unnecessary ERR and ERRC lines in makefiles, add some functionality
Dr. Stephen Henson
26
-69
/
+96