Historial de Commits

Autor SHA1 Mensaje Fecha
  zjubfd 2ce00adb55 [R4R] performance improvement in many aspects (#257) hace 4 años
  Or Neeman 9ec32a9e7b rlp: handle case of normal EOF in Stream.readFull (#22336) hace 4 años
  Felix Lange 44b41641f8 rlp: fix staticcheck warnings (#20368) hace 6 años
  Felix Lange 96fb839133 rlp: improve nil pointer handling (#20064) hace 6 años
  Felix Lange 8deec2e45a rlp: fixes for two corner cases and documentation (#19527) hace 6 años
  Péter Szilágyi 63246e2542 rlp: fix decoding long strings into RawValue types hace 8 años
  Felix Lange eee96a5bb7 rlp: add support for "-" struct tag hace 8 años
  Felix Lange bb07ce3eed rlp: add "tail" struct tag hace 10 años
  Felix Lange 24bb68e7cf rlp: add RawValue hace 10 años
  Felix Lange bc17dba8fb rlp: add Split functions hace 10 años
  Péter Szilágyi 1d2420323c rlp: add support for boolean encoding/decoding hace 10 años
  Felix Lange bfbcfbe4a9 all: fix license headers one more time hace 10 años
  Felix Lange 3f047be5aa all: update license headers to distiguish GPL/LGPL hace 10 años
  Felix Lange 345590f27f rlp: fix check for canonical byte array size hace 10 años
  Felix Lange ea54283b30 all: update license information hace 10 años
  Felix Lange dd49c8e43d rlp: fix list bounds check overflow (found by go-fuzz) hace 10 años
  Felix Lange 7180699d40 rlp: require declared number of input elements for array types hace 10 años
  Felix Lange 4d5a518a0b rlp: stop accepting lists for byte slices and byte arrays hace 10 años
  Felix Lange cad64fb911 rlp: stricter rules for structs and pointers hace 10 años
  Felix Lange 1e2c93aa2d rlp: reject non-minimal input strings hace 10 años
  Felix Lange 6e9f8035a1 rlp: stricter validation of canonical integer format hace 10 años
  Felix Lange 6788f955c2 rlp: fix handling of single byte zero when decoding into a pointer hace 10 años
  Felix Lange 2750ec47b7 rlp: fix integer overflow in list element size validation hace 10 años
  Felix Lange c35f4fd0bd rlp: check top-level value sizes against input limit hace 10 años
  obscuren 59597d23a5 Reject integers w/ appended zero's hace 10 años
  Felix Lange a829a56587 rlp: add Stream.Raw hace 10 años
  Felix Lange b41185a68f rlp: fix nil pointer decoding hace 10 años
  Felix Lange fc92abec2c rlp: allow encoding non-empty interface values hace 10 años
  Felix Lange 29c46cdf34 rlp: fix Decode benchmarks hace 10 años
  Felix Lange 552f5b2693 rlp: add functions for encoding hace 11 años