]> git.pld-linux.org Git - packages/mutt.git/blobdiff - mutt-home_etc.patch
- 1.5.21
[packages/mutt.git] / mutt-home_etc.patch
index bed4d8a8850821b33175d02a658d1bb74efec49c..9c24e2358fa23073943bb84d2f676e4d3b3d66c7 100644 (file)
@@ -173,9 +173,9 @@ diff -Nur mutt-1.5.11.orig/mutt_ssl.c mutt-1.5.11/mutt_ssl.c
 +# define H_CFDIR Homedir
 +#endif
 +
- typedef struct _sslsockdata
- {
  SSL_CTX *ctx;
+ /* keep a handle on accepted certificates in case we want to
+  * open up another connection to the same server in this session */
static STACK_OF(X509) *SslSessionCerts = NULL;
 @@ -162,7 +169,7 @@
      /* load entropy from egd sockets */
  #ifdef HAVE_RAND_EGD
This page took 0.026207 seconds and 4 git commands to generate.