aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-03-20Write out the last packet in text_import().Guy Harris3-4/+4
2019-03-19SCTP PPID UpdateDamir Franusic2-0/+2
2019-03-19sbus: remove unused assignment (CID: 1444116).Dario Lombardo1-1/+0
2019-03-19Syslog: proper message handlingUli Heilmeier1-3/+71
2019-03-19NAS 5GS: Fix dissection of Registration request half octet IE'sAnders Broman1-3/+23
2019-03-19vlan: Use proto_tree_add_bitmask_list() to add flags.Anders Broman1-9/+19
2019-03-19reassemble_test: Fix some compiler warnings.Gerald Combs1-2/+2
2019-03-19Debian: Add a missing symbol.Gerald Combs1-0/+1
2019-03-19Don't cast away constness if you don't have to.Guy Harris1-2/+2
2019-03-18NSIS: Fix our extra installer location.Gerald Combs4-9/+6
2019-03-18Windows: Switch to Npcap 0.991.Gerald Combs2-3/+3
2019-03-18Windows: Start using a `vcpkg export` bundle.Gerald Combs8-81/+109
2019-03-18rtps: fix ipv4 address prints.Dario Lombardo1-3/+2
2019-03-18Work around a mis-declaration in the bcg729 decoder library.Guy Harris1-1/+9
2019-03-18WSUG: Update the requirements section.Gerald Combs1-10/+9
2019-03-18ISIS(Hello): Fix Dead Store (Dead assignement/Dead increment)Alexis La Goutte1-1/+0
2019-03-18dcerpc-nt: remove unnecessary if (tree) checksMartin Kaiser1-47/+29
2019-03-18assa_r3: fix field type.Dario Lombardo1-1/+1
2019-03-18dcerpc: ensure the length in the packet doesn't overcome the boundaries.Dario Lombardo1-0/+9
2019-03-18pcep: fix field type.Dario Lombardo1-1/+1
2019-03-18openflow_v6: fix field print.Dario Lombardo1-3/+3
2019-03-18bacapp: fix field print.Dario Lombardo1-1/+1
2019-03-18Get rid of extra declaration.Guy Harris1-3/+0
2019-03-18Don't cast away constness if you don't have to.Guy Harris1-5/+5
2019-03-18Don't cast away constness if you don't have to.Guy Harris1-1/+1
2019-03-18More constification, to squelch warnings.Guy Harris4-4/+4
2019-03-18More constification, to squelch warnings.Guy Harris4-4/+4
2019-03-17Don't cast away constness if you don't have to.Guy Harris1-2/+2
2019-03-17Don't cast away constness if you don't have to.Guy Harris1-1/+1
2019-03-17Don't cast away constness if you don't have to.Guy Harris1-2/+2
2019-03-17No need for a per-instance private sctp_allassocs_info_t pointer.Guy Harris2-2/+2
2019-03-17Don't remove constness in a cast if it's not necessary.Guy Harris1-2/+2
2019-03-17Constification, to remove some compiler warnings.Guy Harris6-15/+15
2019-03-17Constification, to remove some compiler warnings.Guy Harris2-5/+5
2019-03-17Treat erf_timestamp_t's as integral values.Guy Harris1-2/+2
2019-03-17Radius: use generic e212 function to dissect imsi fieldNardi Ivan1-0/+8
2019-03-17[Automatic update for 2019-03-17]Gerald Combs4-13/+102
2019-03-17TLS: fix potential buffer overflow with a malicious SSL 3.0 sessionPeter Wu1-1/+11
2019-03-16Remove incorrectly-inserted "return FALSE;".Guy Harris1-1/+0
2019-03-16Fix up the checks in nspm_signature_version().Guy Harris1-36/+93
2019-03-15decode-as: Write the entries sorted to file.Anders Broman1-15/+38
2019-03-15TCP: Adding sequence number only once to the treeUli Heilmeier1-4/+9
2019-03-15netscaler: add more sanity checks.Dario Lombardo1-0/+4
2019-03-15rtps: fix format in val_to_str().Dario Lombardo1-1/+1
2019-03-15IEEE802154_TAP: Add TLVs for channel plan and freqJames Ko1-9/+62
2019-03-14Windows: Console log handler fixups.Gerald Combs3-140/+110
2019-03-14wmem: fix a comment.Dario Lombardo1-2/+2
2019-03-14IS-IS: Adding support for RFC8500Uli Heilmeier2-0/+52
2019-03-14Ask, in a comment, whether we should do an exact match on signatures.Guy Harris1-0/+2
2019-03-14Fix the test for a NetScaler trace file.Guy Harris1-7/+21