aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-09-15Aeron: Update disector on the latest aeron protocol specificationchaoyongzhou1-17/+293
2018-09-14Debian: Add missing symbols.Gerald Combs1-0/+2
2018-09-14QUIC: recognize CRYPTO frame (draft -13)Peter Wu1-0/+33
2018-09-14make-manuf.py: Improve truncation.Gerald Combs1-8/+31
2018-09-14Test: Fix a copy+paste error.Gerald Combs1-1/+1
2018-09-14evs: Start dissecting a bit of speech data.AndersBroman1-94/+254
2018-09-14QUIC: split per-packet state to fix packet coalescingPeter Wu1-35/+54
2018-09-14opcua: prevent opcua dissector crash by limiting nesting depthHannes Mezger2-1/+37
2018-09-13Start renaming SSL to TLS.Gerald Combs51-442/+448
2018-09-13QUIC: fix Initial dissection (draft -13)Peter Wu1-13/+50
2018-09-13QUIC: use HKDF-Expand-Label (draft -13)Peter Wu1-21/+68
2018-09-13QUIC: implement draft -12 decryption (PNE and PP)Peter Wu1-43/+228
2018-09-13Prefs: Add a check for aliased protocol preferences.Gerald Combs1-2/+8
2018-09-13DHCP: Fixup whitespace.Gerald Combs1-4/+4
2018-09-13ieee80211: parse the 9th byte of the Extended Capability as a byteEmmanuel Grumbach1-3/+3
2018-09-13evs: Put CMR "rate" in Info column.AndersBroman1-5/+17
2018-09-13gtp: move column append outside IF bracketsJoakim Karlsson1-2/+2
2018-09-13MTP2 bitstream dissector - dissect MTP2 packets from RTP streamLajos Olah1-3/+878
2018-09-13tvbtest: Remove an unused function.Gerald Combs1-9/+0
2018-09-13ospf: fix conlictAlexis La Goutte1-1/+1
2018-09-12AT: Add CSUPI commandDarien Spencer1-0/+8
2018-09-12QUIC: create QUIC-specific cipher contextPeter Wu1-42/+48
2018-09-12AT: Fix rejection valuesDarien Spencer1-2/+2
2018-09-12Revert "Some older compilers don't allow diagnostic pragmas inside a function."Guy Harris1-2/+3
2018-09-12nas_5gs: can't decode 5GS NAS PDU when there are multiple NSSAIs.Rody Liu1-2/+1
2018-09-12nas5gs: Align with version 15.0.0AndersBroman1-12/+8
2018-09-12tvbtest: fix no previous prototype for ‘test/skip/run_tests’ [-Wmissing-p...Alexis La Goutte1-3/+3
2018-09-12gsm_a_gm: Fix dissection of 10.5.6.3 Protocol configuration options.AndersBroman1-3/+11
2018-09-12MBIM: changes after Microsoft fixed documentationJano Svitok1-29/+51
2018-09-12Don't use -Werror with Apple's llvm-gcc.Guy Harris1-24/+17
2018-09-12QUIC: implement packet coalescing (draft >= 11)Peter Wu1-13/+57
2018-09-12OK, try to prevent -Wunused-function warnings with llvm-gcc as well.Guy Harris1-0/+5
2018-09-12Fix WITHOUT_VALS.Guy Harris1-2/+2
2018-09-12With llvm-gcc, just don't do -Wshorten-64-to-32.Guy Harris1-19/+16
2018-09-12-Wcomma isn't supported by llvm-gcc, so don't make it a non-error.Guy Harris1-1/+1
2018-09-11Just spaces between -W arguments.Guy Harris1-4/+1
2018-09-11WERROR_COMMON_FLAGS isn't a list, so don't treat it as one.Guy Harris1-2/+3
2018-09-11Add the -Wno-error= flags to the correct variable.Guy Harris1-1/+1
2018-09-11QUIC: ensure handshake keys availability before PKNPeter Wu1-20/+15
2018-09-11Put the -Wno-error= options after -Werror.Guy Harris1-19/+20
2018-09-11OK, try just suppressing the "-Wunused-function" warning with llvm-gcc.Guy Harris1-1/+5
2018-09-11Go back to using a #pragma directly.Guy Harris2-12/+26
2018-09-11More selectively prevent warnings from becoming errors.Guy Harris1-16/+20
2018-09-11Revert "Make versions of DIAG_OFF() and DIAG_ON() for GCC 4.2 through 4.5."Guy Harris1-72/+14
2018-09-11Don't use -Werror with llvm-gcc.Guy Harris1-3/+13
2018-09-11ieee80211: Fix Dead Store (Dead assignement/Dead increment) Warning found by ...Alexis La Goutte1-1/+1
2018-09-11ieee80211: Fix some issues with the D3.0 support.Richard Sharpe1-7/+10
2018-09-11QUIC: Remove draft-10 supportAlexis La Goutte1-143/+40
2018-09-11nas5gs: 9.10.4.7 PDU address. IPv6 type is a 8 byte link local address.AndersBroman1-6/+11
2018-09-11Diameter: add ALU AVP 1016Pascal Quantin1-5/+11