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.nmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
If MSVCR_DLL or VCREDIST_EXE are defined, add them to the zip packages.
Gerald Combs
2007-04-10
1
-2
/
+16
*
Remove references to the megaco plugin from the top level Makefiles.
Jeff Morriss
2007-03-26
1
-1
/
+0
*
Use the latest GTK stuff.
Anders Broman
2007-03-22
1
-5
/
+10
*
Even simpler: use 'rm -rf gtk2.tmp'
Bill Meier
2007-03-22
1
-2
/
+1
*
Use correct 'rm -f gtk2.tmp/*' so all files in dir get deleted
Bill Meier
2007-03-22
1
-1
/
+1
*
fix MSVC warnings of / and set CFLAGS to block new warnings
Ulf Lamping
2007-03-21
1
-1
/
+1
*
minor clean_setup target enhancements
Ulf Lamping
2007-03-17
1
-0
/
+3
*
Use the latest GTK packages for Windows.
Anders Broman
2007-03-14
1
-8
/
+8
*
instead of putting the MSC_VER_REQUIRED test into the root Makefile (which wo...
Ulf Lamping
2007-01-31
1
-1
/
+1
*
C preprocessor only handles integers for conditional compilation. Build MSC_V...
Ulf Lamping
2007-01-31
1
-1
/
+1
*
As discussed on the devlist:
Ulf Lamping
2007-01-19
1
-4
/
+3
*
add the user-guide as a component to the setup target
Ulf Lamping
2007-01-19
1
-0
/
+5
*
Update to use the latest GTK packages.
Anders Broman
2007-01-17
1
-6
/
+6
*
don't generate zlib1.dll over and over again
Ulf Lamping
2007-01-11
1
-1
/
+1
*
fix some zlib build issues
Ulf Lamping
2007-01-10
1
-3
/
+3
*
add a missing dependency to the zlib1.dll, so it will be generated before wir...
Ulf Lamping
2007-01-10
1
-1
/
+1
*
the makefile dependencies are just killing me ;-) Maybe this is the right way...
Ulf Lamping
2007-01-08
1
-3
/
+3
*
fix general compilation:
Ulf Lamping
2007-01-08
1
-3
/
+3
*
if we don't have MSVC6, download (using the setup target) the zlib source pac...
Ulf Lamping
2007-01-08
1
-1
/
+32
*
don't spread the AirPcap DevPack files over the libs dir, unzip files into: A...
Ulf Lamping
2007-01-05
1
-3
/
+2
*
Update to the latest Win32 libs: Net-SNMP 5.4 and GNUTLS 1.6.1. Enable
Gerald Combs
2007-01-05
1
-6
/
+12
*
remove the PDB_FILE setting from config.nmake - there's no real need for this...
Ulf Lamping
2007-01-03
1
-1
/
+1
*
fix epan\crypt\crypt-md5.obj
Ulf Lamping
2007-01-03
1
-1
/
+1
*
if exist, the install targets should copy pdb and manifest files along with t...
Ulf Lamping
2007-01-03
1
-3
/
+26
*
Move epan/crypt-md5.[ch] to epan/crypt. Remove
Gerald Combs
2007-01-02
1
-1
/
+1
*
Ehtereal[sic] -> Wireshark. :-)
Guy Harris
2007-01-02
1
-1
/
+1
*
Move the contents of airpdcap to epan/crypt. Try to fix the current
Gerald Combs
2006-12-28
1
-2
/
+6
*
Use portaudio v19.
Anders Broman
2006-12-27
1
-1
/
+2
*
Uh Oh: Fix to properly set SH_FLAGS with 'igncr' if required as part of the n...
Bill Meier
2006-12-26
1
-4
/
+0
*
convert line endings (using dos2unix) of the win32_setup.sh file before using it
Ulf Lamping
2006-12-26
1
-0
/
+4
*
Update to GNUTLS 1.6.0.
Gerald Combs
2006-12-23
1
-5
/
+5
*
use 'rm -rf' so no error if directory already deleted (by 'clean_setup')
Bill Meier
2006-12-22
1
-1
/
+1
*
Update to use gtk 2.10.6 and friends.
Anders Broman
2006-12-21
1
-4
/
+26
*
Get rid of UCD SNMP support (it's not longer supported and
Jörg Mayer
2006-12-08
1
-1
/
+0
*
Don't define HAVE_AIRPDCAP if HAVE_AIRPCAP isn't defined. Fix a compiler
Gerald Combs
2006-12-06
1
-1
/
+2
*
From Davide Schiera and Giorgio Tino: Add initial WPA/WPA2 decryption
Gerald Combs
2006-12-05
1
-1
/
+1
*
Use 'igncr' as needed with Bash (workaround for bug report 1162);
Bill Meier
2006-12-04
1
-11
/
+11
*
if the WIRESHARK_LIBS dir isn't already existing, create it
Ulf Lamping
2006-11-19
1
-0
/
+1
*
fix clean_setup target
Ulf Lamping
2006-11-19
1
-1
/
+1
*
add the /LARGEADDRESSAWARE to the link process of Wireshark(2) and Tshark. Se...
Ulf Lamping
2006-11-17
1
-3
/
+3
*
Update to use the latest gtk 2.8 glib and pango libraries.
Anders Broman
2006-11-12
1
-11
/
+11
*
don't copy mibs.txt files to mibs, but to snmp\mibs
Ulf Lamping
2006-11-07
1
-2
/
+3
*
Remove the references to acn
Anders Broman
2006-11-06
1
-1
/
+0
*
fix the GTK-WIMP paths for GTK2.8 - both source and destination paths complet...
Ulf Lamping
2006-10-27
1
-5
/
+5
*
Missed a change.
Anders Broman
2006-10-26
1
-1
/
+1
*
Preparations for using the latest GTK 2.8 files for now only gettext is updated.
Anders Broman
2006-10-26
1
-8
/
+13
*
rdm now not a plugin - don't copy dll
Bill Meier
2006-10-19
1
-2
/
+1
*
If .svn/entries exists, add it as a dependency to svnversion.h.
Gerald Combs
2006-10-18
1
-1
/
+7
*
distclean should remove wireshark-gtk1/2 dirs completely
Ulf Lamping
2006-10-13
1
-6
/
+2
*
If GTK1_DIR or GTK2_DIR not defined, then corresponding install-common-deps s...
Bill Meier
2006-10-09
1
-1
/
+5
[next]