Matt Caswell
|
3fd5970035
Add support for the SRP base64 alphabet
|
6 years ago |
Matt Caswell
|
c080461448
Change SRP functions to use EVP_EncodeUpdate/EVP_DecodeUpdate functions
|
6 years ago |
Richard Levitte
|
0320e8e286
Docs for OpenSSL_init_crypto: there is no way to specify another file
|
6 years ago |
Andy Polyakov
|
b4c1950d89
TLSProxy/Proxy.pm: handle "impossible" failure to connect to s_server.
|
6 years ago |
Andy Polyakov
|
6b3e8b9430
TLSProxy/Proxy.pm: handle -1 as return value from waitpid.
|
6 years ago |
Richard Levitte
|
362ff3c397
openssl rehash: use libcrypto variables for default dir
|
6 years ago |
Richard Levitte
|
adaf3cfad2
openssl rehash: document -compat
|
6 years ago |
Andy Polyakov
|
18d1588268
Configurations/*.tmpl: refine build_all_generated.
|
6 years ago |
Daniel Bevenius
|
0652e8a7fe
Clarify default section in config.pod
|
6 years ago |
Andy Polyakov
|
ad5c205c01
appveyor.yml: exercise build_all_generated.
|
6 years ago |
Richard Levitte
|
6197bc7c54
.travis.yml: exercise build_all_generated
|
6 years ago |
Richard Levitte
|
8258975c94
Configuration: Simplify generating list of generated files in build file templates
|
6 years ago |
Theo Buehler
|
c12a2d2728
EVP_MD_CTX_cleanup replaced with EVP_MD_CTX_reset
|
6 years ago |
Daniel Bevenius
|
a8b2b52fe5
Fix minor typos in Configurations/README
|
6 years ago |
Dr. Matthias St. Pierre
|
f7bef277ea
Minor corrections for the RAND_DRBG API documentation
|
6 years ago |
Richard Levitte
|
708a6a1759
OpenSSL::Test: add data_dir()
|
6 years ago |
Dr. Matthias St. Pierre
|
63a65d16ac
DRBG: fix memory leak on error in rand_drbg_get_entropy()
|
6 years ago |
Andy Polyakov
|
55bd917bc4
bio/b_addr.c: resolve HP-UX compiler warnings.
|
6 years ago |
Andy Polyakov
|
3c3badcf42
Configurations/10-main.conf: further HP-UX cleanups/unifications.
|
6 years ago |
Kunxian Xia
|
eb8e052c4b
Correct the equation for Y' in the comment of point_double function
|
6 years ago |
Dr. Matthias St. Pierre
|
a9b7a06ed8
Fix false positives of IS_*() macros for 8-bit ASCII characters
|
6 years ago |
Bernd Edlinger
|
5283e19f11
Fix the build_all_generated rule to include generated .map, .def and .opt files
|
6 years ago |
Andy Polyakov
|
ceaa389445
TLSProxy/Record.pm: remove dead condition and improve readability.
|
6 years ago |
Andy Polyakov
|
c53c2fec82
TLSProxy/Proxy.pm: refine partial packet handling.
|
6 years ago |
Andy Polyakov
|
f69d050ee3
apps/{s_client.c|s_socket}.c: omit usleep calls.
|
6 years ago |
Andy Polyakov
|
dcf3d83faf
apps/s_socket.c: disable the Nagle algorithm.
|
6 years ago |
Andy Polyakov
|
55fd5d3fc5
TLSProxy/Proxy.pm: harmonize inner loop with the way sockets are.
|
6 years ago |
Andy Polyakov
|
6e30190050
Configurations/10-main.conf: clean up HP-UX targets and add magic macros.
|
6 years ago |
Andy Polyakov
|
e14795f83b
config: fix hpux64-parisc2-gcc detection.
|
6 years ago |
Andy Polyakov
|
f5e3115361
test/asn1_time_test.c: make it work on 64-bit HP-UX.
|
6 years ago |