aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-08-28correct detection of USB header typeMartin Kaiser1-1/+2
2014-08-28- Use e212 routine for IMSI.AndersBroman1-17/+11
2014-08-28remove unnecessary try_dissect_linux_usb_pseudo_header_ext() callMartin Kaiser1-1/+0
2014-08-28merge dissect_linux_usb_pseudo_header_ext() andMartin Kaiser1-33/+14
2014-08-28remove two obsolete commentsMartin Kaiser1-2/+0
2014-08-28NULL check for usb_conv_infoMartin Kaiser1-3/+7
2014-08-28req_type is the same as typeMartin Kaiser1-26/+12
2014-08-28use proto_tree_add_subtree()Martin Kaiser1-3/+2
2014-08-28Fix error: not a Doxygen trailing comment found by Clang (-Wdocumentation)Alexis La Goutte1-8/+8
2014-08-28OSI util: Add modelines infoAlexis La Goutte2-0/+25
2014-08-28DNS: Update CDS and add CDNSKEY (draft-ietf-dnsop-delegation-trust-maintainan...Alexis La Goutte1-3/+8
2014-08-28DNS: Update EUI48 and EUI64 to final draft (RFC7043)Alexis La Goutte1-4/+4
2014-08-28NTP: fix parsing of control assignments with empty valuePascal Quantin1-3/+6
2014-08-28RPKI-RTR: enhance dissectorAlexis La Goutte1-14/+16
2014-08-28Bluetooth: btle: Clear info column before use itMichal Labedzki1-5/+5
2014-08-27TCP/UDP/SCTP: fix Dereference of null pointer found by Clang AnalyzerAlexis La Goutte3-0/+13
2014-08-2711ac decode update for IE196 Channel Switch Wrapper.Luke Chou1-19/+25
2014-08-27Increase the error buffer size for rpcap.Gerald Combs1-2/+6
2014-08-27At least some compilers don't allow warning pragmas inside functions.Guy Harris2-43/+11
2014-08-27Use the <wsutil/ws_diag_control.h> stuff to disable -Wdeprecated-declarations.Guy Harris1-39/+3
2014-08-27Be more selective about turning off deprecation warnings.Guy Harris2-12/+48
2014-08-27Use FreeRADIUS's warning pragma controls to suppress Apple complaints.Guy Harris3-0/+103
2014-08-27checkhf.pl: (Trivial) remove trailing whitespace.Bill Meier1-38/+38
2014-08-27packet-mausb.c: proto-reg-handoff() fixesBill Meier1-6/+8
2014-08-27E.164: update list to Operational Bulletin No. 1057 (1.VIII.2014)Pascal Quantin1-1/+6
2014-08-27E.212: update list to Operational Bulletin No. 1058 (15.VIII.2014)Pascal Quantin1-297/+312
2014-08-26CAPWAP : Fix wrong offset for AC Name with PriorityAlexis La Goutte1-1/+1
2014-08-26Exclude MA USB TransferAck's from USB conversationSean O. Stalley1-1/+6
2014-08-26Skinny:Diederik de Groot3-20/+14
2014-08-26Add custom_layer_chm.xsl to UNKNOWN (fix checklicence)Alexis La Goutte1-0/+3
2014-08-26Extcap: prevent a GLib assert when interface_opts.extcap_args is NULLPascal Quantin1-1/+2
2014-08-26Extcap: restore compatibility with GLib 2.16.0Pascal Quantin2-13/+16
2014-08-26USB: fix dissection of non standard USB setup requestsPascal Quantin1-50/+43
2014-08-26USB: get rid of the remaining proto_tree_add_text instancesPascal Quantin1-7/+20
2014-08-26Skinny: do not try to create a wmem_strbuf whose size is bigger than the max ...Pascal Quantin4-8/+8
2014-08-26Added Authentication-Method and afew other AVPs that appear in the SIP-Auth-D...Josip Medved2-3/+17
2014-08-26Have dissect_usb_setup_request handle non-standard requestsSean O. Stalley3-29/+38
2014-08-26Non-standard USB control requests now handled in own functionSean O. Stalley1-29/+48
2014-08-26further rearranged control URB request conditionalsSean O. Stalley1-13/+13
2014-08-26added try_dissect_linux_usb_pseudo_header_ext helper functionSean O. Stalley1-25/+21
2014-08-26rearranged control URB request conditionalsSean O. Stalley1-33/+41
2014-08-26The remaining build systems didn't know about the change of theJoerg Mayer1-1/+2
2014-08-26Whitespace fixJoerg Mayer1-1/+1
2014-08-26Added missing name to AUTHORS file.David Ameiss1-0/+3
2014-08-26Fix typoEvan Huus2-2/+2
2014-08-25Skinny Dissector:Diederik de Groot4-17/+74
2014-08-25WSUG_chapter_capture is now an asciidoc file that gets convertedJoerg Mayer1-1/+2
2014-08-25The timezone for generating the NEWS file timestamp was changed to UTCJoerg Mayer1-1/+2
2014-08-25As long as NEWS is still part of the git tree: At least don't differJoerg Mayer3-2/+3
2014-08-25WSUG: Convert the "Capturing" chapter to AsciiDoc.Gerald Combs5-1585/+973