Lines Matching refs:code

29 …o Check error code of evhttp_add_header_internal() in evhttp_parse_query_impl() (97e28f09 Azat Khu…
240 o bufferevent_socket_connect{,_hostname}() missing event callback and use ret code (1dde74ef)
515 …o test/http: don't mix declarations and code (fixes -Wdeclaration-after-statement) (aabf1c2 Azat K…
528 o test/http: adopt for C90 (mixed code and declarations) (d02a285 Azat Khuzhin)
549 o test/dns: check exit code of evdns_getaddrinfo() (0b9d432 Azat Khuzhin)
597 Sample code
709 o buffer: don't mix code and declarations (8892f4c Azat Khuzhin)
749 o Fix mixed declarations and code (forbidden by ISO C90) (0c7f217 Thomas Bernard)
821 o Fix a dead-code warning in unit tests. CID 1193548 (c119f24)
829 Sample code
844 o Fix mixed declarations and code (forbidden by ISO C90) (8afbdbc Thomas Bernard)
1102 Sample code
1106 o https-client: code cleanup (29af65e Alexey Ozeritsky)
1116 up the code in a couple of places. It has a new callback in evhttp for
1119 example code for writing an https client.
1135 o Make the event_finalize* functions return an error code (5d11f4f)
1170 o Fix a mistake in evbuffer_remove() arguments in example http server code
1194 o Do not build strlcpy.c when it will have no code. (4914620)
1253 o use iSECPartners code to validate hostname in certificate (64d9f16
1257 o pull in wildcard matching code from cURL (4db9da6 Patrick Pelletier)
1347 o Simplify test.sh code significantly. (9b856fd Ross Lagerwall)
1369 inversion, no longer require special code to cancel them, and so on.
1379 o Restore our priority-inversion-prevention code with deferreds (c0e425a)
1425 o Fix a mistake in evbuffer_remove() arguments in example http server code (c322c20 Gyepi Sam)
1605 o Improve win32 behavior of dns-sample.c code (a3f320e Gisle Vanem)
1612 o Add DNS_ERR_NODATA error code to handle empty replies. (94fba5b Leonid Evdokimov)
1746 o Fix a crash bug in evdns server circular list code (00e91b3)
1779 o Be nice and "handle" error return values in sample code (4bac793 Sebastian Hahn)
1781 o Remote some dead code from dns-example.c (744c745 Sebastian Hahn)
1800 o Comment internal headers used in sample code. (4eb281c)
1813 o Remove unnecessary code in configure.in. (e65914f Ross Lagerwall)
1868 o Make event_base_getnpriorities work with old "implicit base" code
1889 o Disabled code to optimize the case where we reinsert an existing
1908 o Fix a bug in the improved EOL_CRLF code (d927965)
1993 o Fix two issues in the allow_dirty_shutdown code. (f3b89de)