FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · 521hellogithub/simple-java-mail · GitHub
521hellogithub
/
simple-java-mail
Public
forked from
bbottema/simple-java-mail
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Jul 3, 2021
#326: fixed NPE with incorrectly generated nested empty outlook message
bbottema
committed
122293a
View commit details
Copy full SHA for 122293a
Browse repository at this point
Fixed demo base class (default properties were not cleared properly)
bbottema
committed
5e453b9
View commit details
Copy full SHA for 5e453b9
Browse repository at this point
Commits on Jul 2, 2021
#330: Fixed issue with the duplicate declared cli options being recorded. Also fixed broken CLI support with the latest performance upgrade. Also greatly improved the error feedback for failed CLI …
Show description for cdfdbb4
bbottema
committed
cdfdbb4
View commit details
Copy full SHA for cdfdbb4
Browse repository at this point
Commits on Jun 29, 2021
Fixed compilation error with Jacoco when running CLI data generation method. Fixed it by only running this when jacoco.skip=true (which is always so when releasing)
bbottema
committed
2fafb1e
View commit details
Copy full SHA for 2fafb1e
Browse repository at this point
Updated some dependencies as per security advisory
bbottema
committed
9e95688
View commit details
Copy full SHA for 9e95688
Browse repository at this point
Fixed SpotBugs issue about potentially exposing mutateable state
bbottema
committed
1a660f8
View commit details
Copy full SHA for 1a660f8
Browse repository at this point
Security update: bumped log4j-core to 2.13.2 (again)
bbottema
committed
3d95274
View commit details
Copy full SHA for 3d95274
Browse repository at this point
#327: Implemented toString() for Mailer instances
bbottema
committed
7284e65
View commit details
Copy full SHA for 7284e65
Browse repository at this point
Commits on Jun 19, 2021
#323: Implemented cache for therapi MethodJavadoc lookups for Method instances in addition to the previous CLI tree snapshot serialized data file. These cache data files are generated during packag…
Show description for c572ef9
bbottema
committed
c572ef9
View commit details
Copy full SHA for c572ef9
Browse repository at this point
#323: Improved CLI performance by storing intermediate CLI tree state snapshot as serialized data (using Kryo) and reading that back instead of rebuilding the tree from scratch (saves 1 seconds or …
Show description for 6159983
bbottema
committed
6159983
View commit details
Copy full SHA for 6159983
Browse repository at this point
#324: Fixed logging for CLI
bbottema
committed
57a2398
View commit details
Copy full SHA for 57a2398
Browse repository at this point
#323: Added helper support for writing and reading bytes to and from file
bbottema
committed
4e5a226
View commit details
Copy full SHA for 4e5a226
Browse repository at this point
removed unused maven profile
bbottema
committed
e8c0470
View commit details
Copy full SHA for e8c0470
Browse repository at this point
Commits on Jun 12, 2021
Merge remote-tracking branch 'origin/develop' into develop
bbottema
committed
5f21c30
View commit details
Copy full SHA for 5f21c30
Browse repository at this point
released 6.6.1 [skip ci]
bbottema
committed
53f5ce7
View commit details
Copy full SHA for 53f5ce7
Browse repository at this point
Prepare release 6.6.1
bbottema
committed
20c70d9
View commit details
Copy full SHA for 20c70d9
Browse repository at this point
#321: ignore malformed recipient addresses and continue parsing email data
bbottema
committed
3406a67
View commit details
Copy full SHA for 3406a67
Browse repository at this point
Commits on Jun 4, 2021
#319: Switched from email-rfc2822-validator to jmail
bbottema
committed
56bdcf2
View commit details
Copy full SHA for 56bdcf2
Browse repository at this point
Finally switched to Java8!
bbottema
committed
5d166fa
View commit details
Copy full SHA for 5d166fa
Browse repository at this point
Manual quickfix on the Therapi code so that it won't break in Java8
bbottema
committed
ab7c01e
View commit details
Copy full SHA for ab7c01e
Browse repository at this point
Commits on Jun 1, 2021
released 6.6.0 [skip ci]
bbottema
committed
40f5249
View commit details
Copy full SHA for 40f5249
Browse repository at this point
Preparing release 6.6.0
bbottema
committed
02246f1
View commit details
Copy full SHA for 02246f1
Browse repository at this point
Commits on May 31, 2021
#320: added byDefault S/MIME signing on the Mailer level. Also, the smime properties are not set on Email anymore but on Mailer. S/MIME signing can be overridden on a per/Email basis. Consolidated …
Show description for 1b25fbb
bbottema
committed
1b25fbb
View commit details
Copy full SHA for 1b25fbb
Browse repository at this point
#320: implemented simple cache to get around the underlying S/MIME library's performance issues (including BouncyCastle)
bbottema
committed
e93123f
View commit details
Copy full SHA for e93123f
Browse repository at this point
Fixed hashcode and removed unused private constructor
bbottema
committed
f9fc691
View commit details
Copy full SHA for f9fc691
Browse repository at this point
Fixed url to the website (http -> https)
bbottema
committed
351e748
View commit details
Copy full SHA for 351e748
Browse repository at this point
Commits on May 22, 2021
Merge remote-tracking branch 'origin/develop' into develop
bbottema
committed
15e37de
View commit details
Copy full SHA for 15e37de
Browse repository at this point
Updated release notes [skip ci]
bbottema
committed
aa2e2d3
View commit details
Copy full SHA for aa2e2d3
Browse repository at this point
released 6.5.4 [skip ci]
bbottema
committed
f7f8f53
View commit details
Copy full SHA for f7f8f53
Browse repository at this point
Preparing release 6.5.4
bbottema
committed
1d158e7
View commit details
Copy full SHA for 1d158e7
Browse repository at this point
#298, #315: further improved support for nested Outlook messages, by serializing to standard EML instead of a binary form of an Email instance. Removed the Kryo dependency completely as a consequen…
Show description for 85ad8b1
bbottema
committed
85ad8b1
View commit details
Copy full SHA for 85ad8b1
Browse repository at this point
Commits on May 16, 2021
updated frontend module
bbottema
committed
5f29eb1
View commit details
Copy full SHA for 5f29eb1
Browse repository at this point
renamed the frontend
bbottema
committed
fcf9fc5
View commit details
Copy full SHA for fcf9fc5
Browse repository at this point
hmm
bbottema
committed
7405f1e
View commit details
Copy full SHA for 7405f1e
Browse repository at this point
update repo url for simplejavamail.org website
bbottema
committed
9433f8a
View commit details
Copy full SHA for 9433f8a
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL