1. ecfca4f [ONOS-6892] Use streams for Kryo serialization to avoid IndexOutOfBoundsException when serializing/deserializing large objects by Jordan Halterman · 7 years ago
  2. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  3. 05bdb60 Change Kryo duplicate registration warning to DEBUG message by Jordan Halterman · 7 years ago
  4. e1558e8 [ONOS-6642] Disable versioned field serializer by default by Jordan Halterman · 7 years ago
  5. 5dae922 Fix some redundant serializer declarations by Ray Milkey · 7 years ago
  6. c10a501 [ONOS-6636] Implement backwards/forwards compatible versioned Kryo serialization by Jordan Halterman · 7 years ago
  7. 0d1f3fa [ONOS-6527] Support serializing multiple types using the same type ID when a serializer is explicitly provided by Jordan Halterman · 7 years ago
  8. 86f142f Update kryo to 4.0.0 by Yuta HIGUCHI · 8 years ago
  9. 679d24d Unit test for Kryo namespaces to prevent people overflowing the namespaces. by Jonathan Hart · 8 years ago
  10. 163efb5 Some improvements around EventuallyConsistentMapBuilder serializer handling. by HIGUCHI Yuta · 8 years ago
  11. b2d0fd8 KryoNamespace improvements by HIGUCHI Yuta · 8 years ago
  12. b7f38d4 Lower log level for Kryo serializer id fallback message by Madan Jampani · 8 years ago
  13. 6f95568 lower severity to info if a class is registered more than once for serialization by Ray Milkey · 8 years ago
  14. 0a1f29e Check if there's conflict in serializer registration Id. by HIGUCHI Yuta · 8 years ago
  15. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  16. be093f7 Upgrade Kryo to 3.0.3. by Jonathan Hart · 8 years ago
  17. e65a8f6 Revert "Upgrade Kryo to 3.0.3." by Jonathan Hart · 8 years ago
  18. aa20d61 Upgrade Kryo to 3.0.3. by Jonathan Hart · 8 years ago
  19. b49b007 Add some serializer related sanity check by HIGUCHI Yuta · 8 years ago
  20. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  21. 22fa5cb Fix Kryo serialization memory leak by Madan Jampani · 9 years ago
  22. 91768e3 Kryo related fixes by Yuta HIGUCHI · 9 years ago
  23. 3878205 KryoNamespace: smaller initial buffer size by Yuta HIGUCHI · 10 years ago
  24. d2a3882 Switched KryoNamespace internal buffer to ByteBufferOutput by Yuta HIGUCHI · 10 years ago
  25. 2befc66 Loosen Kryo config only for DistributedIntentStore by Yuta HIGUCHI · 10 years ago
  26. 4f60f98 Implemented multi-instance packet out. by Jonathan Hart · 10 years ago
  27. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  28. 24c849c Added copyrights to the utils code by Thomas Vachuska · 10 years ago
  29. cac919c flushing just to be sure by Yuta HIGUCHI · 10 years ago
  30. 633cf88 KryoNamespace as KryoFactory by Yuta HIGUCHI · 10 years ago
  31. 8d143d2 Rename KryoPool -> KryoNamespace by Yuta HIGUCHI · 10 years ago[Renamed (92%) from utils/misc/src/main/java/org/onlab/util/KryoPool.java]
  32. 533ec32 AntiEntropy sketch + required Serializer work by Yuta HIGUCHI · 10 years ago
  33. f4b107e Add ByteBuffer interface by Yuta HIGUCHI · 10 years ago
  34. 24a086b Kryo related changes. by Yuta HIGUCHI · 10 years ago