Dr. Stephen Henson
|
8711efb498
Updates from 1.0.0-stable branch.
|
15 years ago |
Dr. Stephen Henson
|
8e6925b0cd
Add CRYPTO_MDEBUG_ABORT to abort() is there are any memory leaks. This will
|
16 years ago |
Geoff Thorpe
|
6343829a39
Revert the size_t modifications from HEAD that had led to more
|
16 years ago |
Ben Laurie
|
4d6e1e4f29
size_tification.
|
16 years ago |
Geoff Thorpe
|
4c3296960d
Remove the dual-callback scheme for numeric and pointer thread IDs,
|
16 years ago |
Andy Polyakov
|
dd6f479ea8
mem_dbg.c: avoid compiler warnings.
|
16 years ago |
Dr. Stephen Henson
|
d4cdbab99b
Avoid warnings with -pedantic, specifically:
|
16 years ago |
Geoff Thorpe
|
5f834ab123
Revert my earlier CRYPTO_THREADID commit, I will commit a reworked
|
16 years ago |
Ben Laurie
|
3c1d6bbc92
LHASH revamp. make depend.
|
16 years ago |
Geoff Thorpe
|
f7ccba3edf
There was a need to support thread ID types that couldn't be reliably cast
|
16 years ago |
Bodo Möller
|
48fc582f66
New functions CRYPTO_set_idptr_callback(),
|
18 years ago |
Andy Polyakov
|
1875e6db29
Pull up Win64 support from 0.9.8.
|
19 years ago |
Andy Polyakov
|
25a66ee3cb
Move cryptlib.h prior bio.h. Actually it makes sense to include cryptlib.h
|
19 years ago |
Richard Levitte
|
d420ac2c7d
Use BUF_strlcpy() instead of strcpy().
|
21 years ago |
Bodo Möller
|
9dc610495c
fix memory leak in memory debuggin code ...
|
22 years ago |
Ben Laurie
|
54a656ef08
Security fixes brought forward from 0.9.7.
|
22 years ago |
Geoff Thorpe
|
3ae34e3a8c
Ensure that failure to create the BIO in 'CRYPTO_mem_leaks_fp' doesn't
|
23 years ago |
Geoff Thorpe
|
5e2c4e23f4
Make sure "CRYPTO_mem_leaks_fp" doesn't itself create a reportable memory
|
23 years ago |
Ben Laurie
|
0774f470d9
Correct const-ness.
|
23 years ago |
Richard Levitte
|
32654e792b
One indirection level too little compared to the
|
24 years ago |
Richard Levitte
|
cf1b7d9664
Make all configuration macros available for application by making
|
24 years ago |
Bodo Möller
|
934397ec66
Memory leak detection bugfixes for multi-threading.
|
24 years ago |
Geoff Thorpe
|
98d517c5da
Get rid of the function pointer casting in the debugging memory code due
|
24 years ago |
Bodo Möller
|
3ac82faae5
Locking issues.
|
24 years ago |
Richard Levitte
|
8d28d5f81b
Constification of the data of a hash table. This means the callback
|
24 years ago |
Geoff Thorpe
|
d0fa136ce2
Next step in tidying up the LHASH code.
|
24 years ago |
Geoff Thorpe
|
97b1719583
Make the remaining LHASH macro changes. This should leave no remaining
|
24 years ago |
Geoff Thorpe
|
385d81380c
First step in tidying up the LHASH code. The callback prototypes (and
|
24 years ago |
Ulf Möller
|
fe8686ba4b
use standard C
|
24 years ago |
Richard Levitte
|
3d6001f7b9
Enhance granularity on what I want to debug for the moment by changing
|
24 years ago |