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
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Document the wmem override environment variable in the man pages, and improve
Evan Huus
2013-03-11
4
-7
/
+51
*
Followup to r48218: remove documentation of the WIRESHARK_DEBUG_USE_SLICES en...
Jeff Morriss
2013-03-11
3
-18
/
+0
*
Make the memory limit (in bytes or packets) used for storing packets
Michael Tüxen
2013-03-10
1
-0
/
+16
*
Add -t to synopsis.
Michael Tüxen
2013-03-10
1
-0
/
+1
*
Remove the wmem slab. It was an optimization mimicking the emem slab
Evan Huus
2013-03-09
1
-7
/
+1
*
Add asn2deb.pod and idl2deb.pod to the source distribution.
Jeff Morriss
2013-03-06
1
-2
/
+4
*
Don't use (GNU-specific) pattern rules: use old-fashioned suffix rules instead.
Jeff Morriss
2013-03-06
1
-164
/
+61
*
Fix distcheck in autotools based builds
Balint Reczey
2013-03-06
1
-2
/
+2
*
Merge asn2deb and idl2deb from official Debian package
Balint Reczey
2013-03-06
4
-3
/
+196
*
From Steve Magnani via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8339
Evan Huus
2013-03-04
1
-9
/
+34
*
Export libwireshark symbols using WS_DLL_PUBLIC define
Balint Reczey
2013-03-01
2
-3
/
+3
*
Default capture buffer size is now 2MB.
Jeff Morriss
2013-02-28
3
-6
/
+6
*
Print human-readable statistics by default. Raw values can be printed
Gerald Combs
2013-02-26
1
-0
/
+7
*
Add README for Lua
Michael Mann
2013-02-25
1
-0
/
+456
*
Update README.qt with last change in qtshark build
Alexis La Goutte
2013-02-23
1
-5
/
+5
*
mention gcrypt wrapper in README.developer
Martin Kaiser
2013-02-21
1
-0
/
+5
*
From Edwin Groothuis via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...
Chris Maynard
2013-02-20
1
-0
/
+26
*
Fix two bugs in the example code that I revised.
Bill Meier
2013-02-11
1
-2
/
+2
*
Remove a _U_ which I should not have used.
Bill Meier
2013-02-11
1
-1
/
+1
*
Well, that didn't work (keyword substitution, that is). Try now.
Chris Maynard
2013-02-11
1
-3
/
+3
*
Fix a couple of typos. Set svn properties.
Chris Maynard
2013-02-11
1
-5
/
+5
*
Update: Primarily to suggest calling conversation_set_dissector()
Bill Meier
2013-02-11
1
-115
/
+90
*
Update wmem docs
Evan Huus
2013-02-08
1
-2
/
+3
*
Remove more unnecessary defintions.
Gerald Combs
2013-02-06
1
-2
/
+0
*
At least as I read
Guy Harris
2013-02-04
1
-4
/
+4
*
Prettify the silent build.
Gerald Combs
2013-02-04
1
-26
/
+36
*
describe the -t option in the dumpcap manpage
Martin Kaiser
2013-02-03
1
-0
/
+4
*
Add $(AM_V_GEN) in a few more places.
Gerald Combs
2013-02-01
1
-4
/
+4
*
Add support for silent builds.
Gerald Combs
2013-02-01
1
-26
/
+26
*
Fix the dev guide to use the correct indent (Tab => 4 Spaces) and add Modelin...
Alexis La Goutte
2013-02-01
1
-966
/
+977
*
Add 2 more verification steps to run in the "Submitting code for your new dis...
Chris Maynard
2013-01-31
1
-0
/
+8
*
add missing case
Martin Kaiser
2013-01-30
1
-1
/
+1
*
Add support in TShark to follow SSL streams
Michael Mann
2013-01-30
1
-0
/
+1
*
Update WiresharkXML.py to work with Python 2.7.
Gilbert Ramirez
2013-01-24
1
-0
/
+8
*
Handle NULL-pointers and 0-lengths in a much simpler allocator-agnostic way,
Evan Huus
2013-01-23
1
-0
/
+6
*
Rewrite wmem_allocator_simple to track allocations using a GHashTable instead of
Evan Huus
2013-01-19
1
-1
/
+1
*
Add three more slots to the wmem allocater definition (not yet implemented
Evan Huus
2013-01-19
1
-11
/
+49
*
As suggested in comments in sl_alloc() and sl_free(): add a new environment
Jeff Morriss
2013-01-16
3
-0
/
+18
*
Minor documentation tweaks. Add a hash table to the wishlist.
Evan Huus
2013-01-15
1
-7
/
+9
*
Add convenience macros wmem_new and wmem_new0
Evan Huus
2013-01-04
1
-0
/
+2
*
Fix description of -p input - show the packet data the same way it's
Guy Harris
2012-12-30
1
-4
/
+10
*
Replace another instance of emem in README.developer with wmem.
Evan Huus
2012-12-29
2
-3
/
+4
*
Update wmem documentation for the new allocator.
Evan Huus
2012-12-28
1
-1
/
+4
*
Add documentation about the environment variable.
Evan Huus
2012-12-27
1
-0
/
+6
*
Update wmem docs to include new type field.
Evan Huus
2012-12-27
1
-3
/
+11
*
Add support for -D option. The preamble will start with
Michael Tüxen
2012-12-25
1
-0
/
+7
*
Add option to suppress duplicate suppression.
Michael Tüxen
2012-12-25
1
-1
/
+1
*
Add support for writing pcap-ng files by specifying -n as an option.
Michael Tüxen
2012-12-22
1
-0
/
+5
*
Add -Q option to TShark to force only "true" errors to stderr. No "status" m...
Michael Mann
2012-12-20
1
-0
/
+7
*
Add missing wmem strbuf routine to the documentation.
Evan Huus
2012-12-19
1
-0
/
+1
[next]