aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2015-07-27tcp: only reset dupACK counter when ACk# changesEvan Huus1-2/+2
2015-07-26[Automatic update for 2015-07-26]Gerald Combs2-24/+254
2015-07-26MSWSP: Remove usage of stdbool.hAlexis La Goutte1-21/+20
2015-07-26MSWSP: Try to fix Mac OS X BuildbotAlexis La Goutte1-3/+3
2015-07-26Avoid duplicate SIP and Q.931 calls in VoIP Calls list in case of Q.931Michal Pazdera1-9/+9
2015-07-26ISAKMP: Remove uneeded space before HF name and HF filterAlexis La Goutte1-86/+86
2015-07-25Fix an error where we expect the tagged parameters field to be present evenRichard Sharpe1-2/+9
2015-07-25ISAKMP: Add 3GPP IMS Options for IKEv2Andrei Cipu1-1/+42
2015-07-25ISAKMP: The modecfg attribute type INTERNAL_IP6_ADDRESS is not decoded correctlyAlexis La Goutte1-5/+12
2015-07-25MAC LTE: fix dissection of Long DRX Command Control ElementPascal Quantin1-2/+6
2015-07-25MAC LTE: fix dissection of CCCH SDU for Category 0 UEPascal Quantin1-7/+12
2015-07-25DNS: move DNS name resolution pref to Name Resolution prefsHadriel Kaplan4-24/+51
2015-07-25Fix ptvcursor_add() so it can dissect the last bytes in a TVB again.Jeff Morriss1-1/+1
2015-07-25MSWSP: Initial implementation of MS-WSP (windows search protocol) dissectorGregor Beck8-36/+8255
2015-07-24MAC LTE: fix dump of last SDUPascal Quantin1-2/+2
2015-07-24MAC LTE: fix dissection when only header is captured but full PDU length is r...Pascal Quantin1-5/+22
2015-07-24RLC: fix dissection when only header is captured but full PDU length is reportedPascal Quantin1-2/+2
2015-07-24RLC LTE: fix dissection when only header is captured but full PDU length is r...Pascal Quantin1-2/+2
2015-07-24PDCP LTE: fix dissection when only header is captured but full PDU length is ...Pascal Quantin1-2/+2
2015-07-24SIP: heuristic dissectors should use the captured length, not the reported onePascal Quantin1-2/+2
2015-07-241.99.8 → 1.99.9.Gerald Combs2-2/+2
2015-07-24Lua: fix "since 1.99.9" to be 1.99.8Hadriel Kaplan4-19/+19
2015-07-23Add support for MB2c Diameter interface.Umberto Corponi1-1/+290
2015-07-23openSAFETY: Disable heur dissector & scm bugfixRoland Knall1-72/+63
2015-07-23epl: Fix epl write multiple parameter by indexChristoph Schlosser1-15/+52
2015-07-23NTP: fix DISSECTOR_ASSERT when decoding v6_flagsAlexis La Goutte1-2/+2
2015-07-23Add decoding of following GSM A RR messages:Jean Thomas1-3/+63
2015-07-23Add test_length to ptvcursor_add so it can do some bounds checking.Michael Mann1-24/+27
2015-07-23Lua: add plugin version infoHadriel Kaplan3-6/+101
2015-07-23Add Enabled Protocols dialog for QtMichael Mann3-0/+43
2015-07-23HTTP2: Update to libnghttp2 1.1.2Alexis La Goutte6-32/+63
2015-07-22RTSP: allow RTP heuristic dissection of RTSP interleaved channel dataHadriel Kaplan2-3/+20
2015-07-22WCCP: Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-1/+1
2015-07-22Use pinfo pool and not packet pool for AT_STRINGZ addressesPascal Quantin3-8/+8
2015-07-22PCLI: Expand protocol supportLuke Mewburn3-43/+160
2015-07-21coap: fix decoding of observe extensionHauke Mehrtens1-5/+11
2015-07-21Do all the work of registering an ONC RPC-based protocol in rpc_init_prog().Guy Harris35-236/+340
2015-07-21LTE RRC: fix a typoPascal Quantin1-1/+1
2015-07-21MQ: fix dissection of Work Information Header Reserved fieldRobert Beardsworth1-2/+2
2015-07-21Don't make dummy RPC program entries.Guy Harris1-60/+38
2015-07-20Allow EUI-64s to be specified as numbers or byte strings.Guy Harris1-14/+31
2015-07-20Qt: Add option to back white line separator for packet list itemsMichal Labedzki2-1/+9
2015-07-20Protect dissector_get_(default_)string_handle() against NULL input stringPascal Quantin1-1/+4
2015-07-20MAC LTE: indicate explicitly that UL LCID 11 is used for Category 0 devicesPascal Quantin1-1/+1
2015-07-20Fix escaping of strings in UATs.Guy Harris3-5/+9
2015-07-20GTPv2: always set direction before dissecting PCO IEPascal Quantin1-0/+30
2015-07-19coverity 1250812: fix a (very unlikely) integer overflowMartin Kaiser1-2/+10
2015-07-19Remove functions that got reintroduced by error in g21e5a95Pascal Quantin1-19/+0
2015-07-19Looks like automatic update 0907a6ebb824c1d9d0eaf34940627e0d4d940e7bJoerg Mayer1-0/+17399
2015-07-19[Automatic update for 2015-07-19]Gerald Combs3-17403/+169