Rich Salz
|
cbe2964821
Consistent formatting for sizeof(foo)
|
il y a 7 ans |
Pauli
|
cd420b0b1f
Move the REF_PRINT support from e_os.h to internal/refcount.h.
|
il y a 7 ans |
Pauli
|
677963e5a4
e_os.h removal from other headers and source files.
|
il y a 7 ans |
Rich Salz
|
aa8f3d76fc
Modify Sun copyright to follow OpenSSL style
|
il y a 7 ans |
Rich Salz
|
dea0eb2c54
Fix URL links in comment
|
il y a 7 ans |
Kurt Roeckx
|
2f545ae45d
Add support for reference counting using C11 atomics
|
il y a 8 ans |
Matt Caswell
|
0e9eb1a57b
Free tempory data on error in ec_wNAF_mul()
|
il y a 8 ans |
Rich Salz
|
4f22f40507
Copyright consolidation 06/10
|
il y a 8 ans |
Alessandro Ghedini
|
9b398ef297
Convert CRYPTO_LOCK_EC_* to new multi-threading API
|
il y a 8 ans |
Rich Salz
|
a4cb3bc8f2
GH616: Remove dead code
|
il y a 8 ans |
FdaSilvaYY
|
0d4fb84390
GH601: Various spelling fixes.
|
il y a 8 ans |
Dr. Stephen Henson
|
be2e334fce
Add EC_GROUP_order_bits, EC_GROUP_get0_order and EC_GROUP_get0_cofactor
|
il y a 8 ans |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
il y a 9 ans |
Rich Salz
|
2c52ac9bfe
Call single parent free_comp routine.
|
il y a 8 ans |
Rich Salz
|
3aef36ffef
Add CRYPTO_EX_DATA; remove EC_EXTRA_DATA
|
il y a 8 ans |
Matt Caswell
|
90945fa31a
Continue standardising malloc style for libcrypto
|
il y a 9 ans |
Rich Salz
|
64b25758ed
remove 0 assignments.
|
il y a 9 ans |
Rich Salz
|
75ebbd9aa4
Use p==NULL not !p (in if statements, mainly)
|
il y a 9 ans |
Rich Salz
|
b4faea50c3
Use safer sizeof variant in malloc
|
il y a 9 ans |
Rich Salz
|
25aaa98aa2
free NULL cleanup -- coda
|
il y a 9 ans |
Rich Salz
|
b548a1f11c
free null cleanup finale
|
il y a 9 ans |
Rich Salz
|
23a1d5e97c
free NULL cleanup 7
|
il y a 9 ans |
Rich Salz
|
4b45c6e52b
free cleanup almost the finale
|
il y a 9 ans |
Rich Salz
|
b196e7d936
remove malloc casts
|
il y a 9 ans |
Rich Salz
|
8fdc3734c0
free NULL cleanup.
|
il y a 9 ans |
Rich Salz
|
6f91b017bb
Live code cleanup: remove #if 1 stuff
|
il y a 9 ans |
Matt Caswell
|
50e735f9e5
Re-align some comments after running the reformat script.
|
il y a 10 ans |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
il y a 9 ans |
Matt Caswell
|
c80fd6b215
Further comment changes for reformat (master)
|
il y a 9 ans |
Tim Hudson
|
1d97c84351
mark all block comments that need format preserving so that
|
il y a 10 ans |