- 408581EFE33EB2D149C57211C1461D8C71313E2B3EC17EFC421F32F4A2B67234300B8866522BA68B255BBDAF505A40EFA0E51E5E05333908F9C81F1C2549F864
+ 6B46C9CC494C5F0ECCE1C653D6F34AD30D366B0D4A1D9AB169E94FFBC17BE09CAC3DBF85F5B571516161712FD201E50581CD2C247AA5B7442F94B69CFDC907EB
udp/manifest
(1 . 3)(1 . 4)
340 543080 udp_genesis diana_coman Regrind of asciilifeform's UDP lib genesis, to bring it to current format (Keccak hashes, manifest file and standard compliant names for vpatches). A minimal library for UDP communications with fixed-size payloads sent/received over the wire. Uses Ada and C code.
341 543081 udp_errata_asciilifeform diana_coman Regrind of asciilifeform's errata on his UDP lib: adds closing socket calls, corrects and adds to comments.
342 543082 udp_fix_nullchars diana_coman Fix for issue in unix_udp.c that returns null characters at end of IPs shorter than 16 characters in length.
343 543083 mt_prng diana_coman Ada implementation of Mersenne Twister pseudorandom number generator + automated tests for it.