0
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 17 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixes to README file More... almost 15 years ago
Added a README file More... almost 15 years ago
* Fixed mis-spelling of io:format
Kevin Smith
as Kevin A. Smith
More... about 15 years ago
Update Git to Ignore VIM Temporary Files More... about 15 years ago
Merge branch '0.2' More... about 15 years ago
Remove stuff that was just in the makefile for integration testing. More... about 15 years ago
Bump version number. More... about 15 years ago
Updated gitignore with metadata file created by Apple Finder More... about 15 years ago
* Fixed logic bug in the natter_dispatcher <-> inspector interaction
Kevin Smith
as Kevin A. Smith
More... about 15 years ago
Merge branch 'master' of [email protected]:engineyard/natter
Kevin Smith
as Kevin A. Smith
More... about 15 years ago
* Added unit tests for new blocking auth behavior
Kevin Smith
as Kevin A. Smith
More... about 15 years ago
* Fixed race condition where more than one natter_auth process might get started per connection
Kevin Smith
as Kevin A. Smith
More... about 15 years ago
* More work on reconnection. natter_dispatcher will now retry when it detects the underlying socket is reconnecting and reauthenticating. This will have the effect of preserving already defined stanza exchanges and queuing up stanzas to be transmitted once the connection has been re-established.
Kevin Smith
as Kevin A. Smith
More... about 15 years ago
Fix it so that ebin directory exists when checked out of git. More... about 15 years ago
* First part of reconnecting -- detecting and reconnecting the socket
Kevin Smith
as Kevin A. Smith
More... about 15 years ago
Bump version More... about 15 years ago
* Fixed some error routing issues smoked out during Herault <-> Entrepot testing
Kevin Smith
as Kevin A. Smith
More... about 15 years ago
* Fixed handling for incoming data from different types of sockets.
Kevin Smith
as Kevin A. Smith
More... about 15 years ago
* Fixed bad pattern match for SSL sockets. Not supported yet but coming soon
Kevin Smith
as Kevin A. Smith
More... about 15 years ago
* Added, then commented out, SSL support for natter. See comments in natter_packetizer for why this is the case. Hopefully R12B-6 will allow it to work :)
Kevin Smith
as Kevin A. Smith
More... about 15 years ago
* Fixing missing export
Kevin Smith
as Kevin A. Smith
More... about 15 years ago
* Added unit test for new timeout feature
Kevin Smith
as Kevin A. Smith
More... about 15 years ago
* Fixed a problem with natter_dispatcher using a timeout of 0 when it should ignore
Kevin Smith
as Kevin A. Smith
More... about 15 years ago
* Fixed bug in natter_auth triggered by tweaks to natter_connection
Kevin Smith
as Kevin A. Smith
More... over 15 years ago
* Made error handlers take precendence after regular message handlers. This makes sense since message handlers are normally specific to at least a JID and possibly stanza type whereas error handlers are specific to a stanza type only.
Kevin Smith
as Kevin A. Smith
More... over 15 years ago
* Added error_handler registration to natter_connection and natter_dispatcher
Kevin Smith
as Kevin A. Smith
More... over 15 years ago
* Got IQ error injection working
Kevin Smith
as Kevin A. Smith
More... over 15 years ago
* Added replace command to the stanza_inspector's arsenal of commands
Kevin Smith
as Kevin A. Smith
More... over 15 years ago
* Helps to use the correct pid when sending a message :)
Kevin Smith
as Kevin A. Smith
More... over 15 years ago
Merge branch 'master' of [email protected]:engineyard/natter
Kevin Smith
as Kevin A. Smith
More... over 15 years ago