about summary refs log tree commit homepage
DateCommit message (Expand)
2021-12-06raindrops 0.20.0 v0.20.0
2021-11-30doc: update with IMAP(S) URLs and improve descriptions
2021-11-26Allow Raindrops objects to be backed by a file
2021-05-25raindrops 0.19.2 v0.19.2
2021-05-25pkg.mk: remove index.html and created.rid from homepage
2021-05-25doc: use Tor v3 .onion URLs
2021-05-25mark ListenStats in C ext for GC.compact
2020-01-08raindrops 0.19.1 v0.19.1
2020-01-06replace bogomips.org with yhbt.net
2020-01-06fixes for newer rubies
2020-01-06ext/raindrops/extconf: fix cflags reset on ancient CC
2019-04-22doc: switch homepage to dark216
2017-08-09raindrops 0.19.0 - Rack 2.x middleware compatibility v0.19.0
2017-07-25Properly override respond_to? in Raindrops::Middleware::Proxy
2017-04-26tcp_info: remove unnecessary extconf.h include
2017-04-26Ruby thread compatibility updates
2017-03-23raindrops 0.18.0 v0.18.0
2017-03-23aggregate/pmq: update version numbers for Ruby and Linux
2017-03-23doc: document Raindrops::TCP hash
2017-03-23build: avoid olddoc for building the RubyGem
2017-03-23doc: update location of TCP_INFO-related stuff
2017-03-20doc: remove private email support address
2017-03-18Merge remote-tracking branch 'origin/aggregate-pmq'
2017-03-18Merge remote-tracking branch 'origin/freebsd'
2017-03-18aggregate/pmq: avoid File#stat allocation aggregate-pmq
2017-03-18aggregate/pmq: remove io-extra requirement
2017-03-18aggregate/pmq: avoid false sharing of lock buffers
2017-03-18avoid reading errno repeatedly
2017-03-17linux_inet_diag: reduce stack usage and simplify
2017-03-17define Raindrops::TCP hash for TCP states freebsd
2017-03-17tcp_info: support this struct under FreeBSD
2017-03-15test_watcher: disable test correctly when aggregate is missing
2017-03-15TypedData C-API conversion
2017-03-01TCP_Info: custom documentation for #get!
2017-03-01ext: fix documentation for C ext-defined classes
2017-02-23TODO: add item for IPv6 breakage
2016-09-27test_inet_diag_socket: fix Fixnum deprecation warning
2016-07-31raindrops 0.17.0 - rack 2.x updates v0.17.0
2016-07-31examples: add yahns config, zbatery is abandoned
2016-07-29use HTTPS and move homepage to https://bogomips.org/raindrops/
2016-07-28linux_inet_diag: GCC attribute format check
2016-07-28gemspec: bump Rack dependency
2016-07-27drop Rack::Utils.bytesize dependency
2016-02-29raindrops 0.16.0 - minor fixes and workarounds v0.16.0
2016-02-25build: use '--local' domain for dev gem install
2016-02-25linux: tcp_listener_stats drops "true" placeholders
2016-02-24README: remove indentation from URLs in RDoc
2016-02-24doc: update URLs and references
2016-02-24middleware: minor bytecode size reduction
2016-02-24add .gitattributes for Ruby method detection