Merge commit '087a6e8e7f1b0e63633831948e99ae110b92ae45'
[fanfix.git] / src / be / nikiroo / utils / serial /
2020-01-16 Niki RooMerge commit '087a6e8e7f1b0e63633831948e99ae110b92ae45'
2019-11-19 Niki RooMerge branch 'subtree'
2019-10-30 Niki RooMerge branch 'subtree'
2019-09-20 Niki RooAdd 'src/be/nikiroo/utils/' from commit '46add0670fdee4...
2019-09-20 Niki Roodelete src before subtree
2019-09-20 Niki Rooonly keep the sources
2019-05-30 Niki RooConfigItem add icon for "+"
2019-05-29 Niki Roojdoc
2019-05-29 Niki Roofix bridge util todos
2019-05-12 Niki Rooserial: fix Importer, more tests
2019-05-04 Niki Rooserver: limit API breakage
2019-05-03 Niki Rooserver: versions now negotiated again
2019-05-03 Niki Rooserver: re-introduce the client/server versions
2019-05-02 Niki Rooserver: add a HELLO handshake
2019-05-02 Niki Roomove sep char to final const
2019-05-02 Niki RooMerge branch 'master' of github.com:nikiroo/nikiroo...
2019-04-30 Niki Rooadd an ID for the server requests
2019-04-30 Niki Roonow mostly streamified!
2019-04-29 Niki Roocode cleanup + fixes
2019-04-29 Niki Roocode cleanup + BufInputStream.is()
2019-04-29 Niki Roojdoc
2019-04-29 Niki RooAll getBytes("UTF-8") -> StringUtils
2019-04-29 Niki Roofix Base64 but breaks compat
2019-04-28 Niki Rooserver: String -> Stream
2019-04-23 Niki Rooserver: string->stream, step 1
2019-04-22 Niki Rooserver: better handling of crypt error
2019-04-22 Niki Rooserial: switch from SSL to CryptUtils
2019-04-22 Niki Rooserver: allow closing conn from server action
2019-04-22 Niki Rooremove uneeded log
2019-04-22 Niki Rooremove uneeded log
2019-04-22 Niki RooMerge branch 'master' of github.com:nikiroo/nikiroo...
2019-04-17 Niki Roocount the bytes we receive/send
2019-04-17 Niki RooMerge branch 'master' of github.com:nikiroo/nikiroo...
2019-04-17 Nikiserver: add trace to display SSL ciphers
2019-03-22 Nikimerge with master
2019-03-17 Niki Roofix/perf base64/serial
2019-03-17 Niki Rooserial: fix b64 or not error
2019-03-03 Niki RooVersion 4.5.0
2019-02-24 Niki Rooserial: fix constructor bug
2019-02-24 Niki Rooserial/Exporter: Better zip/noZip choice
2018-06-22 Niki RooFix ServerBridge trace NPE
2018-06-22 Niki Roobridge (now with a script to start it, too)
2018-06-22 Niki RoojDoc
2018-06-18 Niki RooSerial: support for anonymous inner classes
2018-01-24 Niki RooFix some warnings
2017-12-03 Niki RooVersion 4.0.0: java.awt dependencies move
2017-12-02 Niki RooVersion 3.1.6: fix Bridge, Serialiser, Progress:
2017-11-30 Niki RooFix Cache (URL to File could fail if no parent)
2017-11-29 Niki RooVersion 3.1.4: error handling for traces in Server
2017-11-29 Niki RooVersion 3.1.3: fix ImageUtils.fromRestableStream
2017-11-29 Niki RooVersion 3.1.2: Server/ServerBridge bugfix
2017-11-29 Niki RooVersion 3.1.1: fixes: ServerBridge, Import/Export
2017-11-29 Niki RooVersion 3.1.0: ServerBridge
2017-11-28 Niki RooUpdate Server, breaks API + remove deprecated
2017-11-28 Niki RooRevert Server behaviour to what it was :
2017-11-27 Niki RooChange Server behaviour for start():
2017-11-27 Niki RoojDoc, tests, Server fixes
2017-11-27 Niki RooImprove TraceHandler, fix server system + tests:
2017-11-23 Niki RooSerializer: small fixes + jdoc/warning
2017-07-08 Niki RooAdd more warnings source to 1.6) and fix warnings
2017-07-06 Niki RooVersion 2.0.0 (small API change)
2017-07-01 Niki RooSerial: enums and BufferedImages
2017-07-01 Niki RooNew Server class to send/rec objects via network
2017-06-30 Niki RooSerialisation utilities update
2017-06-30 Niki RooUpdate SerialUtils to be public
2017-06-22 Niki RooUpdate to version 1.5.0 (breaking Bundle/Meta)