fanfix.git
2019-05-18 Niki Rooupdate Makefile.base: remove android support
2019-05-18 Niki Roomove licenses
2019-05-18 Niki Rooupdate Makefile.base
2019-05-18 Niki RooImprove ImageUtilsAndroid and ImageUtils check() system
2019-05-17 Niki RooConfigItem: better boolean, better help icon
2019-05-17 Niki RooConfigItem: fix some errors, add jDoc
2019-05-17 Niki RooConfigItem: add all types except LOCALE (array still...
2019-05-16 Niki RooConfigItem: add colour field
2019-05-16 Niki RooConfigItem: use lock steps label widths
2019-05-16 Niki RooConfigItem: improve logic, UI
2019-05-15 Niki RooConfigItem: remove logic from UI, improve UI
2019-05-15 Niki Rooadd checks on ImageUtils instances
2019-05-15 Niki Roochangelog.md
2019-05-15 Niki Roocode cleanup + new Bundle options
2019-05-12 Niki Rooadd time in default trace handler
2019-05-12 Niki Rooserial: fix Importer, more tests
2019-05-10 Niki Roochangelog update
2019-05-10 Niki Roobundle: new get/setList
2019-05-10 Niki Roochangelog update
2019-05-10 Niki Roocrypt: init the IV
2019-05-04 Niki Rooimprove CryptUtils perf
2019-05-04 Niki Rooserver: limit API breakage
2019-05-03 Niki RooAPI compat
2019-05-03 Niki Roochangelog.md
2019-05-03 Niki Rooserver: versions now negotiated again
2019-05-03 Niki Rooserver: re-introduce the client/server versions
2019-05-03 Niki Roofix StringUtils test
2019-05-03 Niki Roolimit API breakage
2019-05-03 Niki Roocode cleanup
2019-05-02 Niki Rooserver: add a HELLO handshake
2019-05-02 Niki Roomode change
2019-05-02 Niki Roomove sep char to final const
2019-05-02 Niki Roomode change
2019-05-02 Niki RooMerge branch 'master' of github.com:nikiroo/nikiroo...
2019-05-01 Niki RooImage: make it Serializable
2019-04-30 Niki Rooadd an ID for the server requests
2019-04-30 Niki Roore-add a test
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 Roocode cleanup, fix for ReplaceInputStream
2019-04-29 Niki Roofix Base64 but breaks compat
2019-04-28 Niki RooVERSION
2019-04-28 Niki Rooserver: String -> Stream
2019-04-28 Niki Roochange b64 implem step1, fix test
2019-04-28 Niki Roobufixes
2019-04-28 Niki Roobugfixes
2019-04-28 Niki RooNextable.next: blocking call
2019-04-28 Niki RooStreams: bug fixes
2019-04-27 Niki Roosteams: bug fixes + more tests
2019-04-27 Niki RooReplaceStreams: allow multiple replacements strings
2019-04-27 Niki Roochangelog.md
2019-04-27 Niki Roonew: ReplaceOutputStream
2019-04-27 Niki Roochange package for Streams to nikiroo.utils.streams
2019-04-27 Niki RooNew: BufferedOutputStream
2019-04-27 Niki Roofix BufferedInputStream offset + jdoc
2019-04-27 Niki RoojDoc + code cleanup
2019-04-27 Niki RooReplaceInputStream ready + tests
2019-04-26 Niki RooReplaceInputStream (wip)
2019-04-26 Niki RooNextableInputStream: separate base behaviour from nextable
2019-04-26 Niki RooNextableInputStream: better perfs
2019-04-26 Niki RooformatNumber change
2019-04-25 Niki Roochangelog
2019-04-25 Niki RooIOUtils: fix readSmallStream
2019-04-25 NikiNextableInputStream: better skip() + more tests
2019-04-25 NikiNextableInputStream: startsWith()
2019-04-25 Niki RooNextableInputStream: more options
2019-04-24 Niki Roomore tests
2019-04-24 Niki RooSimple NextableInputStream
2019-04-24 NikiNextableInputStream, step 2
2019-04-24 Niki Roonew: NextableInputStream, step 1
2019-04-24 Niki RooIOUtils: better buffer size
2019-04-23 Niki Rooserver: string->stream, step 1
2019-04-23 Niki RooTest: add Stream CryptUtils
2019-04-23 Niki RooCryptUtils: multi-thread check
2019-04-23 Niki RooCryptUtils: clear the key array after use
2019-04-23 Niki RooImage: perfs improvement
2019-04-23 Niki Rootest: new: CryptUtilsTest
2019-04-23 Niki RooCryptUtils: new decrypts(..)
2019-04-23 Niki RooMove test code out of "test" package
2019-04-23 Niki RooCryptUtils: add I/O streams
2019-04-22 Niki RooCryptUtils: jdoc and code should agree
2019-04-22 Niki Rooserver: better handling of crypt error
2019-04-22 Niki Rooserial: switch from SSL to CryptUtils
2019-04-22 Niki Rooupdate changelog
2019-04-22 Niki Roonew: crypt utils
2019-04-22 Niki RooDownload: make sure to close in when caching
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-20 Niki Roojdoc
2019-04-17 Niki Rooback to DEV + changelog
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-04-16 Niki Rooinclude CacheMemory in test
2019-04-15 Niki RooVersion 4.7.2
next