0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 5 months ago. based on code collected 6 months ago.
Dec 13, 2022 — Dec 13, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
mdn now includes Content-Length header More... about 21 years ago
mdn now sends Content-Length header More... about 21 years ago
initial commit More... about 21 years ago
hashing now works correctly for all but unsigned/unencrypted again problem is calculateMIC hashes over the content header, which it should not do when the message is unsigned and unencrypted More... about 21 years ago
fixed a bug calculating MIC over unencrypted and unsigned data, because HTTP headers were being put in mime body headers AS2Util.decodeText is finished More... about 21 years ago
*** empty log message *** More... about 21 years ago
now using disposition-notification-options mic alg instead of signature mic alg More... about 21 years ago
*** empty log message *** More... about 21 years ago
MIC alg from a signed message is used to calculate the MIC sent back in the MDN More... about 21 years ago
fixed bug where a message's message ID was being overwritten by updateMessageID() so the mdn would respond with an invalid originating message ID More... about 21 years ago
removed constructor OpenAS2Exception(Throwable cause), WrappedException should always be used More... about 21 years ago
added skeleton AS1Message, AS1MessageMDN, and AS1Partnership moved Partnership constants to seperate interfaces for expandability More... about 21 years ago
original and final recipients in MDN are now prefixed with rfc822; More... about 21 years ago
added note on JCE policy file More... about 21 years ago
minor format clean-up More... about 21 years ago
cert view <alias> command added More... about 21 years ago
switched a private method to protected More... about 21 years ago
refactored repeated CertsCommand code into AliasedCertCommand More... about 21 years ago
refactored Message and MessageMDN classes into the org.openas2.message package made AS2DirectoryPollingModule to handle the creation of the AS2Message class without some kind of message protocol registry More... about 21 years ago
refactored Message and MessageMDN classes into the org.openas2.message package More... about 21 years ago
cleaned up getComponent thrown exceptions so they display the class name that was requested More... about 21 years ago
refactored Message and MessageMDN classes to org.openas2.message package More... about 21 years ago
added JavaDocs to Component and cleaned BaseComponent up a bit removed some un-used objects More... about 21 years ago
*** empty log message *** More... about 21 years ago
initial check-in More... about 21 years ago