aboutsummaryrefslogtreecommitdiff
path: root/src/microspdy/session.c
Commit message (Expand)AuthorAge
* killing libmicrospdyChristian Grothoff2015-12-01
* fix #3926: ignore close() errors other than EBADFChristian Grothoff2015-08-02
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* -fix (potential) memory leak on certain control flow pathsChristian Grothoff2014-12-20
* spdy: doc -- parameter description fixedAndrey Uzunov2013-09-08
* spdy: WINDOW_UPDATE sent on data receiving to allow big HTTP bodiesAndrey Uzunov2013-08-11
* spdy: simple POST support implemented; API changes; fixed warnings in spdy testsAndrey Uzunov2013-08-11
* microspdy: several "unchecked return value"s fixedAndrey Uzunov2013-07-20
* spdy: send RST_STREAM when user callback for response failsAndrey Uzunov2013-07-18
* spdy: TCP_CORK flush only when needed, fixAndrey Uzunov2013-07-17
* spdy: TCP_CORK added for io_rawAndrey Uzunov2013-07-05
* spdy: max num frames added as an option for the daemonAndrey Uzunov2013-07-05
* spdy: daemon can now be started without TLS support ("raw SPDY") + test caseAndrey Uzunov2013-07-05
* spdy: io_raw integrated; not yet settableAndrey Uzunov2013-07-05
* spdy: continue - previous one and rename tls to opensslAndrey Uzunov2013-07-05
* spdy: TLS functions are called via callbacks nowAndrey Uzunov2013-07-05
* spdy: minor leaks, dead code, etc. fixedAndrey Uzunov2013-06-28
* -fixing misc minor bugs and compiler warnings in libmicrospdyChristian Grothoff2013-06-27
* spdy: ignore POST instead of abort and send 501 no implementedAndrey Uzunov2013-06-19
* -fix build issues on MinGW (#2885)Christian Grothoff2013-05-18
* merging libmicrospdy into treeChristian Grothoff2013-05-05