Lines Matching refs:server
131 http server, some UB fixes and others) but also some new functionality
227 o Fix crashing http server when callback do not reply in place (5b40744d, b2581380)
253 o Merge branch 'sample-http-server' (b6309bcc)
421 o http: read server response even after server closed the connection (680742e Azat Khuzhin)
524 o test/http: localize evhttp server structure (cbc3209 Azat Khuzhin)
535 o test/http: cover "Expect: 100-continue" client-server interaction (31d8116 Azat Khuzhin)
564 o test/http: https server support (plus some helpers) (a7088ad Azat Khuzhin)
583 o test/regress_ssl: cover case when server didn't up (failed with timeout) (74845f1 Azat Khuzhin)
588 o test/regress_ssl: convert client/server to mask too (3455991 Azat Khuzhin)
593 …o test/http: cover retrying with saved conn_address by shutting down dns server (f4874d8 Azat Khuz…
830 o Make http-server.c output into good html5 (6d72bdc)
831 o Use FindClose for handle from FindFirstFile in http-server.c (6466e88)
1104 o http-server: drop uri_root from base_url in http-server. (6171e1c Azat Khuzhin)
1170 o Fix a mistake in evbuffer_remove() arguments in example http server code
1425 o Fix a mistake in evbuffer_remove() arguments in example http server code (c322c20 Gyepi Sam)
1493 …o Cancel a probe request when the server is freed, and ignore cancelled probe callbacks (94d2336 G…
1746 o Fix a crash bug in evdns server circular list code (00e91b3)
1799 o Fix sample/http-server ipv6 fixes (eb692be)
1803 o Fix a couple of memory leaks in samples/http-server.c. Found by Dave Hart. (2e9f665)