Changes On Branch wip-fix-io-layer

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Changes In Branch wip-fix-io-layer Excluding Merge-Ins

This is equivalent to a diff from 387697ce68 to f73f94ae35

2016-12-13
05:12
Merged in work for the I/O layer being updated check-in: 2f45dac5f7 user: rkeene tags: trunk
05:11
Updated to properly sanitize memory needed for the dynamically allocated locks Closed-Leaf check-in: f73f94ae35 user: rkeene tags: wip-fix-io-layer
04:50
Updated to not declare variables for checking for fastpath unless fastpath is being compiled in check-in: 0a5d288053 user: rkeene tags: wip-fix-io-layer
03:21
Merged in trunk check-in: e5c9bfe50f user: rkeene tags: wip-fix-io-layer
03:20
Updated to deal with locking slightly better, maybe check-in: 387697ce68 user: rkeene tags: trunk
2016-12-12
22:39
Enabled more warnings check-in: b255cfbc6b user: rkeene tags: trunk

Changes to configure.in.

Changes to tests/all.tcl.

Changes to tests/tlsIO.test.

Changes to tls.c.

Changes to tlsBIO.c.

Changes to tlsIO.c.

Changes to tlsInt.h.

Changes to tlsX509.c.