Overview
Comment: | * tlsIO.c (TlsInputProc, TlsOutputProc, TlsWatchProc): * tls.c (VerifyCallback): add an state flag in the verify callback that prevents possibly recursion (on 'update'). [Bug 1652380] |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
c692cb96845212bbb01c387d8ce4dcea |
User & Date: | hobbs2 on 2007-06-22 21:20:38 |
Other Links: | manifest | tags |
Context
2007-09-06
| ||
21:01 | Silence 64 bit integer conversion warnings Update build system to support AMD64 target with MSVC8 check-in: 0fdb07692d user: patthoyts tags: trunk | |
2007-06-22
| ||
21:20 | * tlsIO.c (TlsInputProc, TlsOutputProc, TlsWatchProc): * tls.c (VerifyCallback): add an state flag in the verify callback that prevents possibly recursion (on 'update'). [Bug 1652380] check-in: c692cb9684 user: hobbs2 tags: trunk | |
21:19 | * tests/ciphers.test: reworked to make test output cleaner to understand missing ciphers (if any) check-in: 9caff0eced user: hobbs2 tags: trunk | |
Changes
Modified ChangeLog from [0ff3f450f9] to [0c7fd24fc4]. [diff]
Modified tls.c from [c3a95bcf2f] to [7da5f18bba]. [diff]
Modified tlsIO.c from [8e756afb36] to [208b82b4d8]. [diff]
Modified tlsInt.h from [68d52dbc9c] to [1edd2e699c]. [diff]