This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-net.git
from 3b23d97d Add more tests new 5c268a29 Comment empty block new 140eaecb Base 64 Encoding with URL and Filename Safe Alphabet should not chunk per RFC 4648 The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: pom.xml | 2 +- src/changes/changes.xml | 1 + .../java/org/apache/commons/net/util/Base64.java | 74 +++++++++++----------- .../apache/commons/net/util/TrustManagerUtils.java | 1 + .../org/apache/commons/net/util/Base64Test.java | 57 ++++++++++++++--- 5 files changed, 90 insertions(+), 45 deletions(-)