Commit History

Author SHA1 Message Date
  Steve Holme 8830df8b66 gtls: Use preferred 'CURLcode result' 9 years ago
  Daniel Stenberg 680d5fd041 http2: avoid logging neg "failure" if h2 was not requested 9 years ago
  Daniel Stenberg 9f5744a72f gnutls: removed dead code 10 years ago
  Daniel Stenberg 9d64ab7d5a pinning: minor code style policing 10 years ago
  Patrick Monnerat 357ff4d1dc Factorize pinned public key code into generic file handling and backend specific 10 years ago
  moparisthebest e644866caf GnuTLS: Implement public key pinning 10 years ago
  Dan Fandrich 4d4dd7aea0 gtls: only define Curl_gtls_seed if Nettle is not being used 10 years ago
  Daniel Stenberg 8dfd22089c vtls: make the random function mandatory in the TLS backend 10 years ago
  Daniel Stenberg f069b40f9d gnutls: fix compiler warning 10 years ago
  Dan Fandrich 9087b7e8f5 gnutls: detect lack of SRP support in GnuTLS at run-time and try without 10 years ago
  David Woodhouse 98866008a9 gnutls: handle IP address in cert name check 10 years ago
  Dan Fandrich 425459b8ae gnutls: improved error message if setting cipher list fails 10 years ago
  Dan Fandrich efc71583e7 gnutls: fixed a couple of uninitialized variable references 10 years ago
  Dan Fandrich 3d2e1724cb gnutls: fixed compilation against versions < 2.12.0 10 years ago
  Dan Fandrich 447c31ce9d gnutls: explicitly added SRP to the priority string 10 years ago
  Dan Fandrich baf8b57b1d gnutls: ignore invalid certificate dates with VERIFYPEER disabled 10 years ago
  Daniel Stenberg b99f8e8b4e gnutls: allow building with nghttp2 but without ALPN support 10 years ago
  Alessandro Ghedini 345bfab518 gnutls: don't use deprecated type names anymore 10 years ago
  Daniel Stenberg 386ed2d590 gtls: fix NULL pointer dereference 10 years ago
  Daniel Stenberg ef813c7097 http2: remove _DRAFT09 from the NPN_HTTP2 enum 10 years ago
  Fabian Frank 8f5a9147be gtls: honor --[no-]alpn command line switch 10 years ago
  Fabian Frank 4d8db595ca gtls: add ALPN support 10 years ago
  Fabian Frank 39f7e80a52 disable GnuTLS insecure ciphers 10 years ago
  Daniel Stenberg 4f334ba017 gtls: fix compiler warnings on conversions size_t => unsigned int 10 years ago
  Steve Holme f88f9bed00 vtls: Updated comments referencing sslgen.c and ssluse.c 10 years ago
  Steve Holme 9aa6e4357a vtls: Fixed up include of vtls.h 10 years ago
  Daniel Stenberg a47c142a88 vtls: moved all TLS/SSL source and header files into subdir 10 years ago