Commit 21d62118 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

give credit to Greg Zavertnik

parent de55038e
Loading
Loading
Loading
Loading
+3 −3
Original line number Original line Diff line number Diff line
@@ -13,9 +13,9 @@ Daniel S (29 July 2007)
  in the flow it would call the SSL layer to do SSL shutdown which then would
  in the flow it would call the SSL layer to do SSL shutdown which then would
  use a socket that had already been closed - so if the application had opened
  use a socket that had already been closed - so if the application had opened
  a new one in the mean time, libcurl could send gibberish that way! I worked
  a new one in the mean time, libcurl could send gibberish that way! I worked
  with "Greg" to properly diagnose and fix this. The fix affects code for all
  with Greg Zavertnik to properly diagnose and fix this. The fix affects code
  SSL libraries we support, but it has only been truly verified to work fine
  for all SSL libraries we support, but it has only been truly verified to
  for the OpenSSL version. The others have only been code reviewed.
  work fine for the OpenSSL version. The others have only been code reviewed.


Daniel S (23 July 2007)
Daniel S (23 July 2007)
- Implemented the parts of Patrick Monnerat's OS/400 patch that introduces
- Implemented the parts of Patrick Monnerat's OS/400 patch that introduces
+1 −1
Original line number Original line Diff line number Diff line
@@ -50,6 +50,6 @@ advice from friends like these:
 Dan Fandrich, Song Ma, Daniel Black, Giancarlo Formicuccia, Shmulik Regev,
 Dan Fandrich, Song Ma, Daniel Black, Giancarlo Formicuccia, Shmulik Regev,
 Daniel Cater, Colin Hogben, Jofell Gallardo, Daniel Johnson,
 Daniel Cater, Colin Hogben, Jofell Gallardo, Daniel Johnson,
 Ralf S. Engelschall, James Housley, Chris Flerackers, Patrick Monnerat,
 Ralf S. Engelschall, James Housley, Chris Flerackers, Patrick Monnerat,
 Jayesh A Shah
 Jayesh A Shah, Greg Zavertnik
 
 
        Thanks! (and sorry if I forgot to mention someone)
        Thanks! (and sorry if I forgot to mention someone)