summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-06pgsql,imap: add STARTTLS supportstarttls-fixesPeter Wu2-20/+86
2015-02-06ldap: simplify Start TLS handlingPeter Wu3-165/+96
2015-02-06Fix STARTTLS handling in various dissectorsPeter Wu6-113/+28
2015-02-06ssl,dtls,ssl-utils: Prepare for STARTTLS handlingPeter Wu4-110/+207
2015-02-06qnet6: CleanupBill Meier1-1977/+1797
2015-02-06cfdp: Fix bug ("Labeled code is unreachable")Bill Meier1-1/+1
2015-02-06Further simplify the LSA-Update processing: the always-present forwarding blockJeff Morriss1-22/+12
2015-02-06Multicast Stream (GTK): fix crash when try to select a streamAlexis La Goutte1-1/+1
2015-02-06AMQP: Fix one warning from Clang Code AnalysisPetr Gotthard1-1/+1
2015-02-06AMQP: Add more COL_INFO description for some packets/frames.Petr Gotthard1-61/+103
2015-02-06More emem removal.Jeff Morriss7-198/+0
2015-02-06Remove gethostbyaddr and gethostbyaddr2.Gerald Combs10-44/+75
2015-02-06(Trivial) Reformat some.Jeff Morriss1-10/+30
2015-02-06WSDG: Wrap a line.Gerald Combs1-1/+2
2015-02-05QNET6: do not use col_set_str with non constant stringsPascal Quantin1-1/+1
2015-02-05SEL Protocol Maintenance (2/2)cbontje1-363/+363
2015-02-05QNX6: avoid deferencing a null pointerPascal Quantin1-8/+9
2015-02-05The 'mbrtu' dissector should be registered with RTAC Serial, not the 'modbus'...cbontje1-1/+1
2015-02-05Remove endif() left over from previous change.Guy Harris1-1/+0
2015-02-05Get rid of the temporary OS X-specific hack.Guy Harris1-8/+0
2015-02-05WSDG: Fixup admonition block formatting.Gerald Combs1-15/+9
2015-02-05CMake: Make copy_data_files depend on html_docs.Gerald Combs1-1/+2
2015-02-05Update the Windows build documentation with some common traps that stop peopleRichard Sharpe1-2/+20
2015-02-05CAPWAP: Fix a typo.AndersBroman1-1/+1
2015-02-05MySQL: fix assert when the Connect Attrs capability is set, but no attributesAlexis La Goutte1-1/+1
2015-02-05ethercat: add default case in FoeFormatterEvan Huus1-0/+2
2015-02-05CAPWAP : fix warning about wrong type after proto_tree_add_bitmask(_with_flag...Alexis La Goutte1-3/+3
2015-02-05CAPWAP: Don't try to dissect fragment packet (Only display are "Data")Alexis La Goutte1-1/+2
2015-02-05OK, try cmake -E copy.Guy Harris1-1/+1
2015-02-04On OS X, temporarily use cp to install some files.Guy Harris1-0/+9
2015-02-04LPP: upgrade dissector to v12.3.0Pascal Quantin6-544/+2741
2015-02-04Don't clobber PROJECT_VERSION_EXTENSION.Gerald Combs1-1/+4
2015-02-041.99.2 → 1.99.3.Gerald Combs8-12/+12
2015-02-04Build 1.99.2.Gerald Combs3-8089/+9655
2015-02-04Qt: Add "Copy As..." to the Protocol Hierarchy stats.Gerald Combs3-10/+144
2015-02-04Update the release notes.Gerald Combs1-0/+14
2015-02-04Update README.wmem, release notes for emem removalEvan Huus2-25/+19
2015-02-04[INAP] Make INAP a new style dissector and add an OID dissector forAndersBroman2-8/+12
2015-02-04[INAP] Add dissection of CauseAndersBroman3-7/+60
2015-02-04Support for P3 over RTSE.gal5-599/+675
2015-02-04[CAMEL] Dissect additionalCallingPartyNumber.AndersBroman3-9/+65
2015-02-04[QNET6] Try to fix solaris buildboot.AndersBroman1-8/+2
2015-02-04Use QNX_PC_ for QNX's pathconf parameter values.Guy Harris1-50/+50
2015-02-04Add QNX' QNET protocolAlexis La Goutte3-0/+6196
2015-02-04HTTP2: Add tap for HTTP2 dissectorAlexis La Goutte6-0/+65
2015-02-04TOS-specific forwarding blocks aren't actually required: don't warn when theyJeff Morriss1-26/+23
2015-02-04RADIUS: Sync with FreeRADIUS MasterAlexis La Goutte5-0/+604
2015-02-04CAPWAP: Use proto_tree_add_bitmask(_with_flags)Alexis La Goutte1-88/+108
2015-02-04emem is dead! Long live wmem!Michael Mann12-1053/+1
2015-02-04Convert val_to_str -> val_to_str_wmem.Michael Mann27-162/+331