index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
dsa.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
1999-04-23
Andy Polyakov points out that BF_PTR2 is slower than the generic case.
Ulf Möller
1
-2
/
+2
1999-04-23
Undo evil cast! <g>
Ulf Möller
1
-1
/
+1
1999-04-23
Function didn't get ANSIfied because of unusual formatting.
Ulf Möller
1
-8
/
+3
1999-04-23
Recognize CPU version on NetBSD and FreeBSD.
Ulf Möller
1
-4
/
+11
1999-04-23
Work with -pedantic!
Ben Laurie
78
-880
/
+1040
1999-04-23
Submitted by:
Bodo Möller
1
-1
/
+1
1999-04-22
Remove references to .org header file names.
Ulf Möller
12
-12
/
+10
1999-04-22
Pass the $PROCESSOR variable through.
Ulf Möller
1
-1
/
+1
1999-04-22
Set the 386 flag automatically when building on i386.
Ulf Möller
1
-16
/
+11
1999-04-22
Be more specify about system requirements.
Ulf Möller
1
-2
/
+2
1999-04-22
Ultrix compatibility.
Ulf Möller
2
-1
/
+6
1999-04-22
CVS confusion?
Bodo Möller
1
-1
/
+1
1999-04-22
Don't return 0 from ssl2_read when a packet with empty payload is received.
Bodo Möller
2
-0
/
+25
1999-04-22
Reverse unexplained change.
Ben Laurie
1
-5
/
+1
1999-04-22
Submitted by:
Bodo Möller
1
-0
/
+3
1999-04-22
Fixed some race conditions.
Bodo Möller
16
-16
/
+23
1999-04-21
Oops! Fixup CHANGES.
Dr. Stephen Henson
1
-1
/
+0
1999-04-21
Suppport for CRL distribution points extension. Also document some of
Dr. Stephen Henson
13
-18
/
+430
1999-04-21
New header file opensslconf.h contains the macros set by Configure.
Ulf Möller
2
-1
/
+152
1999-04-21
Move all autogenerated header file parts to crypto/opensslconf.h.
Ulf Möller
15
-493
/
+44
1999-04-21
Remove some unnecessary(?) casting.
Ben Laurie
2
-14
/
+14
1999-04-21
Fix DES export ciphersuites.
Ben Laurie
2
-2
/
+8
1999-04-21
Fix lots of warnings.
Ulf Möller
17
-32
/
+50
1999-04-21
Fix some warnings.
Ulf Möller
3
-7
/
+5
1999-04-21
-Wall implies -Wuninitialized.
Ulf Möller
1
-2
/
+2
1999-04-20
Problems with 64-bit long.
Ulf Möller
5
-51
/
+58
1999-04-20
Remove useless defines.
Ulf Möller
2
-14
/
+0
1999-04-20
Problems with 64-bit long.
Ulf Möller
2
-23
/
+3
1999-04-20
Arguments are des_cblock.
Ulf Möller
2
-2
/
+2
1999-04-20
Update dependencies.
Ben Laurie
1
-0
/
+12
1999-04-20
Various fixes so Win32 compile may work. Convert GeneralNames to use safe stack.
Dr. Stephen Henson
12
-77
/
+292
1999-04-20
const correctness.
Ben Laurie
1
-7
/
+9
1999-04-20
Missing #endif.
Ulf Möller
1
-0
/
+1
1999-04-19
Change functions to ANSI C.
Ulf Möller
491
-7416
/
+2835
1999-04-19
Finish off support for Certificate Policies extension.
Dr. Stephen Henson
5
-4
/
+191
1999-04-19
Clean up prototypes (prepare for removing NOPROTO).
Ulf Möller
4
-13
/
+13
1999-04-19
Document additional Configure flags.
Ulf Möller
1
-2
/
+7
1999-04-19
Error in comment.
Ulf Möller
1
-1
/
+1
1999-04-19
Fix typos in error codes.
Ulf Möller
14
-21
/
+24
1999-04-19
Definition did not match prototype.
Ulf Möller
1
-2
/
+2
1999-04-19
Defunct assembler files removed; various cleanups.
Ulf Möller
2
-34
/
+42
1999-04-19
SPARC v8 assembler BIGNUM code.
Ulf Möller
3
-0
/
+1500
1999-04-19
New "Configure" entry (Solaris with debug info)
Bodo Möller
1
-0
/
+1
1999-04-19
Removed extra semicolons.
Bodo Möller
2
-3
/
+3
1999-04-19
Pass $PERL on make errors.
Ulf Möller
1
-1
/
+1
1999-04-19
Initial support for Certificate Policies extension: print out works but setting
Dr. Stephen Henson
13
-31
/
+679
1999-04-18
Fix const declarations.
Ben Laurie
1
-11
/
+14
1999-04-18
Update dependencies.
Ben Laurie
2
-59
/
+55
1999-04-18
Allow asn1parse to print out VISIBLESTRING and some code needed for certificate
Dr. Stephen Henson
7
-9
/
+118
1999-04-17
Massive constification.
Ben Laurie
124
-448
/
+496
[next]