aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-01-04Make all Lua code use wmem not ememHadriel Kaplan14-41/+117
2015-01-04No *pcap should have pcap_open() without the other remote extensions.Guy Harris2-7/+3
2015-01-04ACSE: get rid of an evil global variablePascal Quantin3-44/+82
2015-01-04PKIX1Explicit: get rid of an evil global variablePascal Quantin3-23/+38
2015-01-04Convert "FC Member Identifier" fields from all strings to their "native" form...Michael Mann3-170/+157
2015-01-04Make sure we don't underrun a buffer when decrypting SSL.Gerald Combs1-0/+4
2015-01-04SCTP (Graph Dialog Qt): fix Copy-paster error (CID 1158585)Alexis La Goutte1-1/+1
2015-01-04TCP: Update Multipath TCP (MPTCP) to final RFC (RFC 6824)Alexis La Goutte1-36/+68
2015-01-04Get rid of warning: comma at end of enumerator list [-Wpedantic]Pascal Quantin1-3/+3
2015-01-04Fix linkage on Windows machinePascal Quantin1-1/+1
2015-01-04gtk: fix crash when moving columnsPeter Wu1-1/+9
2015-01-04Create BASE_DOT, BASE_DASH, and BASE_SEMICOLON types for the FT_BYTES field t...Michael Mann38-264/+300
2015-01-04gmr1_rach: Update dual-values fields to use true_false_stringSylvain Munaut1-17/+24
2015-01-04gmr1_rach: Add support for GmPRS/GMR-1 3G Channel Request Type 1 & 2Sylvain Munaut1-16/+446
2015-01-04[Automatic manuf, services and enterprise-numbers update for 2015-01-04]Gerald Combs3-4/+67
2015-01-04stats tree plugin: fix no previous prototype for 'plugin_register_tap_listene...Alexis La Goutte1-0/+2
2015-01-04GTPv2: fix Logically dead code (CID 1250813)Alexis La Goutte1-6/+7
2015-01-04BACAPP: fix empty paragraph passed to '@param' command [-Wdocumentation]Alexis La Goutte1-1/+1
2015-01-04GTPv2: fix Logically dead code (CID 1255924)Alexis La Goutte1-1/+1
2015-01-04gmr1_rach: Fixup the MOC Dialled Number decodingSylvain Munaut1-34/+77
2015-01-04gmr1_rach: Update NULL GPS position decoding with realitySylvain Munaut1-3/+14
2015-01-04gmr1_rach: Use FT_INT24 instead of FT_UINT24 for latitude/longitudeSylvain Munaut1-15/+5
2015-01-04Lua: replace proto_tree_add_text callsHadriel Kaplan3-3/+31
2015-01-04WiFi Display: fix no previous prototype for ... [-Wmissing-prototypes]Alexis La Goutte1-0/+1
2015-01-04Fix out-of-tree build includes of config.hGraham Bloice20-31/+21
2015-01-03Use g_strdup_printf(), rather than a fixed-length buffer, for the app name.Guy Harris3-6/+13
2015-01-03It is also 2015 for Mac OS X :-)Alexis La Goutte1-2/+2
2015-01-03Info.plist : fix indent (use tabs)Alexis La Goutte1-1/+1
2015-01-03Use g_strdup_printf(), rather than a fixed-length buffer, for the app name.Guy Harris1-6/+8
2015-01-03Use get_ws_vcs_version() to generate the version string.Guy Harris1-11/+9
2015-01-03Remove unnecessary includes from wiretap folderMartin Mathieson46-81/+0
2015-01-03CMake: Clobber the top-level config.h before we build.Gerald Combs1-0/+10
2015-01-03tshark: dump port number when generating SCTP, TCP or UDP conversationsPascal Quantin1-16/+44
2015-01-03IPv6: do not allocate tap data on stackPascal Quantin1-11/+11
2015-01-03Remove the testing stuff.Guy Harris1-11/+0
2015-01-03tshark: dump port number when generating SCTP endpoints statisticsPascal Quantin1-1/+1
2015-01-03[PROFINET] Fix swapped MaintenanceRequired & MaintenanceDemanded bitsAnish Bhatt1-8/+8
2015-01-03Fix Windows x64 CMake buildGraham Bloice1-1/+1
2015-01-03Lua: replace deprecated functionsHadriel Kaplan4-15/+12
2015-01-03Remove the probes from packet-kerberos.c.Guy Harris2-31/+3
2015-01-03Stick some #define probes in on Windows.Guy Harris3-5/+43
2015-01-03Temporarily #if 0 out the call to read_keytab_file().Guy Harris1-1/+2
2015-01-03Support -K iff HAVE_KERBEROS is defined.Guy Harris1-3/+3
2015-01-02Replace proto_tree_add_text in dissector header files where it was used in a ...Michael Mann19-863/+887
2015-01-02Don't define a stub read_keytab_file() on Windows if we don't have Kerberos.Guy Harris2-47/+9
2015-01-02Try to clarify the PowerShell requirements.Gerald Combs2-6/+14
2015-01-02USB HID: fix report descriptor main items dissectionPascal Quantin1-9/+9
2015-01-02Add back "version.h" inclusionPascal Quantin2-0/+3
2015-01-02Add sanity check to ensure integer types don't get set to BASE_NONE.Michael Mann1-0/+15
2015-01-02Fix lua tests on WindowsGraham Bloice2-1/+2