libeze
2024-07-23 Not ZedAdded ez-string. master
2024-07-23 Not ZedInitialise both links for new node. Caught with valgrind.
2024-07-23 Not ZedChange ez_node to use anonymous unions/structs for...
2024-07-23 Not ZedAdd missing header.
2024-07-11 Not ZedPass the url from the request through the url decoder.
2024-01-11 Not ZedAdd a *_free() function generator.
2024-01-11 Not ZedCreate allocating *_decode() functions.
2024-01-07 Not ZedStatic initialiser for array, fix some documentation.
2023-01-30 Not Zedfix merge
2023-01-30 Not ZedMerge branch 'master' of ssh://zedzone/var/zedzone...
2023-01-30 Not ZedAdd TRANSIENT field support.
2021-06-11 Not ZedAdd trvial untyped growable array.
2021-06-10 Not ZedAdd TRANSIENTP cases for basic-encoded blobs
2021-06-09 Not ZedSome potential ideas
2021-06-09 Not ZedConstify read-only arguments.
2021-06-09 Not ZedImprove path resolution for server using a tree, add...
2021-06-08 Not ZedAdd TRANSIENTP element for automatic free of temporary...
2021-01-04 Not ZedAdded minimal embedded http client and server.
2020-12-04 Not Zedprint field name now it's available
2020-12-04 Not Zeddon't NUL terminate when encoding
2020-12-04 Not ZedRemove bitset main
2020-12-04 Not ZedRessurect the ez-elf code.
2020-05-09 Not ZedAllow for static initialisation.
2020-05-09 Not ZedMade the interface a bit more sane.
2019-05-03 Not ZedA more sane way of writing sub-int32 arrays, even if...
2019-05-02 Not ZedRedid the way struct fields are described to allow...
2019-05-02 Not ZedSupport 64-bit sequence lengths with some bit fiddling.
2019-05-01 Not ZedMore blob test cases.
2019-05-01 Not ZedAdded XDR-native (de)serialiaser.
2019-04-29 Michael ZucchiAdded a LIST type to the blob descriptor.
2019-04-29 Michael Zucchiinitial libeze-2.0 import libeze-2.0