David Garske
|
db63fe83d4
Initial pass at fixes for coverity scan.
|
7 years ago |
toddouska
|
4387e1f08e
Merge pull request #855 from insane-adding-machines/master
|
7 years ago |
David Garske
|
be6b12a350
Build fixes to address Jenkins reports. Additionally tested with enable-distro and small-stack identified issue in ssl.c (note: we need to add this combination to Jenkins).
|
7 years ago |
Daniele Lacamera
|
8f300515bd
Grouped HAPROXY compatibility into WOLFSSL_HAPROXY flag
|
7 years ago |
toddouska
|
36ecbfb1a8
fix NO_ASN_TIME build with --enable-wpas
|
7 years ago |
Sean Parkinson
|
614231f71c
Fixes for extended configuration testing
|
7 years ago |
Sean Parkinson
|
ae6fbb220f
Pass the context to statusCb (needed in Nginx 1.10.3)
|
7 years ago |
Sean Parkinson
|
13e6217fd5
Changes from code review
|
7 years ago |
Sean Parkinson
|
e6434f380b
Get Nginx working with wolfSSL
|
8 years ago |
Moisés Guimarães
|
8bbcdf977d
adds missing free(request) in CheckOcspRequest()
|
7 years ago |
toddouska
|
ea96fa95b3
add new OCSP response validated debug message and remove redundant ret set
|
7 years ago |
toddouska
|
a10d464126
fix scan-build warning and simplify CheckOcspRequest validation
|
7 years ago |
toddouska
|
f44bbe9ba3
Better CheckOcspRequest error detection on retry
|
7 years ago |
Nickolas Lapp
|
1792eba1a2
Rename *Mutex Functions with wc_ prefix. Expose these functions for
|
8 years ago |
Jacob Barthelmeh
|
7943f68f2a
run allocation tool on ocsp and check for mallocs
|
8 years ago |
Jacob Barthelmeh
|
e214086dce
tlsx with static memory / account for session certs size
|
8 years ago |
Jacob Barthelmeh
|
e1edadafe1
ocsp with static memory, remove unused function
|
8 years ago |
Jacob Barthelmeh
|
e60adfc9da
better naming of macro and alter misc.c check
|
8 years ago |
Jacob Barthelmeh
|
2665db73a4
check for compiling misc.c when not needed
|
8 years ago |
Jacob Barthelmeh
|
e99a5b0483
prepare for release v3.9.0
|
8 years ago |
David Garske
|
80aa431689
Fixes multiple Jenkins warnings/failures. First is PickHashSigAlgo is required for client builds or if certs are enabled. Fixed scan-build warning with OCSP not recognized ForceZero as cleaning memory and using possible garbage value. Also cleaned up the OCSP functions to use struct buffer* instead of void* for clarity with a little forward declaration.
|
8 years ago |
toddouska
|
157486ce0d
fix hint types for misuse of in_buffer and out_buffer
|
9 years ago |
Moisés Guimarães
|
ec9d23a9c3
Merge branch 'csr'
|
9 years ago |
Moisés Guimarães
|
21d70636dc
Merge branch csr into 'master'
|
9 years ago |
toddouska
|
21cf0e437e
add --enable-cryptonly build option
|
9 years ago |
kaleb-himes
|
c516c42c9a
reduce footprint size removing compatibility layer where no longer needed
|
9 years ago |
kaleb-himes
|
a389620a29
Copyright (C) updates
|
9 years ago |
Kaleb Himes
|
8212f5df46
src and compatability layer updates
|
10 years ago |
Kaleb Himes
|
c97db6ba6e
src updated, CTaoCrypt -> wc_
|
10 years ago |
Kaleb Himes
|
a073730c38
compatibility layer includes
|
10 years ago |