aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2014-08-25Updates for docbook builds on WindowsGraham Bloice3-9/+28
2014-08-25reformat dissect_usb_setup_response()Martin Kaiser1-22/+15
2014-08-25SKINNY: Fix some warningDiederik de Groot4-7/+25
2014-08-25More README.cmake updates.Gerald Combs1-11/+19
2014-08-25Use Segoe UI to render the HTML Help text.Gerald Combs1-0/+14
2014-08-25checkhf.pl: (Trivial) fix two typosBill Meier1-2/+2
2014-08-25packet-a21.c: Minor changesBill Meier1-4/+4
2014-08-25BPG : issue with BGP AS path heuristic (AS_CONFED_SET)Matthieu Texier1-8/+17
2014-08-25Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-1/+1
2014-08-25Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-1/+1
2014-08-25TRILL ISIS: Implement all RFC7176 section 2.2 SubTLVsMarian Durkovic1-14/+229
2014-08-25RPKI RTR: Wrong decoding of RPKI RTR End of Data PDUAlexis La Goutte1-1/+1
2014-08-25packet-a21.c: Fix a bug; Do some other misc cleanup.Bill Meier1-32/+49
2014-08-25remove trans_info parameter from dissect_usb_endpoint_descriptor()Martin Kaiser3-17/+19
2014-08-25remove trans_info parameter from dissect_usb_unknown_descriptor()Martin Kaiser3-7/+3
2014-08-25an endpoint_descriptor may only be sent from a USB device to the hostMartin Kaiser1-17/+8
2014-08-25Fix a typo RELEASE_OTHER_REASON 4 -> RELEASE_OTHER_REASON 3AndersBroman1-1/+1
2014-08-25TRILL ISIS: SubTLVs of Router Capability TLV are valid for MT-Capability TLV ...Marian Ďurkovič1-264/+161
2014-08-25Skinny: packet-skinnyDiederik de Groot4-8/+53
2014-08-24Remove obsolete comments regarding the shell version of make-dissector-regРоман Донченко14-70/+0
2014-08-24Fix Autotools AsciiDoc configuration + CSS updates.Gerald Combs2-3/+13
2014-08-24Try to get HTML Help to render SVG.Gerald Combs3-4/+38
2014-08-24Hack to fix RTP player progress line positionPeter Wu1-5/+52