1
0
mirror of https://github.com/lammertb/libhttp.git synced 2025-08-10 14:23:00 +03:00
Commit Graph

16 Commits

Author SHA1 Message Date
Lammert Bies
224f16168d Replaced httplib_context with lh_ctx_t 2017-01-02 02:19:49 +01:00
Lammert Bies
4678bea572 Removed context field from connection 2017-01-01 21:14:31 +01:00
Lammert Bies
a03f2e301f Added debug levels to warnings 2016-12-29 03:10:24 +01:00
Lammert Bies
a92e260f17 All freed pointers are NULLed 2016-12-28 20:06:16 +01:00
Lammert Bies
8118c908eb Removed httplib_fc fake context 2016-12-26 19:25:35 +01:00
Lammert Bies
bd64c27326 Cleaned up memory functions 2016-12-26 14:05:18 +01:00
Lammert Bies
4c00463505 Code cleanup 2016-12-22 01:04:08 +01:00
Lammert Bies
200ff09bbe Code cleanup 2016-12-20 22:17:46 +01:00
Lammert Bies
6ac572b761 Memory allocation always debugged 2016-12-16 20:17:32 +01:00
Lammert Bies
260d6dee93 Enhanced documentation and code quality 2016-12-16 15:30:05 +01:00
Lammert Bies
9502832b97 Generalized utility functions 2016-12-15 09:29:41 +01:00
Lammert Bies
d317ce3e82 Renamed mg_ to httplib_ 2016-12-13 17:32:31 +01:00
Lammert Bies
6326c7b959 Layout fixes 2016-12-13 11:33:57 +01:00
lammertb
9940495d67 Moved memory functions to own header file 2016-12-12 11:46:14 +01:00
Lammert Bies
71f6630358 Renamed main header file 2016-12-12 05:52:14 +01:00
Lammert Bies
af6837e81b Moved handle_form_request to own C source file 2016-12-10 15:22:04 +01:00