| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
"Wireshark Portable" (WSP) distribution.
This allows Wireshark to be run from any USB stick, unlike the U3 packaging which must be installed on a specific U3 device.
The packaging basically builds upon the U3 distribution so new libraries/config only need to be added to the U3 makefile to update both distributions.
It still takes a "dumb" approach to WinPcap - installing it if it is not already installed and removing it (if WSP installed it) when Wireshark quits. (This is worse than the U3 packaging which only uninstalls WinPcap when the device is removed.) Really must talk to the WinPcap guys to see how we can make this less intrusive.
I am talking to John Haller (the Portable Apps guy) about fine tuning the distribution.
svn path=/trunk/; revision=23340
|
|
|
|
| |
svn path=/trunk/; revision=23296
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
pipe instead of stdin. Add an argument (currently the parent PID) back
to the "-Z" flag and use it to construct the pipe name. This lets us
pass the parent's stdin handle to dumpcap, which lets us capture from
stdin on Windows. Add a comment about checking for the parent process.
In capture_loop.c, remove the wait_forever argument from cap_pipe_select()
since it was always FALSE. Set the timeout under Windows to 250 ms
instead of 250000 ms.
svn path=/trunk/; revision=23279
|
|
|
|
| |
svn path=/trunk/; revision=23235
|
|
|
|
| |
svn path=/trunk/; revision=23229
|
|
|
|
|
|
| |
(??)
svn path=/trunk/; revision=23228
|
|
|
|
| |
svn path=/trunk/; revision=23227
|
|
|
|
|
|
| |
Make it depend on libwiretap on *NIX, too, only to keep things in sync.
svn path=/trunk/; revision=23209
|
|
|
|
|
|
| |
(Leave the MGCP plugin dir for now).
svn path=/trunk/; revision=23190
|
|
|
|
|
|
| |
once (instead of worst-case 1+2+3 times)
svn path=/trunk/; revision=23187
|
|
|
|
| |
svn path=/trunk/; revision=23144
|
|
|
|
| |
svn path=/trunk/; revision=22955
|
|
|
|
| |
svn path=/trunk/; revision=22934
|
|
|
|
| |
svn path=/trunk/; revision=22835
|
|
|
|
|
|
| |
few strange new files generated
svn path=/trunk/; revision=22830
|
|
|
|
|
|
|
|
| |
with spaces in this path
- epan now depends on zlib and wiretap, add dependencies accordingly
svn path=/trunk/; revision=22799
|
|
|
|
|
|
| |
Makefile.nmake updated
svn path=/trunk/; revision=22769
|
|
|
|
|
|
| |
makefiles a bit and (more important) removes an annoying behaviour if you switch between compiler versions - you'll need to run the setup target each time you switch
svn path=/trunk/; revision=22714
|
|
|
|
| |
svn path=/trunk/; revision=22694
|
|
|
|
| |
svn path=/trunk/; revision=22676
|
|
|
|
| |
svn path=/trunk/; revision=22672
|
|
|
|
| |
svn path=/trunk/; revision=22671
|
|
|
|
| |
svn path=/trunk/; revision=22635
|
|
|
|
| |
svn path=/trunk/; revision=22558
|
|
|
|
|
|
|
|
| |
explanations from me at the top of that file
add it to the distributed files, to the Win32 NSIS and U3 packages. UNIX packages will still miss this (optional) file.
svn path=/trunk/; revision=22487
|
|
|
|
| |
svn path=/trunk/; revision=22482
|
|
|
|
|
|
|
|
|
|
| |
anywhere else). Instead of using getaddrinfo() and getnameinfo(),
promote inet_pton.c and inet_ntop.c to the top level and use those
routines instead.
(It's 2007, for crying out loud. Why is this even an issue?)
svn path=/trunk/; revision=22075
|
|
|
|
|
|
|
| |
Add support for WiMAX and M2M to various makefiles and installer files. Add
basic support for M2M to randpkt.
svn path=/trunk/; revision=21945
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
epan/filesystem.c
have get_plugin_dir() calling init_plugin_dir() if necessary
epan/epan.c and epan/report_err.c
move the report_failure family into the new report_err.c file, have epan_init() calling the initializer
epan/plugins.h and epan/proto.c
do not have init_plugins() calling the proto_reg functions instead do it in init_proto()
gtk/main.c and tshark.c
init_plugin_dir() has become suprefluous
capinfos.c and editcap.c
load the wiretap plugins
Makefiles
do what's needed to build withe the above changes.
svn path=/trunk/; revision=21935
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update the wireless/AirPcap GUI code to support 802.11n as well as
some related upcoming code changes.
- Remove airpcap.h from the repository, since it exists in the AirPcap
devpack (and will be superseded Real Soon Now).
- Show the individual channel flag bits in radiotap.
Fix the 802.11n MCS set display.
This is a partial checkin, so hopefully nothing is broken.
svn path=/trunk/; revision=21831
|
|
|
|
| |
svn path=/trunk/; revision=21770
|
|
|
|
|
|
| |
new dissector for OPCUA protocol
svn path=/trunk/; revision=21760
|
|
|
|
| |
svn path=/trunk/; revision=21736
|
|
|
|
|
|
| |
.exe / .dll files - this way is easier to handle while packaging and alike, and probably will solve some problems. We might want to do this for the plugins as well later.
svn path=/trunk/; revision=21696
|
|
|
|
|
|
| |
Zip the entire directory instead of just the top-level contents.
svn path=/trunk/; revision=21378
|
|
|
|
| |
svn path=/trunk/; revision=21198
|
|
|
|
| |
svn path=/trunk/; revision=21122
|
|
|
|
| |
svn path=/trunk/; revision=21107
|
|
|
|
| |
svn path=/trunk/; revision=21106
|
|
|
|
| |
svn path=/trunk/; revision=21098
|
|
|
|
| |
svn path=/trunk/; revision=21040
|
|
|
|
| |
svn path=/trunk/; revision=21024
|
|
|
|
|
|
| |
would require to change ALL makefiles - the buildbot revealed it), simply put it in the wiretap generation. As wiretap is mandatory and one of the first things to be build this doesn't even sound like a bad idea anyway ...
svn path=/trunk/; revision=20646
|
|
|
|
|
|
| |
MSC_VER_REQUIRED in config.nmake and compare it with _MSC_VER in config.h.win32
svn path=/trunk/; revision=20637
|
|
|
|
|
|
|
|
| |
A clean_setup is done first now to ensure that the target dirs don't contain old files - probably remaining from a previous setup run.
explicit removing of the gtk2 dir is no longer required therefore
svn path=/trunk/; revision=20497
|
|
|
|
| |
svn path=/trunk/; revision=20495
|
|
|
|
|
|
| |
Win32-setup.sh changed to overwrite existing folders.
svn path=/trunk/; revision=20463
|
|
|
|
| |
svn path=/trunk/; revision=20396
|
|
|
|
| |
svn path=/trunk/; revision=20382
|
|
|
|
|
|
| |
wiretap
svn path=/trunk/; revision=20362
|