Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(182)

Side by Side Diff: third_party/tlslite/README.chromium

Issue 19501: Rename README.google to README.chromium. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « third_party/sqlite/README.google ('k') | third_party/tlslite/README.google » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Property Changes:
Added: svn:mergeinfo
Merged /branches/chrome_webkit_merge_branch/third_party/tlslite/README.google:r69-2775
OLDNEW
1 This library was downloaded from http://trevp.net/tlslite/. 1 This library was downloaded from http://trevp.net/tlslite/.
2 2
3 The code is public domain. 3 The code is public domain.
4 4
5 tlslite/TLSRecordLayer.py was changed to force the socket to be closed when the 5 tlslite/TLSRecordLayer.py was changed to force the socket to be closed when the
6 SSL connection is closed. This is is necessary at this point since WinHTTP does 6 SSL connection is closed. This is is necessary at this point since WinHTTP does
7 not seem to react to the SSL close notify. It's also needed to prevent a hang 7 not seem to react to the SSL close notify. It's also needed to prevent a hang
8 on Linux. See also 8 on Linux. See also
9 http://sourceforge.net/mailarchive/forum.php?thread_name=41C9B18B.2010201%40ag.c om&forum_name=tlslite-users 9 http://sourceforge.net/mailarchive/forum.php?thread_name=41C9B18B.2010201%40ag.c om&forum_name=tlslite-users
10 The change is in google.patch. 10 The change is in google.patch.
OLDNEW
« no previous file with comments | « third_party/sqlite/README.google ('k') | third_party/tlslite/README.google » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698