Image: make it Serializable
[nikiroo-utils.git] / src /
2019-05-01 Niki RooImage: make it Serializable woops
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 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 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 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 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 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 Roofix forceResetableStream
2019-04-15 Niki Roofix downloader spent input
2019-04-15 Nikicode cleanup
2019-04-15 NikiFix TemporaryFiles.close() is not indempotent
2019-04-14 Niki Roofix Cache
2019-04-14 Niki Roobetter cache
2019-04-14 Niki Rootraces, select TMP
2019-04-14 Niki Roodownloader fix
2019-04-13 Niki Rootracer: traces on stderr
2019-04-13 Niki RooVersion 4.6.2
2019-04-13 Niki RooStringUtils to/formatNumber: fix, step 1
2019-04-12 Niki Rooback to dev, re-add the tests
2019-04-12 Niki RooVersion 4.6.1
2019-04-12 Niki RooMerge branch 'master' of github.com:nikiroo/nikiroo...
2019-04-12 Niki Roonew tests (wip) for from/to number
2019-04-11 Niki Roo..and the reverse operation
2019-04-11 Niki Roonew StringUtils: formatNumber
2019-04-10 NikiProxy: allow single string usage
2019-04-10 NikiMerge branch 'master' of https://github.com/nikiroo...
2019-04-10 Nikiproxy woopsie
2019-03-24 Niki Roofix config ui desc NPE
2019-03-24 Niki RooMerge branch 'master' of github.com:nikiroo/nikiroo...
2019-03-22 Nikimerge with master
2019-03-22 Nikinew: proxy
2019-03-17 Niki Roofix java 6 support nikiroo-utils-4.5.2
2019-03-17 Niki Rooreenable all tests
2019-03-17 Niki Roofix/perf base64/serial
2019-03-17 Niki Rooserial: fix b64 or not error
2019-03-04 Niki RooVersion 4.5.1 nikiroo-utils-4.5.1
2019-03-03 Niki RooVersion 4.5.0
2019-03-03 Niki RooVersion 4.4.5 nikiroo-utils-4.4.5
2019-02-24 Niki Roofix TempFilesTest
2019-02-24 Niki Rooserial: fix constructor bug
2019-02-24 Niki Rooserial/Exporter: Better zip/noZip choice
2018-10-05 Niki RooCollections.sort instead of non-java7 List.sort
2018-09-23 Niki RooVersion 4.4.3: fix 4.4.2 nikiroo-utils-4.4.3
2018-09-23 Niki RooVersion 4.4.2: test assert can compare files/dir nikiroo-utils-4.4.2
2018-08-12 Niki RooVersion 4.4.1 nikiroo-utils-4.4.1
2018-08-12 Niki RooFix undocumented exception in SaveImageAwt
2018-08-08 Niki RooTempFiles: root to NULL on close: early bug detect
2018-06-22 Niki RooDownloader: allow switching the cache
next