CIA.vc
Matthew Wild <mwild1@gmail.com>
Real-time open source activity stats
Stats » Authors » Matthew Wild <mwild1@gmail.com>
informationsyndicateUTC clock
02:43 on May 28, 2012
event counters
The last message was received 11.31 hours ago at 15:24 on May 27, 2012
0 messages so far today, 3 messages yesterday
0 messages so far this week, 13 messages last week
77 messages so far this month, 220 messages last month
1622 messages since the first one, 2.6 years ago, for an average of 14.05 hours between messages
recent messages
dateReversed sort columnprojectcontentlink
10:57 yesterdayprosody
Commit by Matthew Wild <mwild1@gmail.com> on default :: 4919:6cbc35cdefaf /core/stanza_router.lua: (link)
stanza_router: Also don't bounce <iq type='result'>
#
18:49 Saturdayprosody
Commit by Matthew Wild <mwild1@gmail.com> on default :: 4915:3fbc01d1fc5a /plugins/mod_http.lua: (link)
mod_http: Fix traceback when no HTTP services succeed in binding
#
18:41 Saturdayprosody
Commit by Matthew Wild <mwild1@gmail.com> on default :: 4914:2e9b16b2ae00 /DEPENDS: (link)
DEPENDS: Add luafilesystem (thanks Zash)
#
01:32 Fridayprosody
Commit by Matthew Wild <mwild1@gmail.com> on default :: 4910:e5ec60dfb202 /net/http/parser.lua: (link)
net.http.parser: Break loop when no more usable data in buffer
#
17:52 Thursdayprosody
Commit by Matthew Wild <mwild1@gmail.com> on default :: 4909:01bfb9a76660 /plugins/mod_watchregistrations.lua: (link)
mod_watchregistrations: Convert JID list to a set, and prep before use to fix traceback on invalid JIDs (thanks sMi)
#
17:51 Thursdayprosody
Commit by Matthew Wild <mwild1@gmail.com> on default :: 4908:8c5b5ebaacb0 /util/set.lua: (link)
util.set: Change '/' operator from filter to map+filter (nil to drop from set, false is a valid item). No code found which depends on current behaviour.
#
02:33 Thursdayprosody
Commit by Matthew Wild <mwild1@gmail.com> on default :: 4907:32b638a8da5b /net/server_event.lua: (link)
net.server_event: Internal changes to get plain-SSL outgoing connections working (as for HTTPS)
#
02:08 Thursdayprosody
Commit by Matthew Wild <mwild1@gmail.com> on default :: 4906:89df1f03546a /plugins/mod_s2s/ (mod_s2s.lua s2sout.lib.lua): (link)
mod_s2s, s2sout.lib: Send stream header in onconnect()
#
01:55 Thursdayprosody
Commit by Matthew Wild <mwild1@gmail.com> on default :: 4905:274ef78aa173 /net/server_event.lua: (link)
net.server_event: Assume wrapclient() is taking a new connection, and call onconnect when appropriate (to match server_select)
#
01:20 Wednesdayprosody
Commit by Matthew Wild <mwild1@gmail.com> on default :: 4904:5d2ff4627b72 /net/server_select.lua: (link)
net.server_select: Don't close client connections when closing a server (it wasn't working anyway)
#
01:19 Wednesdayprosody
Commit by Matthew Wild <mwild1@gmail.com> on default :: 4903:c576d2175fa4 /net/server_select.lua: (link)
net.server_select: Call ondisconnect handler, even if we closed the socket ourselves (fixes HTTP session hoarding, thanks Maranda)
#
13:33 Tuesdayprosody
Commit by Matthew Wild <mwild1@gmail.com> on default :: 4902:a7c799a7a34b /core/portmanager.lua: (link)
portmanager: Match service against service_info (:iter() doesn't match values)
#
13:31 Tuesdayprosody
Commit by Matthew Wild <mwild1@gmail.com> on default :: 4901:05ea6c1ae393 /util/multitable.lua: (link)
util.multitable: Some fixes for iter()... always match against query, and pass value after path results
#
20:57 on May 19prosody
Commit by Matthew Wild <mwild1@gmail.com> on default :: 4900:d885ca14362d /core/certmanager.lua: (link)
certmanager: tonumber() (fix for 0b8134015635)
#
20:53 on May 19prosody
Commit by Matthew Wild <mwild1@gmail.com> on default :: 4899:0b8134015635 /core/certmanager.lua: (link)
certmanager: Don't use no_ticket option before LuaSec 0.4
#
19:46 on May 19prosody
Commit by Matthew Wild <mwild1@gmail.com> on default :: 4897:1a90e5225b22 /core/portmanager.lua: (link)
portmanager: Fix to deactivate services when they are unregistered (metatable:iter() wins)
#
14:39 on May 19prosody
Commit by Matthew Wild <mwild1@gmail.com> on default :: 4896:27cda15104f2 /core/ (moduleapi.lua modulemanager.lua): (link)
modulemanager, moduleapi: Turn module.event_handlers into a multitable and track object->event->handler associations correctly (thanks Zash)
#
14:35 on May 19prosody
Commit by Matthew Wild <mwild1@gmail.com> on default :: 4895:36df30395c44 /util/multitable.lua: (link)
util.multitable: No longer use table.remove to drop elements from the stack, when key is nil immediately (on empty tables) the previous stack entry's key gets removed instead
#
03:12 on May 19prosody
Commit by Matthew Wild <mwild1@gmail.com> on default :: 4894:c874dc4ccbd7 /util/multitable.lua: (link)
util.multitable: Add :iter() method to iterate over results at a fixed depth (parameters are equivalent to :search())
#
22:53 on May 18prosody
Commit by Matthew Wild <mwild1@gmail.com> on default :: 4893:98ff89ab5d1d /core/ (moduleapi.lua modulemanager.lua): (link)
moduleapi, modulemanager: Re-structure module.event_handlers so that the same handler can harmlessly handle multiple events (thanks Zash)
#