Lines Matching refs:code

202 …o test/http: don't mix declarations and code (fixes -Wdeclaration-after-statement) (aabf1c2 Azat K…
215 o test/http: adopt for C90 (mixed code and declarations) (d02a285 Azat Khuzhin)
236 o test/dns: check exit code of evdns_getaddrinfo() (0b9d432 Azat Khuzhin)
284 Sample code
396 o buffer: don't mix code and declarations (8892f4c Azat Khuzhin)
436 o Fix mixed declarations and code (forbidden by ISO C90) (0c7f217 Thomas Bernard)
508 o Fix a dead-code warning in unit tests. CID 1193548 (c119f24)
516 Sample code
531 o Fix mixed declarations and code (forbidden by ISO C90) (8afbdbc Thomas Bernard)
789 Sample code
793 o https-client: code cleanup (29af65e Alexey Ozeritsky)
803 up the code in a couple of places. It has a new callback in evhttp for
806 example code for writing an https client.
822 o Make the event_finalize* functions return an error code (5d11f4f)
857 o Fix a mistake in evbuffer_remove() arguments in example http server code
881 o Do not build strlcpy.c when it will have no code. (4914620)
940 o use iSECPartners code to validate hostname in certificate (64d9f16
944 o pull in wildcard matching code from cURL (4db9da6 Patrick Pelletier)
1034 o Simplify test.sh code significantly. (9b856fd Ross Lagerwall)
1056 inversion, no longer require special code to cancel them, and so on.
1066 o Restore our priority-inversion-prevention code with deferreds (c0e425a)
1112 o Fix a mistake in evbuffer_remove() arguments in example http server code (c322c20 Gyepi Sam)
1292 o Improve win32 behavior of dns-sample.c code (a3f320e Gisle Vanem)
1299 o Add DNS_ERR_NODATA error code to handle empty replies. (94fba5b Leonid Evdokimov)
1433 o Fix a crash bug in evdns server circular list code (00e91b3)
1466 o Be nice and "handle" error return values in sample code (4bac793 Sebastian Hahn)
1468 o Remote some dead code from dns-example.c (744c745 Sebastian Hahn)
1487 o Comment internal headers used in sample code. (4eb281c)
1500 o Remove unnecessary code in configure.in. (e65914f Ross Lagerwall)
1555 o Make event_base_getnpriorities work with old "implicit base" code
1576 o Disabled code to optimize the case where we reinsert an existing
1595 o Fix a bug in the improved EOL_CRLF code (d927965)
1680 o Fix two issues in the allow_dirty_shutdown code. (f3b89de)