1 Star 0 Fork 0

Embedded lib/nopoll

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
TODO 746 Bytes
一键复制 编辑 原始数据 按行查看 历史
Francis Brosnan Blázquez 提交于 2014-09-26 14:37 . nopoll:
* Add support to load certificates with pass phrases in it.
* Fix security issue about allocating more memory for the message at
nopoll_conn.c:1453 (inside nopoll_conn_get_msg)
* Add external mutex support to ensure the library is thread safe.
- Add into nopoll_conn_sock_conect to protect gethostbyname
* Check following headers:
GET / HTTP/1.1\n
GET / HTTP/1.1\n
GET / HTTP/1.1\r\n
GET /\n
GET /\r\n
* See what to do with concurrent connections being setup to a server
at the same time: technically the standard states this is not possible.
Section 5.1.2
* Add support for Sec-Websocket-Extensions.
* Add support for all Cookie support as defined here:
http://tools.ietf.org/html/draft-ietf-httpstate-cookie-20
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/embedded-lib/nopoll.git
git@gitee.com:embedded-lib/nopoll.git
embedded-lib
nopoll
nopoll
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385