aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2018-11-06CDMA2000: add what seems to be a missing breakPascal Quantin1-0/+1
2018-11-06NTP: add request/response tracking to mode 7 packetsPascal Quantin1-27/+66
2018-11-06NTP: fix parsing of NTP mode 7 messagesPascal Quantin1-34/+62
2018-11-06Add dissector for CDMA 2000 3GPP2 C.S0005-E v3.0Anders Broman2-0/+5324
2018-11-06Add GCSNA General Circuit Services Notification Application ProtocolAnders Broman2-0/+453
2018-11-06Add Secure Reliable Transport dissectorMaxim Sharabayko2-0/+1220
2018-11-06Add dissector for ANSI Local Number Portability Database Query Protocol.Anders Broman7-0/+1100
2018-11-05ansi tcap: Fix faulty mask for AMSI MAP "family" in Operation codeAnders Broman2-2/+2
2018-11-05nas5gs: Use tfs_nas_5gs_ul_data_sts_psi in a couple of more places.Anders Broman1-4/+4
2018-11-05gtpv2: Add dissection of SCEF PDN Connection.Anders Broman1-6/+20
2018-11-05ieee802154: Free uat table recordsVasil Velichkov1-2/+23
2018-11-05btrfcomm: Free uat table recordsVasil Velichkov1-2/+22
2018-11-05DHCP: Handle proxyDHCP on UDP port 4011.Darius Davis1-3/+18
2018-11-04PFCP: corrected field naming typoJose Rubio1-8/+8
2018-11-04UDP/UDP-Lite : Add Conversation timestampsLajos Olah2-10/+128
2018-11-04c1222: Free uat table recordsVasil Velichkov2-7/+47
2018-11-04wireguard: Free uat table recordsVasil Velichkov1-2/+21
2018-11-03IAX: Don't try and copy a non-existent addressTom Hughes1-1/+2
2018-11-03TDS: Remove Type info for ValueAlexis La Goutte1-1/+0
2018-11-03IAX: Don't try and convert an invalid codec to a maskTom Hughes1-1/+1
2018-11-03IAX: Fix the bitmask extracting the subclass fieldJohannes Altmanninger1-1/+1
2018-11-03%f suffices for floats and doubles.Guy Harris1-2/+2
2018-11-02tds: use %lf instead of G_GINT64_MODIFIER for text.Dario Lombardo1-1/+1
2018-11-02isakmp: free the ikev[12] uat tables on shutdownVasil Velichkov1-0/+22
2018-11-02TDS: Display value of data on top of fieldAlexis La Goutte1-6/+18
2018-11-02teamspeak2: fix indentAlexis La Goutte1-3/+3
2018-11-02IAX: Fix compilation when DEBUG_HASHING is definedTom Hughes1-1/+2
2018-11-02oer: fix spelling-error-in-binary found by lintianAlexis La Goutte1-1/+1
2018-11-02cemi: fix dead assignment (found by clang).Dario Lombardo1-1/+1
2018-11-01MQTT v5 malformed packet fixes.Roger Light1-13/+27
2018-11-01Bluetooth: HCI: Add more description about SCO Packet TypesMichał Łabędzki3-132/+183
2018-11-01TLS: more SSL -> TLS renamePascal Quantin1-4/+4
2018-11-01Fix "Follow TLS Stream" after ssl -> tls renamePascal Quantin2-5/+5
2018-11-01MySQL: is_ssl -> is_tls renamePascal Quantin1-3/+3
2018-11-01Follow SSL -> Follow TLSPascal Quantin2-3/+3
2018-11-01TLS: rename decrypted data source from SSL to TLSPascal Quantin1-1/+1
2018-11-01ZigBee SE: Dissect notification flags and snapshot causesMartin Boye Petersen1-113/+298
2018-11-01print.c: use SEP_XXX to print byte stringsPascal Quantin1-0/+39
2018-11-01Add RTCP Floor Control packets dissection for MCPTT based on 3GPP TSAnders Broman1-13/+113
2018-11-01packetlogger: Show all known types in Info columnStig Bjørlykke1-1/+1
2018-11-01Revert "FT_BYTES: fix dissection of FT_BYTES when using SEP_SPACE and "NONE" ...Pascal Quantin3-38/+16
2018-11-01wsutil: introduce ws_pipe_close() helper and use it to terminate mmdbresolvePascal Quantin1-2/+1
2018-11-01mmdb: do not lock the pipe mutex recursivelyPascal Quantin1-9/+11
2018-11-01FT_BYTES: fix dissection of FT_BYTES when using SEP_SPACE and "NONE" optionsJeremy Martin3-16/+38
2018-11-01Bluetooth LDAC codec dissection supportValdikSS1-0/+125
2018-10-31Fix typo itam->itemMichał Łabędzki1-4/+4
2018-10-31Make the SNR a 32-bit field.Guy Harris1-1/+1
2018-10-31Fix copy-and-pasteo.Guy Harris1-1/+1
2018-10-31IEEE 1609.2: Fix up boiler plate code and prepare calling next dissector.Anders Broman3-7/+38
2018-10-31NTP: add request/response tracking to client, server and control packetsPascal Quantin1-2/+138