Péter Szilágyi
|
63246e2542
rlp: fix decoding long strings into RawValue types
|
7 yıl önce |
Felix Lange
|
eee96a5bb7
rlp: add support for "-" struct tag
|
7 yıl önce |
Felix Lange
|
bb07ce3eed
rlp: add "tail" struct tag
|
9 yıl önce |
Felix Lange
|
24bb68e7cf
rlp: add RawValue
|
9 yıl önce |
Felix Lange
|
bc17dba8fb
rlp: add Split functions
|
9 yıl önce |
Péter Szilágyi
|
1d2420323c
rlp: add support for boolean encoding/decoding
|
9 yıl önce |
Felix Lange
|
bfbcfbe4a9
all: fix license headers one more time
|
9 yıl önce |
Felix Lange
|
3f047be5aa
all: update license headers to distiguish GPL/LGPL
|
9 yıl önce |
Felix Lange
|
345590f27f
rlp: fix check for canonical byte array size
|
9 yıl önce |
Felix Lange
|
ea54283b30
all: update license information
|
9 yıl önce |
Felix Lange
|
dd49c8e43d
rlp: fix list bounds check overflow (found by go-fuzz)
|
9 yıl önce |
Felix Lange
|
7180699d40
rlp: require declared number of input elements for array types
|
9 yıl önce |
Felix Lange
|
4d5a518a0b
rlp: stop accepting lists for byte slices and byte arrays
|
9 yıl önce |
Felix Lange
|
cad64fb911
rlp: stricter rules for structs and pointers
|
9 yıl önce |
Felix Lange
|
1e2c93aa2d
rlp: reject non-minimal input strings
|
9 yıl önce |
Felix Lange
|
6e9f8035a1
rlp: stricter validation of canonical integer format
|
9 yıl önce |
Felix Lange
|
6788f955c2
rlp: fix handling of single byte zero when decoding into a pointer
|
9 yıl önce |
Felix Lange
|
2750ec47b7
rlp: fix integer overflow in list element size validation
|
9 yıl önce |
Felix Lange
|
c35f4fd0bd
rlp: check top-level value sizes against input limit
|
9 yıl önce |
obscuren
|
59597d23a5
Reject integers w/ appended zero's
|
9 yıl önce |
Felix Lange
|
a829a56587
rlp: add Stream.Raw
|
9 yıl önce |
Felix Lange
|
b41185a68f
rlp: fix nil pointer decoding
|
9 yıl önce |
Felix Lange
|
fc92abec2c
rlp: allow encoding non-empty interface values
|
9 yıl önce |
Felix Lange
|
29c46cdf34
rlp: fix Decode benchmarks
|
9 yıl önce |
Felix Lange
|
552f5b2693
rlp: add functions for encoding
|
10 yıl önce |
obscuren
|
6abf8ef78f
Merge
|
10 yıl önce |
Felix Lange
|
6cf4e0329c
rlp: display decoder target type in more error messages
|
10 yıl önce |
Felix Lange
|
93e858f88e
rlp: remove support for signed integer types
|
10 yıl önce |
Felix Lange
|
f816fdcb69
rlp: include target type in decoder error messages
|
10 yıl önce |
Felix Lange
|
205af02a1f
rlp: add NewListStream (for p2p)
|
10 yıl önce |