0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 5 months ago. based on code collected 5 months ago.
Dec 13, 2022 — Dec 13, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
removed maven dependencies More... about 20 years ago
created a .jardesc file, used by eclipse to generate a jar file with one click More... about 20 years ago
removed maven dependencies. the activation and mail jars must be downloaded from java.sun.com due to licensing issues More... about 20 years ago
now using JUNIT_HOME env variable supplied in Eclipse M8 More... about 20 years ago
updated to prevent exceptions when logging to console in a backgrounded process More... about 20 years ago
fixed bug in linux when openas2 is backgrounded More... about 20 years ago
now catches Error exceptions, which are not derrived from the Exception class More... about 20 years ago
fixed null exception in DispositionType.validate More... about 20 years ago
added url to HttpResponseException More... about 20 years ago
created some sample classes to show how to use the EDIINTEngine class More... over 20 years ago
needed to handle new KeyStore and OptionStore exceptions More... over 20 years ago
created default implementations of the KeyStore and OptionStore interfaces More... over 20 years ago
add a toString() method More... over 20 years ago
created the OptionStoreException class More... over 20 years ago
created the KeyStoreException class More... over 20 years ago
simple comment change More... over 20 years ago
moved files from -unstable More... over 20 years ago
variables now require a terminating $ More... over 20 years ago
added todo's, need to finish MDN generation More... over 20 years ago
moved to helper package More... over 20 years ago
*** empty log message *** More... over 20 years ago
- all ParameterParser-based params must be terminated with a $ (i.e. all parameters in config.xml, etc that started with $ must now terminate with a $) - updated sample-setup to reflect changes - refactored the directory, format, and delimiter parameters to a filename parameter in MessageFileModule and MDNFileModule More... over 20 years ago
- moved socket close to NetModule - setReuseAddress shouldn't have been called - now setting SO_LINGER on incoming connections More... over 20 years ago
unused More... over 20 years ago
added a (String msg) constructor More... over 20 years ago
moved to param package More... over 20 years ago
renamed to ComponentNotFoundException More... over 20 years ago
fixed a null exception calling parseDisposition in a constructor More... over 20 years ago
created SignAndEncryptMessage to show how to sign and encrypt a message More... over 20 years ago
added a cert aliased to OpenAS2 More... over 20 years ago