Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Use a signed type to avoid an infinite loop in socket_send(); socket_receive() is already fine. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
d0fa9eee56daa1476e7ae8a977b3e9d1 |
User & Date: | andybradford 2018-10-19 22:12:41.043 |
References
2018-10-19
| ||
22:37 | Now that type has changed due to [d0fa9eee56], cast back to match total variable. ... (check-in: 77371043 user: andybradford tags: trunk) | |
Context
2018-10-19
| ||
22:37 | Now that type has changed due to [d0fa9eee56], cast back to match total variable. ... (check-in: 77371043 user: andybradford tags: trunk) | |
22:12 | Use a signed type to avoid an infinite loop in socket_send(); socket_receive() is already fine. ... (check-in: d0fa9eee user: andybradford tags: trunk) | |
2018-10-17
| ||
23:53 | Enhance the security-audit page to detect insecurities resulting from having self-registration enabled. This is a work in progress. More testing and more checks are needed in this area. ... (check-in: 724ccc46 user: drh tags: trunk) | |
Changes
Changes to src/http_socket.c.