summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-04Change "System" category to "Network" in desktop filesPino Toscano4-25/+2
2016-03-04Clean up modelines and indentation.Jeff Morriss5-206/+206
2016-03-04cmake: fix gen-authors target.Dario Lombardo2-1/+2
2016-03-04androiddump: change first error message into verbose_print()Dario Lombardo1-1/+1
2016-03-04dmp: Show correct uncompressed user data lengthStig Bjørlykke1-1/+1
2016-03-04extcap: move ssh common functions to ssh-base.Dario Lombardo6-129/+227
2016-03-04extcap: add local_interfaces_to_list() to wsutil.Dario Lombardo10-74/+198
2016-03-03We need to include <wsutil/privileges.h> for those functions.Guy Harris1-0/+1
2016-03-03Add missing initialization calls.Guy Harris1-1/+8
2016-03-03QT: TCP Stream Graph: Fix index numberUli Heilmeier1-1/+1
2016-03-03Make sure our shell, Perl, & Python tools are executable.Gerald Combs5-0/+0
2016-03-03Git: Ignore vgcore files.Gerald Combs1-0/+1
2016-03-03Qt: Allow regex searching in the advanced prefs.Gerald Combs2-6/+7
2016-03-03Create perl script to append existing AUTHORS file with information from git ...Michael Mann5-16/+4502
2016-03-03GTPv2 bearer resource command message conversation fixglores1-0/+3
2016-03-03Refactor wiretap option block types into a registration system.Michael Mann3-190/+304
2016-03-03Allocate GArray when copying stat blocks within IDB block.Michael Mann1-1/+1
2016-03-03[PPCAP] SCTP association ID IE is alwas 16 octets long including padding.AndersBroman1-4/+2
2016-03-03Revert "autotools: Use -Werror with clean plugin code"João Valverde2-38/+24
2016-03-03[IPv4] In case of a bougus IPv4 version continnue dissection as IPv6 ifAndersBroman1-0/+5
2016-03-03autotools: Use -Werror with clean plugin codeJoão Valverde2-24/+38
2016-03-03Qt/Bluetooth: HCI Summary: Miscellaneous fixesMichal Labedzki2-1/+37
2016-03-03Packetbb: Fix Msg sizeUli Heilmeier1-1/+1
2016-03-03Revert "autotools: Use explicit zlib dependency build flags"João Valverde7-78/+93
2016-03-03Add CMakeListsCustom.txt.example to distributionJoão Valverde3-4/+5
2016-03-03Accept any users choice on file close CID-703318Jaap Keuter1-1/+1
2016-03-03RTPS: Updated code path to handle multiple vendorsJuanjo Martin1-37/+91
2016-03-03L2TP: Typo, Decimal display of session IDUli Heilmeier1-4/+4
2016-03-03autotools: Use explicit zlib dependency build flagsJoão Valverde7-93/+78
2016-03-03Add missing cmake custom source includesJoão Valverde5-8/+31
2016-03-03Define in one and only one C file, declare in a header file.Guy Harris2-5/+6
2016-03-02Make the source and destination address code look more similar.Guy Harris1-3/+1
2016-03-02802.11: fix Length error shown for IE BSS AC Access Delay/WAPI Parameter Set ...Alexis La Goutte1-1/+1
2016-03-02802.11: fix typo on RM enabled lengthAlexis La Goutte2-2/+2
2016-03-02QUIC: fix typo on switch to get length offsetAlexis La Goutte1-1/+1
2016-03-02SMB2: fix Uninitialized variables (UNINIT) (CID 1354418)Alexis La Goutte2-2/+0
2016-03-02L2TP: Additional AVPs from RFC 5515Uli Heilmeier1-11/+146
2016-03-02GTP session ID generated tree item for tracking GTPv2 sessionsglores7-409/+573
2016-03-02Widen length and offset variables.Guy Harris1-9/+10
2016-03-02Handle the A bit in I frames the same way we handle it in S frames.Guy Harris1-142/+142
2016-03-02Add missing hints.Gerald Combs1-0/+1
2016-03-02Assorted cleanups.Guy Harris1-17/+15
2016-03-02Dissect the FCS after dissecting the header.Guy Harris1-226/+220
2016-03-02Add Fop 2.1 to FindFOP.cmake.Gerald Combs1-0/+1
2016-03-02Remove useless pointer checks (CID 281378)Jaap Keuter1-2/+2
2016-03-02nmake: add extcap-base to sshdump.Dario Lombardo1-2/+2
2016-03-02Update .mailmapAlexis La Goutte1-3/+9
2016-03-02Add missing break.Guy Harris1-0/+1
2016-03-02Universally use tvb_new_subset_length() rather than tvb_new_subset().Guy Harris1-3/+3
2016-03-02Rename some variables to make the relationship between lengths clearer.Guy Harris1-28/+28