Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / nmathewson/libevent_obsolete issues and pull requests
#152 - test: fix warning
Pull Request -
State: closed - Opened by vjardin about 7 years ago
- 1 comment
#152 - test: fix warning
Pull Request -
State: closed - Opened by vjardin about 7 years ago
- 1 comment
#146 - Correct URL for the libevent logo
Pull Request -
State: closed - Opened by goncalor over 7 years ago
- 1 comment
#146 - Correct URL for the libevent logo
Pull Request -
State: closed - Opened by goncalor over 7 years ago
- 1 comment
#145 - expose evhttp_get_request
Pull Request -
State: closed - Opened by ghazel over 7 years ago
#145 - expose evhttp_get_request
Pull Request -
State: closed - Opened by ghazel over 7 years ago
#136 - Fix compile issues using C89 compliant compiler (VS2010)
Pull Request -
State: closed - Opened by jeking3 almost 8 years ago
- 1 comment
#136 - Fix compile issues using C89 compliant compiler (VS2010)
Pull Request -
State: closed - Opened by jeking3 almost 8 years ago
- 1 comment
#131 - Check if event already in heap in min_heap_push
Pull Request -
State: closed - Opened by SahilAggarwal about 8 years ago
- 8 comments
#131 - Check if event already in heap in min_heap_push
Pull Request -
State: closed - Opened by SahilAggarwal about 8 years ago
- 8 comments
#129 - For other compilers on MAC OSX the warning flag may not be valid.
Pull Request -
State: closed - Opened by hpcraink over 8 years ago
- 1 comment
#129 - For other compilers on MAC OSX the warning flag may not be valid.
Pull Request -
State: closed - Opened by hpcraink over 8 years ago
- 1 comment
#125 - update upstream
Pull Request -
State: closed - Opened by errzey almost 9 years ago
#125 - update upstream
Pull Request -
State: closed - Opened by errzey almost 9 years ago
#124 - Update strlcpy.c
Pull Request -
State: closed - Opened by ziqingliang over 9 years ago
- 4 comments
#124 - Update strlcpy.c
Pull Request -
State: closed - Opened by ziqingliang over 9 years ago
- 4 comments
#121 - Fix potential fd leak in listener_read_cb()
Pull Request -
State: closed - Opened by errzey over 9 years ago
- 1 comment
#120 - Fix potential fd leak in listener_read_cb()
Pull Request -
State: closed - Opened by errzey over 9 years ago
#119 - fix the return value of event_deferred_cb_schedule_
Pull Request -
State: closed - Opened by ghazel over 9 years ago
- 1 comment
#118 - expose bufferevent_incref/decref
Pull Request -
State: closed - Opened by ghazel over 9 years ago
- 3 comments
#117 - Add support for appveyor.com windows CI
Pull Request -
State: closed - Opened by JoakimSoderberg over 9 years ago
- 6 comments
#116 - This fixes a bug introduced in 27bd9faf498b91923296cc91643e03ec4055c230
Pull Request -
State: closed - Opened by JoakimSoderberg over 9 years ago
- 8 comments
#115 - EVBUFFER_PTR_SET -> EVBUFFER_PTR_ADD
Pull Request -
State: closed - Opened by jer-gentoo almost 10 years ago
#110 - is that a bug ?
Pull Request -
State: closed - Opened by yanyiwu almost 10 years ago
- 1 comment
#108 - Fix compilation for older OpenSSL versions.
Pull Request -
State: closed - Opened by JoakimSoderberg about 10 years ago
- 3 comments
#107 - Fix cmake error when the Module path has more than one entry
Pull Request -
State: closed - Opened by yangacer about 10 years ago
- 1 comment
#106 - [Bugfix] fix bufferevent setwatermark suspend_read
Pull Request -
State: closed - Opened by ufo2243 about 10 years ago
- 1 comment
#104 - Merge pull request #1 from nmathewson/master
Pull Request -
State: closed - Opened by xy-peng about 10 years ago
#103 - [Bugfix] fix grammer error
Pull Request -
State: closed - Opened by ufo2243 about 10 years ago
#102 - CMake: Install relative include-path correctly
Pull Request -
State: closed - Opened by scunz about 10 years ago
- 1 comment
#99 - add pem certificate chain argument to https-client
Pull Request -
State: closed - Opened by ddiss over 10 years ago
- 5 comments
#98 - Export event_extra not event_extras.
Pull Request -
State: closed - Opened by JoakimSoderberg over 10 years ago
- 2 comments
#97 - BUGFIX: Fix compilation on systems with EPOLLRDHUP undefined.
Pull Request -
State: closed - Opened by JoakimSoderberg over 10 years ago
#95 - Tweaked callbacks to prevent race condition
Pull Request -
State: closed - Opened by JohnOhl almost 11 years ago
- 5 comments
#94 - Added a Travis-CI configuration file.
Pull Request -
State: closed - Opened by JoakimSoderberg almost 11 years ago
- 3 comments
#92 - Win32 fixes
Pull Request -
State: closed - Opened by JoakimSoderberg almost 11 years ago
- 5 comments
#91 - Check does arch have the epoll_create and __NR_epoll_wait syscalls.
Pull Request -
State: closed - Opened by hrw almost 11 years ago
- 1 comment
#90 - assert that fds are nonblocking
Pull Request -
State: closed - Opened by ghazel almost 11 years ago
- 2 comments
#88 - CMake project for Libevent
Pull Request -
State: closed - Opened by JoakimSoderberg almost 11 years ago
- 25 comments
#87 - Bufferevent triggering and watermark introspection
Pull Request -
State: closed - Opened by mistotebe almost 11 years ago
- 3 comments
#85 - rpcgen: Generate regress.gen.[c,h] in build rather than src dir
Pull Request -
State: closed - Opened by rosslagerwall about 11 years ago
- 1 comment
#84 - fix typo
Pull Request -
State: closed - Opened by maksqwe about 11 years ago
- 4 comments
#82 - Shutdown TLS/SSL connection
Pull Request -
State: closed - Opened by fancycode about 11 years ago
- 3 comments
#81 - libevent/win32_dealloc() : fix sizeof(pointer) vs sizeof(*pointer)
Pull Request -
State: closed - Opened by jedisct1 over 11 years ago
- 1 comment
#80 - Add function to fetch underlying ratelimit cfg
Pull Request -
State: closed - Opened by errzey over 11 years ago
- 15 comments
#79 - 20 evdns resume fix
Pull Request -
State: closed - Opened by ghazel over 11 years ago
- 1 comment
#78 - 20 evdns resume fix
Pull Request -
State: closed - Opened by ghazel over 11 years ago
- 1 comment
#77 - dns lookup partial rewrite
Pull Request -
State: closed - Opened by evadot over 11 years ago
- 2 comments
#76 - Evdns: checking request nameserver for NULL, before using it.
Pull Request -
State: closed - Opened by belobrov-andrey over 11 years ago
- 1 comment
#75 - Header update to specify evbuffer_pullup() behavior
Pull Request -
State: closed - Opened by altf4 over 11 years ago
#74 - fix #73 and fix http_connection_fail_test to catch it
Pull Request -
State: closed - Opened by ghazel over 11 years ago
- 1 comment
#72 - Fix Windows build
Pull Request -
State: closed - Opened by JoakimSoderberg almost 12 years ago
- 1 comment
#71 - event_base_active_by_fd
Pull Request -
State: closed - Opened by ghazel almost 12 years ago
- 3 comments
#69 - Use python2 rather than python on the master branch
Pull Request -
State: closed - Opened by rosslagerwall about 12 years ago
- 1 comment
#68 - Use python2 rather than python
Pull Request -
State: closed - Opened by rosslagerwall about 12 years ago
- 3 comments
#67 - Fix: Time race using pthread condition timedwait
Pull Request -
State: closed - Opened by dgoulet about 12 years ago
- 7 comments
#63 - Stop looping in "consider_reading" if reading is suspended.
Pull Request -
State: closed - Opened by fancycode about 12 years ago
- 11 comments
#62 - Prevent reference leak of bufferevent if getaddrinfo fails.
Pull Request -
State: closed - Opened by fancycode about 12 years ago
- 1 comment
#61 - Rename configure.in to configure.ac.
Pull Request -
State: closed - Opened by rosslagerwall about 12 years ago
#59 - fix a bug of event_pending in mutilthread.
Pull Request -
State: closed - Opened by monadbobo over 12 years ago
- 1 comment
#58 - fix bug of event_pending and event_initialized in mutilthread.
Pull Request -
State: closed - Opened by monadbobo over 12 years ago
- 2 comments
#57 - Fix a couple of memory leaks (found with Valgrind).
Pull Request -
State: closed - Opened by rosslagerwall over 12 years ago
#56 - Fix a comment in test-fdleak after 077c7e949.
Pull Request -
State: closed - Opened by rosslagerwall over 12 years ago
#55 - check for arc4random_buf at runtime, on OS X
Pull Request -
State: closed - Opened by ghazel over 12 years ago
- 5 comments
#54 - Remove unnecessary code in configure.in.
Pull Request -
State: closed - Opened by rosslagerwall over 12 years ago
- 3 comments
#52 - cancel the probe request when the server is freed, and ignore cancelled probe callbacks
Pull Request -
State: closed - Opened by ghazel over 12 years ago
- 1 comment
#50 - Simplify test.sh code significantly.
Pull Request -
State: closed - Opened by rosslagerwall over 12 years ago
#48 - Require python version
Pull Request -
State: closed - Opened by rosslagerwall over 12 years ago
- 1 comment
#47 - Fix typo in whatsnew-2.1.txt
Pull Request -
State: closed - Opened by rosslagerwall over 12 years ago
#45 - Cleanup event fifo sample
Pull Request -
State: closed - Opened by rosslagerwall over 12 years ago
- 3 comments
#44 - Add event_self_cbarg()
Pull Request -
State: closed - Opened by rosslagerwall over 12 years ago
- 5 comments
#43 - Print status information to stdout for event_rpcgen.py
Pull Request -
State: closed - Opened by rosslagerwall over 12 years ago
#42 - evdns caching
Pull Request -
State: closed - Opened by ghazel over 12 years ago
- 4 comments
#41 - Add event_new_eventarg() and evsignal_new_eventarg()
Pull Request -
State: closed - Opened by rosslagerwall over 12 years ago
- 4 comments
#40 - evhttp_request free callback feature added
Pull Request -
State: closed - Opened by gunoodaddy over 12 years ago
- 2 comments
#38 - Support TCP_DEFER_ACCEPT sockopts for listeners
Pull Request -
State: closed - Opened by errzey over 12 years ago
- 6 comments
#37 - Added OPENSSL_LDFLAGS env variable which is appended to SSL checks.
Pull Request -
State: closed - Opened by errzey over 12 years ago
- 2 comments
#36 - Added OPENSSL_LDFLAGS env variable which is appended to SSL checks.
Pull Request -
State: closed - Opened by errzey over 12 years ago
- 1 comment
#33 - Avoid potential SSL read spinlocks
Pull Request -
State: closed - Opened by errzey almost 13 years ago
- 1 comment
#32 - improve test to remove at least one buffer from src
Pull Request -
State: closed - Opened by ghazel almost 13 years ago
- 2 comments
#31 - unit test for remove_buffer bug
Pull Request -
State: closed - Opened by ghazel about 13 years ago
- 1 comment
#30 - evbuffer_iovec additions
Pull Request -
State: closed - Opened by errzey about 13 years ago
#29 - Evbuffer iovec
Pull Request -
State: closed - Opened by errzey about 13 years ago
- 3 comments
#28 - refer to non-deprecated evdns functions in comments
Pull Request -
State: closed - Opened by ghazel about 13 years ago
- 1 comment
#27 - Fixed indirect openssl dependencies
Pull Request -
State: closed - Opened by avsej about 13 years ago
- 7 comments
#26 - New evbuffer features
Pull Request -
State: closed - Opened by errzey about 13 years ago
- 5 comments
#25 - clear read watermark on underlying bufferevent for ssl bevs
Pull Request -
State: closed - Opened by fancycode about 13 years ago
- 1 comment
#24 - Buffer references
Pull Request -
State: closed - Opened by fancycode about 13 years ago
- 13 comments
#23 - Debug timer add usec
Pull Request -
State: closed - Opened by errzey about 13 years ago
- 1 comment
#22 - Debug addition for printing usec on TIMEOUT debugging.
Pull Request -
State: closed - Opened by errzey about 13 years ago
- 1 comment
#21 - Added --enable-event-debugging in configure
Pull Request -
State: closed - Opened by errzey over 13 years ago
- 5 comments
#20 - Fixed compiler warnings for unchecked read/write calls.
Pull Request -
State: closed - Opened by errzey over 13 years ago
- 4 comments
#19 - Added evthread_destroy_globals() to cleanly free globally allocated mutex
Pull Request -
State: closed - Opened by errzey over 13 years ago
- 14 comments
#18 - Make evbuffer_invoke_callbacks check if any callbacks are defined before processing.
Pull Request -
State: closed - Opened by errzey over 13 years ago
- 3 comments
#17 - EVBUFFER_EOL_CRLF
Pull Request -
State: closed - Opened by minaguib over 13 years ago
#16 - overflow fixes
Pull Request -
State: closed - Opened by errzey over 13 years ago
- 5 comments
#15 - Http limit read size
Pull Request -
State: closed - Opened by clifffrey over 13 years ago
- 3 comments
#14 - Support for handling incoming post data
Pull Request -
State: closed - Opened by boivie over 13 years ago
- 1 comment
#13 - Performance tweak to evhttp_parse_request_line.
Pull Request -
State: closed - Opened by errzey over 13 years ago
- 13 comments
#12 - Fixed multiple integer comparison issues within evhttp_handle_chunked_rea
Pull Request -
State: closed - Opened by errzey over 13 years ago
- 4 comments