0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Oct 07, 2024 — Oct 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bumped version to 0.2.1. More... about 10 years ago
Finished renaming all instances of 'go-cannon' with 'hectane'. More... about 10 years ago
Renamed all uses of 'go-cannon' in the README with 'Hectane'. More... about 10 years ago
Fixed bug preventing directory from being deleted on Windows. More... about 10 years ago
Added special case for the storage directory not existing. More... about 10 years ago
More fixes for tests on Windows. More... about 10 years ago
Fixed issue with files being held open on Windows. More... about 10 years ago
Added documentation for -disable-ssl-verification flag. More... about 10 years ago
Added option for disabling SSL verification. More... about 10 years ago
Fixed newline conversion between text and HTML. More... about 10 years ago
Removed redundant check from API method. More... about 10 years ago
Fixed Email tests (fixes #10). More... about 10 years ago
Fixed up Multipart() function. More... about 10 years ago
Expanded Read test. More... about 10 years ago
Updated Email tests. More... about 10 years ago
Fixed some issues with the Multipart() function. More... about 10 years ago
Added function for testing multipart messages. More... about 10 years ago
Moved assert functions to a separate package. More... about 10 years ago
Added AssertRead() function. More... about 10 years ago
Minor improvements to the host queue. More... about 10 years ago
Updated Email tests. More... about 10 years ago
Fixed bug that was preventing messages from being generated correctly. More... about 10 years ago
Reorganized Email processing methods. More... about 10 years ago
Ensured that only addresses were sent in SMTP commands. More... about 10 years ago
Fixed nil pointer bug. More... about 10 years ago
Removed TempDir type as it was no longer used. More... about 10 years ago
Integrated new Storage type into other files. More... about 10 years ago
Completely rewrote storage layer. More... about 10 years ago
Simplified Email test. More... about 10 years ago
Updated email test. More... about 10 years ago