Merge commit '087a6e8e7f1b0e63633831948e99ae110b92ae45'
[fanfix.git] / src / be / nikiroo / utils / serial / server /
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-29 Niki Roojdoc
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 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-03 Niki RooVersion 4.5.0
2018-06-22 Niki RooFix ServerBridge trace NPE
2018-06-22 Niki Roobridge (now with a script to start it, too)
2018-01-24 Niki RooFix some warnings
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