| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
Otherwise tls_error_clear() (called e.g. via tls_error_vset()) will
free the bad error->msg pointer.
From Michael Forney
|
| |
|
|
|
|
|
|
|
|
| |
The new certificates are more representative of the real world. The old
certificates use weak algorithms and expire in the very near future. Most
of our regress has already been switched over, this changes the remainder.
Thanks to Bernhard M. Wiedemann for reminding us of the upcoming expiry.
ok tb@
|
| |
|
|
|
|
| |
Make sure kp is freed also on error.
ok jsing
|
| |
|
|
| |
Reported by Ilya Shipitsine, discussed with jsing
|
| | |
|
| |
|
|
| |
Apparently I failed to commit this when I committed the libtls change...
|
| | |
|
| |
|