Added new factory and fixed confusing between login and actual user classes.
[core.git] / inc / classes / main / streams /
2015-03-17 Roland HaederUpdated copyright:
2014-10-17 Roland HaederAdded new interfaces Handleable/-DataSet and ProtocolHa...
2014-05-16 Roland HaederOpps, had 2 Streamable interfaces ...
2014-03-29 Roland HaederMerge branch 'contrib'
2014-02-05 Roland HaederMade NullCryptoStream compatible again wit implemented...
2013-10-19 Roland HäderCopyright year updated, converted double->single quotes
2013-07-30 Roland HäderUpdated domain without a dash :(
2013-01-31 Roland HäderBetter this way
2012-07-31 Roland HäderRewrote core:
2012-05-16 Roland HäderCopyright updated
2012-04-25 Roland HäderRemoved deprecated scripts (please delete them even...
2012-02-11 Roland HäderRenamed 'seperator' to 'separator'
2011-08-31 Roland HäderSome cleanups, more usage of ObjectFactory:
2011-04-18 Roland HäderAdded missing brace... :(
2011-04-18 Roland HäderRewritten private fields (for seperators) to public...
2011-04-17 Roland HäderAlso wrong ... :(
2011-04-17 Roland HäderWrong naming...
2011-04-17 Roland HäderAdded class templates for I/O classes
2011-04-14 Roland HäderThese classes won't be used because all I/O streams...
2011-04-14 Roland HäderAdded streamData() method to interface Streamable
2011-04-14 Roland HäderAdded new general I/O stream classes and interfaces...
2011-03-29 Roland HäderAdded parameter 'key' to encryption methods to allow...
2011-03-05 Roland HäderCopyright updated
2011-02-28 Roland Häder'public static final' is correct
2010-02-10 Roland HäderCopyright upgraded to 2010
2009-08-11 Roland HäderFix for method in FrameworkConfiguration, removal of...
2009-08-07 Roland HäderrngInstance is now located in BaseFrameworkSystem
2009-08-07 Roland HäderStreamable and for encryption added, CryptoHelper ...
2009-07-09 Roland HäderStream classes added to rewrite CrytoHelper