aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Postpone replacing GTK+ stock icon usageBalint Reczey2014-03-261-10/+16
* LTE RRC: add file forgotten in gb981173Pascal Quantin2014-03-261-1/+8
* Add various functions for Lua directory handling and path infoHadriel Kaplan2014-03-2616-197/+688
* Add filterable expert info for LuaHadriel Kaplan2014-03-2613-63/+671
* LTE RRC: fix dissection of SystemInfoListGERAN IEPascal Quantin2014-03-251-1/+8
* MBIM: fix dissection of control packets when capturing with usbmonPascal Quantin2014-03-255-18/+32
* no need for if(tree)Martin Kaiser2014-03-251-72/+55
* use wmem_ascii_strdown()Martin Kaiser2014-03-251-6/+4
* if a .png file is sent on the application mmi resource, pass the fileMartin Kaiser2014-03-251-2/+22
* Strengthen RANAP heuristic.AndersBroman2014-03-252-5/+23
* Introduce wmem_ascii_strdown()AndersBroman2014-03-253-0/+44
* Bluetooth: Fix wrong recognized RFCOMM servicesMichal Labedzki2014-03-252-32/+105
* Bluetooth: AVDTP: Add option to disable Force Codec preferenceMichal Labedzki2014-03-251-3/+5
* Don't register in the rtp.pt table if the pt value is set to zero.AndersBroman2014-03-251-3/+4
* DHCP/BOOTP: Add specific 43 Option when Class is ArubaAP or ArubaInstantAPAlexis La Goutte2014-03-251-0/+46
* Enhance Lua API doc generator and add more API infoHadriel Kaplan2014-03-2515-1286/+2046
* Comment cleanups.Guy Harris2014-03-251-3/+3
* IEEE 802.11i is dead; long live IEEE 802.11-2012.Guy Harris2014-03-251-98/+106
* minor cleanupMartin Kaiser2014-03-241-282/+280
* separate function to dissect File Acknowledge APDUMartin Kaiser2014-03-241-67/+77
* Upgrade LPPe dissector to V1_1-20140108-CPascal Quantin2014-03-247-4195/+7155
* Add IEEE 1722a and Landis & Gyr Telegyr 8979 dissectors to release notesPascal Quantin2014-03-241-0/+2
* Add the FNET_PRIVATE ppi extension.Clay Jones2014-03-241-0/+18
* Enhanced text2pcap so that if direction is specified on the command line, "-D",Graham Bloice2014-03-241-16/+54
* no need for if(tree)Martin Kaiser2014-03-241-9/+7
* Check API found: Found non-ASCII characters on line 248 ..253AndersBroman2014-03-241-6/+6
* Don't include voip_bg.xpm, it's not used any more.AndersBroman2014-03-242-3/+0
* Get rid of the background pixmap, set the background color directly.AndersBroman2014-03-241-17/+8
* USB: Fix comments about dissector tables used in "Decode As"Michal Labedzki2014-03-241-2/+2
* Use tabs instead of spacesMichal Labedzki2014-03-241-6/+5
* Bluetooth: L2CAP: Fix disconnection CIDsMichal Labedzki2014-03-241-5/+10
* Bluetooth: L2CAP: A little update to Core 4.1Michal Labedzki2014-03-241-12/+120
* Bluetooth: AVDTP: Use full name for MPF fieldMichal Labedzki2014-03-241-1/+1
* Bluetooth: AVDTP: Improve filteringMichal Labedzki2014-03-241-8/+8
* Bluetooth: Add Member "Company" UUIDsMichal Labedzki2014-03-241-0/+19
* Fix Argument with 'nonnull' attribute passed null found by ClangAlexis La Goutte2014-03-241-5/+9
* Fix Argument with 'nonnull' attribute passed null found by ClangAlexis La Goutte2014-03-241-1/+1
* Add a dissector table for EAPOL Key Descriptor types.Guy Harris2014-03-235-300/+448
* Clean up white space.Guy Harris2014-03-231-3/+5
* DHCP/bootp: Always display by default value of Option 43 (Vendor-Specfic)Alexis La Goutte2014-03-231-0/+3
* [Automatic manuf, services and enterprise-numbers update for 2014-03-23]Gerald Combs2014-03-233-6/+152
* Note that the EAPOL-Key Key Data this dissects is for 802.11.Guy Harris2014-03-231-0/+3
* Update to QCustomPlot 1.2.0Alexis La Goutte2014-03-232-3771/+6960
* Add Lua Struct.values() function, and prevent coercion in all Struct functionsHadriel Kaplan2014-03-234-26/+101
* Add missing modelines infoAlexis La Goutte2014-03-231-0/+13
* Fix spelling mistakes in Lua test scriptsHadriel Kaplan2014-03-224-28/+28
* Fix Bug 9915 'GIOP dissector prints non-UTF-8 to Info column'Hadriel Kaplan2014-03-221-2/+5
* Fix request for implicit conversion from 'gpointer' to 'struct file_priv_t *'...AndersBroman2014-03-221-2/+2
* Add way for Lua file reader to save state per file read/write opsHadriel Kaplan2014-03-224-280/+811
* Fix Bug 9909 Buildbot crash correctlyHadriel Kaplan2014-03-221-6/+2