aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-09-30packet-fp_umts_fp.c: variousBill Meier1-129/+147
2014-09-30packet-ses.[hc], packet-pres.c: various:Bill Meier4-324/+352
2014-09-30packet-simulcrypt.c: variousBill Meier1-25/+51
2014-09-30packet-sscop.c: various:Bill Meier1-136/+151
2014-09-30packet-mgcp.[hc]: Various changes:Bill Meier2-382/+409
2014-09-30Add more HAVE_LIBPCAP checks.Gerald Combs2-1/+5
2014-09-30Qt: Finish implementing -gGerald Combs1-4/+8
2014-09-30Qt: Try to fix libpcap-less builds.Gerald Combs1-1/+2
2014-09-30Qt: Start capture from the command line.Gerald Combs5-28/+205
2014-09-29GTK+: Revert back to 2.24.14-1.1 on Win64.Gerald Combs3-7/+13
2014-09-29Improve filterability of GTP dissector.Michael Mann1-161/+255
2014-09-29Improve filterability of RSVP dissector.Michael Mann1-409/+453
2014-09-29High Throughput is 11n, not 11g or 11a.Guy Harris1-6/+6
2014-09-29Add editor modelines and adjust indentation as needed.Bill Meier39-4397/+4904
2014-09-29Add editor modelines and adjust indentation as needed.Bill Meier71-255/+1145
2014-09-29Add KNXnetIP and DSR to the list of new-to-1.99 protocols. Add the former'sJeff Morriss3-13/+20
2014-09-29Fix lua bindings for timestamp precisionHadriel Kaplan1-0/+2
2014-09-29Dissect more of the Presence Reporting Area Action IE.AndersBroman1-3/+71
2014-09-29Add missing use of a value_string definitionEvan Huus1-1/+1
2014-09-29Fix a broken commentAndersBroman1-1/+1
2014-09-29Add editor modelines; fix indentation as needed.Bill Meier105-410/+1760
2014-09-29Remove duplicate packet-dcerpc-mapi.c.Guy Harris1-4/+1
2014-09-29PIDL (DCERPC mapi): enhance dissectorAlexis La Goutte4-937/+431
2014-09-29PIDL (DCERPC mdssvc): enhance dissectorAlexis La Goutte4-21/+7
2014-09-29PIDL: fix indent (use 4 tabs) and remove trailing whitespaceAlexis La Goutte4-80/+80
2014-09-29Remove proto_tree_add_text_valist from dissectors.Michael Mann4-254/+135
2014-09-29Fix lua bindings to handle timestamp precision changesEvan Huus3-3/+12
2014-09-29Update debian symbol files to satisfy the buildbotEvan Huus2-1/+3
2014-09-29mrcpv2: don't use an uninitialized buffer as a stringEvan Huus1-4/+2
2014-09-29Pass the global capture options to open_capture_device().Guy Harris1-3/+8
2014-09-28Support nanosecond-resolution time stamps when writing pcap-ng files.Guy Harris1-23/+27
2014-09-28Support nanosecond-resolution time stamp adjustment.Guy Harris1-36/+35
2014-09-28Add support for getting nanosecond time stamp resolution when capturing.Guy Harris4-2/+37
2014-09-28PIDL: Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte3-10/+6
2014-09-28Stanag 4607: rename protocol abbreviation from 4607 to s4607 to avoid any col...Pascal Quantin1-108/+108
2014-09-28Make the time stamp resolution per-packet.Guy Harris65-344/+390
2014-09-28CMake: Conditional build fixes and updates.Gerald Combs2-4/+10
2014-09-28packet-netflow.c: Do various fixes and changesBill Meier1-992/+696
2014-09-28PIDL (DCERPC lsa): enhance dissectorAlexis La Goutte4-69/+15
2014-09-28PIDL (DCERPC eventlog): enhance dissectorAlexis La Goutte4-21/+4
2014-09-28PIDL (DCERPC dnsserver): enhance dissectorAlexis La Goutte4-28/+7
2014-09-28PIDL (DCERPC winreg): enhance dissectorAlexis La Goutte5-24/+13
2014-09-28PIDL: fix -Wmissing-prototypeAlexis La Goutte20-1043/+1561
2014-09-28[Automatic manuf, services and enterprise-numbers update for 2014-09-28]Gerald Combs4-6/+220
2014-09-28New dissector for KNXnetIP protocolalage3-0/+1801
2014-09-28Don't change the packet list column precision in taps.Guy Harris2-6/+0
2014-09-27PIDL: Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte14-31/+30
2014-09-27The Ubuntu build says to do this, so I'll believe it so it stops failing.Guy Harris1-1/+12
2014-09-27Make get_column_longest_string() static.Guy Harris2-15/+13
2014-09-27Get rid of g_hash_table_lookup asserts when loading an external host filePascal Quantin1-21/+24