Andy Polyakov
|
dabaea8048
To secure Win64 API I'm throwing in this minimalistic Win64 support.
|
19 jaren geleden |
Andy Polyakov
|
25a66ee3cb
Move cryptlib.h prior bio.h. Actually it makes sense to include cryptlib.h
|
19 jaren geleden |
Richard Levitte
|
d420ac2c7d
Use BUF_strlcpy() instead of strcpy().
|
21 jaren geleden |
Bodo Möller
|
9dc610495c
fix memory leak in memory debuggin code ...
|
22 jaren geleden |
Ben Laurie
|
54a656ef08
Security fixes brought forward from 0.9.7.
|
22 jaren geleden |
Geoff Thorpe
|
3ae34e3a8c
Ensure that failure to create the BIO in 'CRYPTO_mem_leaks_fp' doesn't
|
23 jaren geleden |
Geoff Thorpe
|
5e2c4e23f4
Make sure "CRYPTO_mem_leaks_fp" doesn't itself create a reportable memory
|
23 jaren geleden |
Ben Laurie
|
0774f470d9
Correct const-ness.
|
23 jaren geleden |
Richard Levitte
|
32654e792b
One indirection level too little compared to the
|
24 jaren geleden |
Richard Levitte
|
cf1b7d9664
Make all configuration macros available for application by making
|
24 jaren geleden |
Bodo Möller
|
934397ec66
Memory leak detection bugfixes for multi-threading.
|
24 jaren geleden |
Geoff Thorpe
|
98d517c5da
Get rid of the function pointer casting in the debugging memory code due
|
24 jaren geleden |
Bodo Möller
|
3ac82faae5
Locking issues.
|
24 jaren geleden |
Richard Levitte
|
8d28d5f81b
Constification of the data of a hash table. This means the callback
|
24 jaren geleden |
Geoff Thorpe
|
d0fa136ce2
Next step in tidying up the LHASH code.
|
24 jaren geleden |
Geoff Thorpe
|
97b1719583
Make the remaining LHASH macro changes. This should leave no remaining
|
24 jaren geleden |
Geoff Thorpe
|
385d81380c
First step in tidying up the LHASH code. The callback prototypes (and
|
24 jaren geleden |
Ulf Möller
|
fe8686ba4b
use standard C
|
24 jaren geleden |
Richard Levitte
|
3d6001f7b9
Enhance granularity on what I want to debug for the moment by changing
|
24 jaren geleden |
Richard Levitte
|
26a3a48d65
There have been a number of complaints from a number of sources that names
|
24 jaren geleden |
Richard Levitte
|
6596268675
In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,
|
25 jaren geleden |
Bodo Möller
|
6e22639f46
Eliminate memory leaks in mem_dbg.c.
|
25 jaren geleden |
Ralf S. Engelschall
|
667ac4ec6a
Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wcast-align
|
25 jaren geleden |
Ulf Möller
|
9d1a01be8f
Source code cleanups: Use void * rather than char * in lhash,
|
25 jaren geleden |
Ulf Möller
|
4486d0cd7a
Document the DH library, and make some minor changes along the way.
|
25 jaren geleden |
Richard Levitte
|
a9188d4e17
Compaq C 6.2 for VMS will complain when we want to convert
|
25 jaren geleden |
Richard Levitte
|
ed84dfab00
Typo...
|
25 jaren geleden |
Bodo Möller
|
a8eeb155b5
Avoid some warnings, and run "make update".
|
25 jaren geleden |
Bodo Möller
|
2b6313d0da
Rename
|
25 jaren geleden |
Bodo Möller
|
75acc288ca
fix typos and other little errors ...
|
25 jaren geleden |