metze/wireshark/svnmirror.git
6 min ago cmaynardFix presentation of types. trunk
6 min ago eapacheMinor refactor: make the framework responsible for...
3 hours ago guyAnd a few more fixes. Put wrappers in capture_session...
3 hours ago guyMore capture_options -> capture_session fixes.
4 hours ago guyMore capture_options -> capture_session fixes.
5 hours ago guyAnd handle the no-libpcap case here as well.
5 hours ago guySigh, it was a "building without libpcap" issue.
5 hours ago guyMore capture_options -> capture_session fixes.
5 hours ago guyOK, try hiding from *THIS*, GCC. Will break other...
6 hours ago guyInclude "capture_session.h" to define capture_session.
6 hours ago guyOK, maybe that version of GCC doesn't like structure...
6 hours ago guyOK, try directly including capture_session.h.
6 hours ago guyAnother Win32-only fix.
7 hours ago guyOK, what's your beef, GCC?
7 hours ago guyMore capture_options -> capture_session changes.
7 hours ago guyBite me, GCC.
7 hours ago guyFix the Windows side to look for the signal pipe stuff...
7 hours ago guyMake the stuff in summary.h usable from C++ code.
7 hours ago guyOops, need the new header file for capture_session.
8 hours ago guyAnd reflect the new capture_options structure here.
8 hours ago guyPull the capture-session state information out of captu...
10 hours ago guyThere are clearly not enough different sets of build...
10 hours ago guyRename capture_opts_trim_iface() to
11 hours ago guycapture_unix_ifnames.c is gone.
13 hours ago guywsutil/file_util.h should no longer be needed here.
13 hours ago eapacheFrom Cal Turney via https://bugs.wireshark.org/bugzilla...
14 hours ago eapacheAdd missing include file that's needed so symbols are...
14 hours ago guyOn OS X, get the interface type from the System Configu...
18 hours ago guyFrom Cal Tunney:
19 hours ago guyClean up white space.
22 hours ago alagoutteEnhance backport-rev script
25 hours ago ruengelerOnly overwrite the scanned link layer properties if...
26 hours ago mmannFrom Michal Labedzki via https://bugs.wireshark.org...
26 hours ago ruengelerApply the filter string if all interfaces are selected.
26 hours ago mmannadd a few filterable fields/expert info
26 hours ago mmannuse ep_ allocated memory instead of g_ allocated.
27 hours ago ruengelerOn MacOSX en1 is not necessarily wireless.
30 hours ago pascalFix compilation with GTK version older than 2.24
34 hours ago etxrab- Move the export_pdu tap outside of if(tree)
34 hours ago etxrabAdd missing element NSAP to IE Evolved Allocation/Reten...
36 hours ago mmannDHCPv6 option 56, RFC 5908
37 hours ago mmannUse col_set_fence() functionality to remove an unnecess...
37 hours ago mmannMinor cleanup. Removal of unnecessary packet_info...
39 hours ago eapacheFix format string typo.
39 hours ago mmannadd a few more filterable items.
40 hours ago morrissFix:
40 hours ago geraldMake sure we apply POD_CSS_URL everywhere. Capitalize...
41 hours ago eapacheRemove some of the extra noise added while trying to...
43 hours ago eapacheMore compiler warning fixes...
43 hours ago eapacheThird time lucky, hopefully fix the last of the compile...
43 hours ago eapacheUse doubles and FT_DOUBLE for better precision and...
43 hours ago eapacheFix some compile warnings, and spread a struct definiti...
44 hours ago eapacheFrom Marko Hrastovec via https://bugs.wireshark.org...
44 hours ago geraldFix trimming the maximum number if display filter entries.
44 hours ago alagoutteFix Typo about filename
44 hours ago alagoutteFrom Richard Turner via https://bugs.wireshark.org...
44 hours ago alagoutteFrom report of mot990-8omk7tp8mio8ro via https://bugs...
44 hours ago mmannThe printf format may require 2 arguments passed and...
45 hours ago etxrabFrom Tom Bottom:
45 hours ago etxrabRemove #if 0:ed code.
45 hours ago etxrabAdd export_pdu_tap to packet-diameter.c
46 hours ago etxrabMake preparation to select which level tap is to be...
46 hours ago alagoutteFrom me via https://bugs.wireshark.org/bugzilla/show_bu...
46 hours ago geraldMake the minimum supported GLib version 2.16.
46 hours ago cmaynardSet svn properties.
46 hours ago eapacheFix typo s/ENCNA/ENC_NA/
47 hours ago alagoutteNo always : after URL in svn info
47 hours ago alagoutteAdd Modelines Info and remove a tab
47 hours ago alagoutteAdd Modelines Info and fix warning from fix-encoding...
47 hours ago alagoutteFrom david19801118 via https://bugs.wireshark.org/bugzi...
2 days ago eapacheFix "./reordercap.pod: unterminated list(s) at =head...
2 days ago etxrabFrom chaitanya:
2 days ago etxrabFrom Cal Turney:
2 days ago cmaynardIf tcpdump doesn't exist, why refer to it? Omit this...
2 days ago cmaynardAdd some newlines at the end of the file so the authors...
2 days ago eapacheManually update the manuf and services files - the...
2 days ago cmaynardClean up some documentation a bit, removing non-ASCII...
2 days ago cmaynardTrivial: remove extraneous word, 'is'.
2 days ago eapacheAt the suggestion of Stuart Kendrick via https://bugs...
2 days ago etxrabAdd filter capabillities.
3 days ago etxrabDon't access nbap_dch_chnl_info if the index is > maxNr...
3 days ago cmaynardTrivial change so all longnames are aligned.
3 days ago morrisstest-fuzzed-cap.sh is now test-captures.sh
3 days ago sahlbergSCSI: Add support for report-one-command structure...
3 days ago sahlbergSCSI: REPORT SUPPORTED OPCODES print the reporing...
3 days ago eapacheFix a memory leak by using seasonal memory for building...
3 days ago eapacheUpdate test-fuzzed-cap.sh:
3 days ago pascalRegenerate t124 dissector
3 days ago pascalRevert r49406: it's not ready for prime time yet
3 days ago martinkdistinguish between length and reported length when...
3 days ago sahlbergSCSI: Add dissection of REPORT SUPPORTED OPCODES
4 days ago pascalDo not display payload twice when using uncompressed...
4 days ago jmayerMove kerberos back from broken list to normal list
4 days ago jmayerFix "set but not used" compile warning turning error
4 days ago guyFill in the struct wtap_pkthdr in the seek-read routine.
4 days ago guyIn libpcap_process_header(), fill in what phdr points...
4 days ago guyFill in the struct wtap_pkthdr in the seek-read routine.
4 days ago guyIn the pcapng seek-read routine, *don't* fill in wth...
4 days ago guyAdd some casts for C++ compatibility.
4 days ago guyA "pointer to something" is a "void *", not a "char...
next