Monty
|
effaee032d
global replaced all tabs with whitespaces in the source to end some of
|
15 lat temu |
Monty
|
0cfe981ff5
Second patch to correct #1456
|
16 lat temu |
Monty
|
9635ef1a5b
Fix for bug #1456-- the 'bulletproofing' from CVE-2008-1420 inadvertantly
|
16 lat temu |
Monty
|
d3cd0c4a8f
An attempt at a complete version of the patch submitted in #1291. Also
|
16 lat temu |
erikd
|
9a373a63ea
Removed unused variables.
|
16 lat temu |
Monty
|
7fae73780c
Add code to prevent heap attacks by exploiting dim=bignum and
|
17 lat temu |
erikd
|
23f130cc9f
Remove warnings about unused or uninitialized variables.
|
17 lat temu |
Monty
|
700cd11616
Update documentation, version numbers, copyright dates
|
17 lat temu |
Monty
|
a359a8ad3e
Add additional check when attempting to encode values through
|
17 lat temu |
Monty
|
5a598b485e
Don't forget to test all changes in a code cleanup-- residue type 2 encoding was broken by last night's round of fixes.
|
17 lat temu |
Monty
|
978821d8ad
Catch one more omission in the vector length guarding
|
17 lat temu |
Monty
|
203f65122d
I had forgotten that the res2 top level interprets limits differently
|
17 lat temu |
Monty
|
20d113be61
If you're going to guard against max blocksize, make sure you choose the right blocksize.
|
17 lat temu |
Monty
|
f428396473
Additional bounds checking to guard against the case where a residue
|
17 lat temu |
Monty
|
50c1cc2d20
Put AoTuV tunings merge (along with bugfixes) on the mainline. This
|
20 lat temu |
Monty
|
7bda064c9a
|
21 lat temu |
Monty
|
3f5279bec8
|
22 lat temu |
Monty
|
2637317a9b
|
22 lat temu |
Monty
|
26c664f744
|
22 lat temu |
Monty
|
0facd66540
|
22 lat temu |
Monty
|
8bc503a554
|
23 lat temu |
Segher Boessenkool
|
e0490043c8
*oops*
|
23 lat temu |
Segher Boessenkool
|
9000e9345c
fix nasty warnings, and some non-ansi constructs. increase portability.
|
23 lat temu |
Segher Boessenkool
|
63bb426cb1
several extremely minor fixes
|
23 lat temu |
Segher Boessenkool
|
944ed8b3c7
Kill some warnings. Oh, and make examples compile again under
|
23 lat temu |
Monty
|
cc69708d4b
|
23 lat temu |
Monty
|
b836dfde42
|
23 lat temu |
Monty
|
3a8db75a37
|
23 lat temu |
Segher Boessenkool
|
238e4a0216
sizeof() cleanup. the occasional void * didn't make this easier.
|
23 lat temu |
Monty
|
eca3401e17
|
23 lat temu |