FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for modules/simple-java-mail - SeanTCoder/simple-java-mail · GitHub
SeanTCoder
/
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
Breadcrumbs
History for
simple-java-mail
modules
simple-java-mail
on
develop
User selector
Datepicker
Commit history
Commits on Oct 25, 2020
released 6.4.4 [skip ci]
bbottema
committed
0063cf3
View commit details
Copy full SHA for 0063cf3
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/develop' into develop
bbottema
committed
0efebcf
View commit details
Copy full SHA for 0efebcf
View code at this point
Browse repository at this point
#294: invoke result handlers also if set after the async response is done (similar to how Promises/Futures work)
bbottema
committed
dfa7ef1
View commit details
Copy full SHA for dfa7ef1
View code at this point
Browse repository at this point
Commits on Sep 30, 2020
Merge pull request #290 from ajokn/patch-1
Show description for 3e71ff9
bbottema
authored
3e71ff9
View commit details
Copy full SHA for 3e71ff9
View code at this point
Browse repository at this point
Commits on Sep 29, 2020
Decrease size of log output
Show description for 3ff5d6c
JimPanic
authored
3ff5d6c
View commit details
Copy full SHA for 3ff5d6c
View code at this point
Browse repository at this point
Commits on Sep 10, 2020
Optimizing logging
Show description for b40e37b
ajokn
authored
b40e37b
View commit details
Copy full SHA for b40e37b
View code at this point
Browse repository at this point
Commits on Aug 8, 2020
Performance improvement: Fixed how DKIM methods delegate so the byte[] api can be used without working with streams [skip ci]
bbottema
committed
cd197aa
View commit details
Copy full SHA for cd197aa
View code at this point
Browse repository at this point
Added junit test and fixed bug where copying email didn't copy Calendar method [skip ci]
bbottema
committed
b699cde
View commit details
Copy full SHA for b699cde
View code at this point
Browse repository at this point
Fixed naming issue [skip ci]
bbottema
committed
07cb194
View commit details
Copy full SHA for 07cb194
View code at this point
Browse repository at this point
Commits on Aug 6, 2020
released 6.4.3 [skip ci]
bbottema
committed
b280c1a
View commit details
Copy full SHA for b280c1a
View code at this point
Browse repository at this point
#283: fix for quoted-printable calendar attachments
bbottema
committed
f6d18df
View commit details
Copy full SHA for f6d18df
View code at this point
Browse repository at this point
Make secure testdata approach generic
bbottema
committed
f91d24d
View commit details
Copy full SHA for f91d24d
View code at this point
Browse repository at this point
Commits on Aug 5, 2020
Fix the regex for calendar parsing
Show description for a6f55ce
iweiss
committed
a6f55ce
View commit details
Copy full SHA for a6f55ce
View code at this point
Browse repository at this point
Commits on Aug 3, 2020
released 6.4.2 [skip ci]
bbottema
committed
d989381
View commit details
Copy full SHA for d989381
View code at this point
Browse repository at this point
Added junit live email test for calendar attachment, fixed subsequent bug
bbottema
committed
244397e
View commit details
Copy full SHA for 244397e
View code at this point
Browse repository at this point
Commits on Jul 29, 2020
Fixed removing secure testdata when done and also nested the secure testdata so the files/folders cannot be seen when opening the zip without password [skip ci]
bbottema
committed
78c8c69
View commit details
Copy full SHA for 78c8c69
View code at this point
Browse repository at this point
Commits on Jul 28, 2020
Added junit test that uses password protected encrypted test data zip, which is only executed when the relevant password is provided in the properties file (which it is not in the repo)
bbottema
committed
953e13e
View commit details
Copy full SHA for 953e13e
View code at this point
Browse repository at this point
Commits on Jul 26, 2020
released 6.4.1 [skip ci]
bbottema
committed
267bb48
View commit details
Copy full SHA for 267bb48
View code at this point
Browse repository at this point
#252: Fix support for legacy S/MIME signing envelope
bbottema
committed
c68044a
View commit details
Copy full SHA for c68044a
View code at this point
Browse repository at this point
Fixed resource name resolution bug (if there is a proper file name it was ignored in favor of the provided resource name)
bbottema
committed
512ccbb
View commit details
Copy full SHA for 512ccbb
View code at this point
Browse repository at this point
Commits on Jul 19, 2020
released 6.4.0 [skip ci]
bbottema
committed
e401ccc
View commit details
Copy full SHA for e401ccc
View code at this point
Browse repository at this point
Solved Spotbugs issues
bbottema
committed
b587c26
View commit details
Copy full SHA for b587c26
View code at this point
Browse repository at this point
Cleaned up duplicate code
bbottema
committed
cb222e0
View commit details
Copy full SHA for cb222e0
View code at this point
Browse repository at this point
#268: Resolve all input streams immediately, don't keep references or reuse anymore.
bbottema
committed
a483c80
View commit details
Copy full SHA for a483c80
View code at this point
Browse repository at this point
Added helper method for reading EML files from classpath [skip ci]
bbottema
committed
f412d4a
View commit details
Copy full SHA for f412d4a
View code at this point
Browse repository at this point
Commits on Jul 12, 2020
released 6.3.2 [skip ci]
bbottema
committed
2039e8d
View commit details
Copy full SHA for 2039e8d
View code at this point
Browse repository at this point
Merge branch 'develop' of https://github.com/bbottema/simple-java-mail into develop
bbottema
committed
141a6e5
View commit details
Copy full SHA for 141a6e5
View code at this point
Browse repository at this point
#271: don't encode filenames anymore, but do make sure all attachment/image file names are tested for injection attacks. Update the master demo
bbottema
committed
948555a
View commit details
Copy full SHA for 948555a
View code at this point
Browse repository at this point
released 6.3.1 [skip ci]
bbottema
committed
e6c995e
View commit details
Copy full SHA for e6c995e
View code at this point
Browse repository at this point
Merge remote-tracking branch 'blocktrron/fix-resourceName' into develop
bbottema
committed
379207e
View commit details
Copy full SHA for 379207e
View code at this point
Browse repository at this point
Commits on Jul 11, 2020
released 6.3.0 [skip ci]
bbottema
committed
d393ca1
View commit details
Copy full SHA for d393ca1
View code at this point
Browse repository at this point
#279: Add support for extra Session properties configured through simplejavamail.properties
bbottema
committed
d288175
View commit details
Copy full SHA for d288175
View code at this point
Browse repository at this point
Fixed naming of withCustomSSLFactory -> withCustomSSLFactoryClass
bbottema
committed
b787cb5
View commit details
Copy full SHA for b787cb5
View code at this point
Browse repository at this point
#277: Added native support for setting SSL socket factory instance
bbottema
committed
afbc9d0
View commit details
Copy full SHA for afbc9d0
View code at this point
Browse repository at this point
added missing properties
bbottema
committed
d12e38e
View commit details
Copy full SHA for d12e38e
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL