summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-06-05From Rolf Fiedler: support for writing EyeSDN trace files.Guy Harris4-3/+146
2010-06-05First check for the new GTK+/OS X integration functions, then the oldGuy Harris1-14/+16
2010-06-05From John Fitzgibbon:Jaap Keuter1-6/+31
2010-06-05Clean up indentation.Guy Harris1-2/+2
2010-06-05Clarify an error message (and the corresponding comment).Guy Harris1-2/+5
2010-06-05Back out r33088 for now.Gerald Combs26-7934/+0
2010-06-05From Cal Turney via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4831 :Jeff Morriss1-76/+90
2010-06-05Catch some cases that don't currently work.Guy Harris1-0/+19
2010-06-04From Chris Maynard via bug 1546:Gerald Combs1-1/+1
2010-06-04Thou shalt not have a tap whose listener is always active; that means,Guy Harris1-3/+26
2010-06-04Add a preference that allows the user to decide if they want the calling andJeff Morriss1-57/+68
2010-06-04Use a gboolean to store a boolean and change the plurality on the preference ...Jeff Morriss1-2/+2
2010-06-04Add a preference that allows the user to decide if they want the source andJeff Morriss1-17/+55
2010-06-04Add BIN_DIR. If it is '.' then set WIRESHARK_RUN_FROM_BUILD_DIRECTORY so tha...Jeff Morriss1-1/+8
2010-06-04Add a checkapis target.Gerald Combs1-0/+3
2010-06-04Increase LENGTH_OID a bit to give us more room for ACNs (probably more than w...Jeff Morriss1-14/+14
2010-06-04Fix comments.Guy Harris1-2/+2
2010-06-04tcaphash_context_t.oid is of size LENGTH_OID+1, not LENGTH_OID. Just use siz...Jeff Morriss4-18/+18
2010-06-04From Matt Poduska via bug 1957 (with minor changes):Gerald Combs26-2/+7933
2010-06-04According to RFC 3220 section 7 the max UDVM message size is 65536,Gerald Combs1-1/+1
2010-06-04From Samu Varjonen: Whitespace cleanupBill Meier1-1175/+1176
2010-06-04If BIN_DIR is ".", set WIRESHARK_RUN_FROM_BUILD_DIRECTORY so that weGerald Combs1-0/+4
2010-06-04Description for netscape-cert-type bit 4 (e.g. see http://docs.sun.com/source...Graeme Lunt2-0/+7
2010-06-04RCS 3280, which obsoletes RFC 2459, allows an IA5String CHOICE in the Display...Graeme Lunt2-6/+25
2010-06-04From Holger Freyther via bug 4841:Stig Bjørlykke4-0/+162
2010-06-04Set the right DPI for PDF production.Jaap Keuter1-0/+0
2010-06-04From Sven Eckelmann: Remove recursion for aggregated packets in batman disse...Bill Meier1-69/+59
2010-06-04From Cal Turney: The NFS FH hash (nfs.fh.hash) incorrectly matches multiple f...Bill Meier1-8/+7
2010-06-03Bring more texts and examples up to date.Jaap Keuter6-32/+104
2010-06-03Fix a gcc -Wshadow warningBill Meier1-13/+13
2010-06-03Set the (pinfo) address if a PC is present (for now: regardless of whether ro...Jeff Morriss1-4/+29
2010-06-03From Sven Eckelmann: Change recursion for aggregated packets to iteration.Bill Meier1-286/+243
2010-06-03Improved readability when displaying seconds with hours and minutes.Stig Bjørlykke1-12/+12
2010-06-03- Add tap-sv.c and packet-sv.c to the list of files to buildJörg Mayer3-32/+35
2010-06-03Use g_hash_table_new_full().Anders Broman1-14/+4
2010-06-03From Pascal Quantin:Anders Broman1-0/+4
2010-06-03Whitespace/indentation/code style cleanup.Jaap Keuter2-122/+123
2010-06-03From Cal Turney via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4832 :Jeff Morriss1-2/+7
2010-06-03From Cal Turney via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4830 :Jeff Morriss1-1/+1
2010-06-03From Peter Harris via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4820 :Jeff Morriss7-21/+23
2010-06-03From: Sven Eckelmann:Add support for v10 packet formatBill Meier1-17/+395
2010-06-03Sorry, I forgot that 8.6. UDVM Cycles saysGuy Harris1-1/+0
2010-06-03Add back a few 'if (check_col()...' removed by me in a previous commit.Bill Meier1-12/+15
2010-06-03From Reinhard Speyerer via bug 4779:Gerald Combs1-4/+5
2010-06-03From Sven Eckelmann: Synchronize bat dissector with batadv dissectorBill Meier3-124/+105
2010-06-02Increment the cycle count no matter what. Increase the cycle countGerald Combs1-35/+16
2010-06-02From Sven Eckelmann: Fix endless recursive loopBill Meier1-0/+24
2010-06-02From David Bond:Anders Broman4-6/+12
2010-06-02Set Subversion properties right.Jaap Keuter7-7/+7
2010-06-02Misc changes:Bill Meier1-35/+36