aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-09-12Make building with GeoIP, Python, Capabilities and c-aresjmayer8-31/+240
2009-09-12Add arguments to the getopt() prototypejmayer1-1/+1
2009-09-11git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@29868 f5534014-38df-...gerald2-13/+1
2009-09-11Reduce the spacing between new packet list items from 2 pixels to 1. Ifgerald1-0/+14
2009-09-11Move svnadd to the tools directory.morriss1-0/+0
2009-09-11From Peter Harris via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2981 :morriss4-14/+34
2009-09-11From Jean-François Wauthy:jake1-3/+4
2009-09-11Fix warning that variable may be unused and then declare volatile so itsfisher1-1/+1
2009-09-11Add more useful summary info to RLC root. Useful mostly for when called from...martinm1-6/+15
2009-09-11Only move to last row if it's vissible.etxrab1-2/+7
2009-09-11Make sure that we point the current column to a constant string if we have no...krj1-1/+3
2009-09-11Move some CHECK_COL to our public functions, allowing us to bail our more qui...krj1-6/+9
2009-09-11- Update README.cmake: The stuff now build withoutjmayer2-22/+33
2009-09-11New_packet_listetxrab1-28/+316
2009-09-11When pre-declaring variables, use the right type.morriss2-18/+24
2009-09-11Update generating the x11 stuff to follow configurejmayer1-13/+13
2009-09-11From Peter Harris via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2981 :morriss13-60/+33855
2009-09-11Get rid of trailing space in string.guy1-1/+1
2009-09-10Add the option to call RLC dissector for LCID 1&2.martinm2-5/+74
2009-09-10From Jean-François Wauthy:jake2-15/+191
2009-09-10From Jean-François Wauthy:jake2-41/+14
2009-09-10Introduce a few FT_XXX lengths defines and use those instead of hard coding c...krj3-15/+19
2009-09-10Re-arrange dissection of UL/DL-SCH so easier to test for ommitted SDUs.martinm1-326/+325
2009-09-10offset_from_real_beginning() is only called with 0 as second argument, so rem...krj7-29/+35
2009-09-10WPA decryption fix from Greg Schwendimann via bug 3890:gerald1-3/+4
2009-09-10From Artem Tamazov via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=39...morriss5-115/+189
2009-09-10Use the correct type, that is GByteArray instead of GString. The reason why t...krj2-4/+3
2009-09-10Remove unused fieldkrj1-3/+2
2009-09-10Fix handling of BEARER_CONTROL_UNIT_IDENTIFIER.tuexen1-2/+2
2009-09-10Update to add the last missing detection stuff.jmayer7-44/+211
2009-09-10From Diego:etxrab1-0/+20
2009-09-10From Alex deVries:etxrab3-20/+62
2009-09-10From Alex Lindberg:etxrab6-59/+423
2009-09-10Add blurb for Chris Maynard's recent NHRP changes.morriss1-1/+4
2009-09-10From Chris Maynard via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=39...morriss1-88/+267
2009-09-10From Edward J. Paradise via https://bugs.wireshark.org/bugzilla/show_bug.cgi?...morriss1-37/+37
2009-09-10Put in a note about the Snow Leopard bug that requires that you have BPFguy1-0/+5
2009-09-09To quoteguy1-1/+1
2009-09-09Be consistent use and g_string_chunk_insert_const() in stead ofetxrab1-3/+3
2009-09-09From Ivan Sy:jake1-3/+7
2009-09-09* Free dfilter on shutdownkrj1-15/+14
2009-09-09Added support for Multi-Topology (MT) Routing (RFC4915)stig1-35/+91
2009-09-09Fixed data type signedness for protocol_data_1_global.stig1-1/+1
2009-09-09We no longer support the old plugin API so remove it completely from the buil...krj19-29/+18
2009-09-09Add missing include dirs when building wslua.jmayer1-0/+2
2009-09-09CMAKE: Get most of of missing *build* pieces into placejmayer20-382/+536
2009-09-09Allocate col_text and col_text_len when the fdata struct is allocated.etxrab1-0/+2
2009-09-09Allocate col_text and col_text_len when the fdata struct is allocated.etxrab2-9/+2
2009-09-09Target Identification shall be coded as TLV IE where value isetxrab4-12/+11
2009-09-09From kahou:jake1-3/+7