This website requires JavaScript.
Explore
Help
Sign In
infrastructure
/
mox
Watch
1
Star
0
Fork
0
You've already forked mox
mirror of
https://github.com/mjl-/mox.git
synced
2025-06-28 03:08:14 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
mox
/
junk
History
Mechiel Lukkien
e81930ba20
update to latest bstore (with support for an index on a []string: Message.DKIMDomains), and cyclic data types (to be used for Message.Part soon); also adds a context.Context to database operations.
2023-05-22 14:40:36 +02:00
..
bloom_test.go
mox!
2023-01-30 14:27:06 +01:00
bloom.go
mox!
2023-01-30 14:27:06 +01:00
filter_test.go
update to latest bstore (with support for an index on a []string: Message.DKIMDomains), and cyclic data types (to be used for Message.Part soon); also adds a context.Context to database operations.
2023-05-22 14:40:36 +02:00
filter.go
update to latest bstore (with support for an index on a []string: Message.DKIMDomains), and cyclic data types (to be used for Message.Part soon); also adds a context.Context to database operations.
2023-05-22 14:40:36 +02:00
parse_test.go
update to latest bstore (with support for an index on a []string: Message.DKIMDomains), and cyclic data types (to be used for Message.Part soon); also adds a context.Context to database operations.
2023-05-22 14:40:36 +02:00
parse.go
consistently use log.Check for logging errors that "should not happen", don't influence application flow
2023-02-16 13:22:00 +01:00