forked from etr/libhttpserver
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathAUTHORS
More file actions
29 lines (22 loc) · 928 Bytes
/
AUTHORS
File metadata and controls
29 lines (22 loc) · 928 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
- Primary developer:
Sebastiano Merlino <electrictwister2000@gmail.com> (maintainer)
- Code contributions also came from:
Dario Mazza <dariomzz@gmail.com>
Andrea Nicotra <nicotra.andrea@gmail.com>
Jeff Waller <truthset@gmail.com>
Craig Minihan <craig@ripcordsoftware.com>
Guo Xiao <guoxiao08@gmail.com>
Philipp Claßen <philipp.classen@gmx.net>
Vitaut Bajaryn <vitaut.bayaryn@gmail.com>
- Support for building on MinGW/Cygwin systems
Shane Peelar <lookatyouhacker@gmail.com>
- Support for building on MaxOsX
Jan Klimke <jan.klimke@hpi.uni-potsdam.de>
- Example of SSL usage and operator<< on http_request and http_response
Chris Love <cjlove@san.rr.com>
- Added proper error handling to tcp socket creation and binding
Marcel Pursche <marcel.pursche@3dcontentlogistics.com>
- Fixed error management and regex handling
Julian Picht <julian.picht@4Com.de>
- Fix string termination when loading files in memory
martamoreton