openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
M
mox-mail-server
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jun 07, 2024 — Jun 07, 2025
Showing page 4 of 34
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add package smtp as fuzzing target since its addition in previous commit
Mechiel Lukkien
More...
3 months ago
smtp: add data reader fuzzer + fix OOB read
Martin Holst Swende
More...
3 months ago
imapserver: Disable compress=deflate extension
Mechiel Lukkien
More...
3 months ago
Don't allow mailboxes named "." or ".." and normalize names during imports too
Mechiel Lukkien
More...
3 months ago
Use consistent lower-case names when logging tls version and ciphersuite
Mechiel Lukkien
More...
3 months ago
webserver: don't raise a 500 server error for static file requests with overlong names
Mechiel Lukkien
More...
3 months ago
Fix fuzzing for imapserver
Mechiel Lukkien
More...
3 months ago
rename a few variables for code consistency
Mechiel Lukkien
More...
3 months ago
Run go test with the -fullpath flag
Mechiel Lukkien
More...
3 months ago
make code less indented
Mechiel Lukkien
More...
3 months ago
Improve expunged message/UID tracking in IMAP sessions, track synchronization history for mailboxes/annotations.
Mechiel Lukkien
More...
3 months ago
Add missing wlocks around message delivery to account, mostly for tests.
Mechiel Lukkien
More...
3 months ago
Fail tests if unhandled panics happened.
Mechiel Lukkien
More...
3 months ago
In imapserver with RENAME of Inbox, we didn't check for the metadata quota.
Mechiel Lukkien
More...
3 months ago
Clean up the loginattemptclear goroutine with store.Close()
Mechiel Lukkien
More...
3 months ago
Refactor how messages are added to mailboxes
Mechiel Lukkien
More...
3 months ago
switch from docker-compose to "docker compose"
Mechiel Lukkien
More...
3 months ago
simplify cleaning up temp files in gentestdata.go
Mechiel Lukkien
More...
3 months ago
Minor tweaks.
Mechiel Lukkien
More...
3 months ago
Cleanup message file when DeliverMailbox fails.
Mechiel Lukkien
More...
3 months ago
When retraining ham/spam messages, don't make existence of the messages optional.
Mechiel Lukkien
More...
3 months ago
various nits
Mechiel Lukkien
More...
3 months ago
Small tweak to LinkOrCopy, including defer for error handling
Mechiel Lukkien
More...
3 months ago
When delivering a message to a mailbox, remember last dir we delivered to
Mechiel Lukkien
More...
3 months ago
when delivering a message to a mailbox, lazily parse the parsed form of the message
Mechiel Lukkien
More...
3 months ago
consistently use store.CloseRemoveTempFile for closing and removing temp files
Mechiel Lukkien
More...
3 months ago
imapserver: Don't keep account write-locked during IMAP FETCH command
Mechiel Lukkien
More...
3 months ago
imapserver: REPLACE commands when in read-only mode should fail
Mechiel Lukkien
More...
3 months ago
imapserver: fix spurious test failure due to recently added account consistency check
Mechiel Lukkien
More...
3 months ago
imapclient: log traces of sensitive data with traceauth, and of bulk data with tracedata
Mechiel Lukkien
More...
3 months ago
←
1
2
3
4
5
6
7
8
9
…
33
34
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree