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
*
Initial Portable Apps (www.portableapps.com) packaging to produce a "Wireshar...
Graeme Lunt
2007-11-02
1
-0
/
+15
*
Fix Windows build error if not using LUA; Bug #1950
Bill Meier
2007-10-28
1
-2
/
+4
*
For the Wireshark/TShark -> dumpcap signal pipe on Windows, use a named
Gerald Combs
2007-10-26
1
-2
/
+2
*
Allow wimaxasncp plugin to be found in Windows dev build.
Martin Mathieson
2007-10-22
1
-0
/
+3
*
Use gtk 2.12.1
Anders Broman
2007-10-18
1
-6
/
+6
*
Oops: Backout the library updates until libraries configured for download... ...
Bill Meier
2007-10-18
1
-6
/
+6
*
Updated GTK/Glib/Pango Libraries
Bill Meier
2007-10-18
1
-6
/
+6
*
text2pcap now depends on libwiretap (for eth_fopen()) but only on Windows. M...
Jeff Morriss
2007-10-16
1
-2
/
+6
*
Make MGCP a builtin dissector to reduce the number of plugins.
Anders Broman
2007-10-15
1
-1
/
+0
*
Fix Windows maintainer-clean/distclean/clean to recurse thru subdirs only onc...
Bill Meier
2007-10-15
1
-3
/
+9
*
fix 'nmake ... clean' to include dumpcap specific objects
Bill Meier
2007-10-11
1
-2
/
+2
*
Use GTK+ 2.12
Anders Broman
2007-09-25
1
-70
/
+38
*
Get rid of the remains of NET-SNMP in the build process.
Jörg Mayer
2007-09-24
1
-18
/
+3
*
Fix my earlier typo.
Bill Meier
2007-09-10
1
-1
/
+1
*
don't try to put a ## comment after the touch call, this will end up in a few...
Ulf Lamping
2007-09-09
1
-1
/
+2
*
- "quote" source dir of packaging_zip1 and packaging_zip2, so it also works w...
Ulf Lamping
2007-09-05
1
-6
/
+7
*
Verify existence of required downloaded library packages during make after Ma...
Bill Meier
2007-09-02
1
-78
/
+105
*
always compile zlib.dll from source (even on MSVC6 now), this simplifies the ...
Ulf Lamping
2007-08-28
1
-9
/
+0
*
Get smi_modules in the distrib
Luis Ontanon
2007-08-27
1
-0
/
+1
*
libsmi was missing from the CFLAGS
Luis Ontanon
2007-08-26
1
-1
/
+1
*
Use config and makefile from Chris Maynard and Luis instead.
Anders Broman
2007-08-26
1
-5
/
+15
*
Download libsmi
Anders Broman
2007-08-26
1
-0
/
+4
*
complete the death of the h223 plugin
Richard van der Hoff
2007-08-24
1
-1
/
+0
*
Add the UNISTIM plugin to Wireshark.
Jaap Keuter
2007-08-20
1
-0
/
+1
*
add IANA port-numbers file as a file named "services", with some minor explan...
Ulf Lamping
2007-08-12
1
-0
/
+1
*
Use the latest GTK2 packages
Anders Broman
2007-08-10
1
-6
/
+6
*
Fix compilation under VS6 (hopefully without breaking compilation
Gerald Combs
2007-06-11
1
-9
/
+12
*
From Mike Harvey: Support for WiMAX and the WiMAX M2M encapsulation protocol.
Gerald Combs
2007-05-25
1
-0
/
+2
*
Have editcap and capinfos loading the wiretap plugins.
Luis Ontanon
2007-05-25
1
-6
/
+9
*
From Dustin Johnson:
Gerald Combs
2007-05-18
1
-1
/
+1
*
Update to the latest Win32 libraries.
Gerald Combs
2007-05-14
1
-12
/
+12
*
from Gerhard Gappmeier (ascolab):
Ulf Lamping
2007-05-14
1
-0
/
+1
*
fix manifest dll error
Ulf Lamping
2007-05-09
1
-1
/
+1
*
instead of copying the MSVC 2005 manifest files around, embed them into the ....
Ulf Lamping
2007-05-06
1
-11
/
+33
*
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
[next]