index
:
tools/wireshark
Novell_NCP_branch
cherry-pick-112af30d
cherry-pick-78067deb-2
cherry-pick-c6e60da6-2
ethereal
lts-1.12.1
lts-1.2.11
lts-1.8.2
master
master-1.0
master-1.10
master-1.12
master-1.2
master-1.4
master-1.6
master-1.8
master-2.0
master-2.2
master-2.4
master-2.6
master-3.0
master-3.2
old-trunk-1.0
release-3.4
release-3.6
win32-native
WIP Patches to add a samsung-ipc dissector to Wireshark
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile.am
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix make debian-package
Balint Reczey
2014-06-09
1
-0
/
+1
*
Fix make dist
Balint Reczey
2014-06-08
1
-13
/
+0
*
Try to fix Ubuntu buildbot (make dist failed)
Alexis La Goutte
2014-05-28
1
-1
/
+0
*
Support out-of-source checkapi
Stig Bjørlykke
2014-04-25
1
-1
/
+2
*
Continue to remove $Id$ from top of file
Alexis La Goutte
2014-03-31
1
-2
/
+0
*
Don't include voip_bg.xpm, it's not used any more.
AndersBroman
2014-03-24
1
-1
/
+0
*
Remove Visual Studio solution and project files (and their existence from Mak...
Michael Mann
2014-03-16
1
-6
/
+1
*
Add tfshark.rc.in to Makefile.am
Pascal Quantin
2014-03-13
1
-0
/
+1
*
Consistently put -lm at the end of library lists.
Guy Harris
2014-03-12
1
-16
/
+23
*
Added Cisco Starent Diameter dictionary entries.
Josip Medved
2014-03-02
1
-0
/
+1
*
Replace "svn" with "git" all over the place.
Gerald Combs
2014-02-07
1
-3
/
+3
*
Install SVG icon.
Ville Skyttä
2014-02-02
1
-0
/
+2
*
One more place where setcap does not need inheritance
Jörg Mayer
2014-01-12
1
-1
/
+1
*
Link wiretap library with tfshark. This is hopefully a "temporary" fix as th...
Michael Mann
2014-01-11
1
-0
/
+1
*
At least some of the files in PLATFORM_CAPTURE_SRC are needed by
Guy Harris
2014-01-08
1
-1
/
+1
*
Rename PLATFORM_SRC to PLATFORM_CAPTURE_SRC, to match the CMake name.
Guy Harris
2014-01-08
1
-1
/
+1
*
TFShark (Terminal Fileshark) v.001. Bug 9607 (https://bugs.wireshark.org/bug...
Michael Mann
2014-01-08
1
-4
/
+37
*
Stop building and distributing the asn1 plugin. I bleleve it to be obsolete.
Anders Broman
2014-01-02
1
-1
/
+0
*
Add a "captype" file that just reports the type of a capture file, based
Guy Harris
2013-12-13
1
-3
/
+13
*
Move most of the plugin code from epan to wsutil and remove all
Guy Harris
2013-12-02
1
-6
/
+9
*
Overhaul rpm-building options a bit: as suggested by Anders, have the RPM follow
Jeff Morriss
2013-11-26
1
-2
/
+4
*
Move the epan/filesystem.c routines to wsutil; they're not specific to
Guy Harris
2013-11-17
1
-2
/
+1
*
From Michael Bean via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9384 :
Pascal Quantin
2013-11-11
1
-0
/
+1
*
Make it so out-of-tree builds (autofoo and cmake) have access to the various
Jeff Morriss
2013-10-29
1
-1
/
+1
*
Revert "Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9209 :"
Balint Reczey
2013-10-22
1
-1
/
+0
*
Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9209 :
Jeff Morriss
2013-10-07
1
-0
/
+1
*
Use separate "Read me first" files for Qt and GTK+.
Gerald Combs
2013-10-01
1
-1
/
+1
*
Make sure we copy Wireshark's libraries to Frameworks. Use top_builddir
Gerald Combs
2013-09-30
1
-1
/
+1
*
Fix compile when use gzip from make dist-gzip (Missing some images)
Alexis La Goutte
2013-09-30
1
-0
/
+2
*
Move debian-setup.sh into tools/
Jeff Morriss
2013-09-13
1
-1
/
+0
*
Make it possible to add custom Diameter AVP .xml files and distribute them by...
Anders Broman
2013-08-21
1
-1
/
+2
*
Arrange that "make distcheck" use the GUI configure flags used to
Guy Harris
2013-08-21
1
-0
/
+1
*
Switch to make-services.py. Fix some variable names and version tests.
Gerald Combs
2013-08-07
1
-1
/
+1
*
Make it easier to add custom (proprietary) Diameter XML files.
Jeff Morriss
2013-07-25
1
-0
/
+1
*
Reinstate r47243 (i.e., revert r50869): with the old way "make distcheck"
Jeff Morriss
2013-07-25
1
-2
/
+1
*
The files in aclocal-fallback are copies of .m4 files from various
Guy Harris
2013-07-24
1
-1
/
+0
*
Use the dist_ prefix for the _DATA variables. That way we don't have to
Jeff Morriss
2013-07-24
1
-14
/
+7
*
Revert http://anonsvn.wireshark.org/viewvc/trunk/Makefile.am?r1=47243&r2=4724...
Anders Broman
2013-07-24
1
-0
/
+1
*
Fix copy/paste error
Pascal Quantin
2013-07-18
1
-1
/
+0
*
From Anders: add Verizon Wireless dictionary
Pascal Quantin
2013-07-18
1
-2
/
+4
*
As suggest by Balint:
Jeff Morriss
2013-07-15
1
-1
/
+0
*
Move report_err.{h,c} from epan into wsutil: there's nothing epan-specific th...
Jeff Morriss
2013-07-15
1
-1
/
+0
*
Note the issue with setting program_LINK.
Guy Harris
2013-07-12
1
-0
/
+6
*
Setting wireshark_LINK means that wireshark_LDFLAGS isn't used; there's
Guy Harris
2013-07-12
1
-1
/
+0
*
Revert a change that shouldn't have been checked in.
Guy Harris
2013-07-12
1
-1
/
+1
*
print.ps moved to epan.
Guy Harris
2013-07-12
1
-2
/
+2
*
Move the print modules into epan.
Jeff Morriss
2013-07-12
1
-3
/
+0
*
Use older versions of some libraries, and build 32-bit, when building
Guy Harris
2013-07-09
1
-0
/
+1
*
Add a --enable-osx-deploy-target option to set the deployment target
Guy Harris
2013-07-06
1
-1
/
+1
*
Don't assume the system include files are under /usr/include; trick the
Guy Harris
2013-06-27
1
-0
/
+1
[next]