Michael Richardson
Michael Richardson
I realize that GlobalPhone seems to be more focused on formatting than lookup of number to country code, but it seems that it ignores info that has, for instance the...
so it can be re-used and others can parse pretty. (Needs some test cases)
Given a rust debug {:x?} dump like: voucher: [d2, 84, 43, a1, 1, 26, a0, 58, 2a, a1, 19, 9, c5, a3, 1, 69, 70, 72, 6f, 78, 69, 6d,...
{{{ dooku-[projects/pandora/fountain](2.3.0) mcr 10006 %cbor2diag.rb tmp/ff1.cbor /usr/local/rvm/gems/ruby-2.3.0/gems/cbor-diag-0.2.5/lib/cbor-pure.rb:193:in `take': Out of bytes to decode: 290 (CBOR::OutOfBytesError) }}} So something has truncated my CBOR, pretty sad for me, and I'm debugging it....
##### Checklist - [x] documentation is added or updated - [ ] tests are added or updated
Guy Harris writes, in issue #982: I presume there's no guarantee that, for an arbitrary plugin, there will be a FILE * corresponding to the input or output stream -...
Signal handlers should at most do atomic sets of flags, and our various calls to info() are much larger than is typically considered safe. This issue is to keep track...
This is my first attempt at removing ND_TCHECK macros. I notice that the output prints slightly less in the tests. Please validate that I'm doing the right thing.
need to fix print-isakmp.c. Test case: $ CC=clang CFLAGS='-fno-omit-frame-pointer -fsanitize=memory -fno-optimize-sibling-calls -fPIC -g3 -ggdb3 -O0' ./configure $ make -s clean all $ ./tcpdump -#nvvvv -E "file tests/ikev2pI2-secrets.txt" -r tests/ikev2pI2.pcap 2>&1|m...