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
/
README.developer
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove $Id$ and other Subversion leftovers from the doc files.
Jeff Morriss
2014-02-14
1
-3
/
+0
*
Change G_GINT64_CONSTANT(xxxxU) to G_GUINT64_CONSTANT(xxxx)
Jakub Zawadzki
2013-12-20
1
-2
/
+2
*
Remove a phrase which implies that tab widths other than 8 are OK.
Bill Meier
2013-11-01
1
-4
/
+4
*
Subsume README.binarytrees into wmem doxygen. The README was out of date
Evan Huus
2013-10-13
1
-1
/
+0
*
emem -> wmem conversion:
Pascal Quantin
2013-09-22
1
-2
/
+2
*
Document the current state of naming in ui/qt. Say it's OK to use C++
Gerald Combs
2013-09-03
1
-4
/
+5
*
Split README.developer into two: README.developer and README.dissector. All the
Evan Huus
2013-06-20
1
-3131
/
+16
*
Trivial: remove extraneous word, 'is'.
Chris Maynard
2013-05-20
1
-1
/
+1
*
Add CppCheck to the list of things to run before submitting code for review.
Evan Huus
2013-04-27
1
-0
/
+5
*
Major cleanup of skeleton dissector and related bits of README.developer.
Evan Huus
2013-04-15
1
-8
/
+42
*
Put the skeleton sample code from README.developer into its own file - it's
Evan Huus
2013-04-15
1
-369
/
+20
*
Add some missing tvb_get_'s, proto_tree_add_'s, fix args and change all littl...
Chris Maynard
2013-03-28
1
-82
/
+110
*
From Steve Magnani via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8339
Evan Huus
2013-03-04
1
-9
/
+34
*
mention gcrypt wrapper in README.developer
Martin Kaiser
2013-02-21
1
-0
/
+5
*
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
*
Replace another instance of emem in README.developer with wmem.
Evan Huus
2012-12-29
1
-3
/
+3
*
Do a little more to discourage the use of proto_tree_add_text(): don't
Jeff Morriss
2012-12-19
1
-7
/
+9
*
Come down harder on the evils of tvb_get_ptr(): advise not to use it.
Jeff Morriss
2012-12-18
1
-43
/
+28
*
Recommend wmem over emem in the READMEs where possible.
Evan Huus
2012-12-08
1
-17
/
+17
*
Fix the main dissect_PROTO signature
Jörg Mayer
2012-11-16
1
-1
/
+1
*
We always HAVE_CONFIG_H so don't bother checking whether we have it or not.
Jeff Morriss
2012-09-19
1
-3
/
+1
*
Trivial typo fix and duplicate word removal.
Chris Maynard
2012-08-29
1
-2
/
+2
*
Force extended value string linear search (not binary search) in one case:
Bill Meier
2012-08-24
1
-2
/
+10
*
Minor update to tcp_dissect_pdus() section.
Bill Meier
2012-08-24
1
-3
/
+4
*
Add a link where to find some GUIs for git.
Jörg Mayer
2012-08-17
1
-0
/
+2
*
Add note to README.developer about not passing NULL to %s format strings.
Evan Huus
2012-08-17
1
-0
/
+4
*
Create, and start using, file name preferences.
Jeff Morriss
2012-06-13
1
-0
/
+8
*
Note that calls to "expert" functions should not be under 'if (tree)'.
Bill Meier
2012-06-12
1
-14
/
+16
*
Mention ENC_UCS_2 and ENC_UTF_16.
Guy Harris
2012-05-12
1
-5
/
+11
*
Fix typo errors
pascal
2012-04-29
1
-2
/
+2
*
Convert spaces to tabs
pascal
2012-04-25
1
-6
/
+6
*
Update descriptions of hf[] FIELDDISPLAY and BITMASK fields.
Bill Meier
2012-03-07
1
-2
/
+4
*
Emphasize corrext usage of FT_BOOLEAN 'display' field.
Bill Meier
2012-03-06
1
-14
/
+20
*
(Trivial) Fix a typo.
Bill Meier
2012-03-04
1
-1
/
+1
*
forgotten update
Anders Broman
2012-03-04
1
-2
/
+2
*
From Mike Morrin:
Anders Broman
2012-02-29
1
-0
/
+18
*
Add tvb_ip_to_str and tvb_ip6_to_str to the Dev Guide
Alexis La Goutte
2012-02-09
1
-0
/
+6
*
Fix some typos.
Chris Maynard
2012-01-29
1
-12
/
+12
*
Mention the other integer accessors.
Chris Maynard
2012-01-24
1
-3
/
+4
*
Fix a spelling mistake. Wrap a few long lines.
Jeff Morriss
2011-10-26
1
-13
/
+14
*
Update information about 'encoding' arg values for particular field-types.
Bill Meier
2011-10-25
1
-10
/
+10
*
FT_EUI64 need also to specifies encoding !
Alexis La Goutte
2011-09-30
1
-2
/
+2
*
Update README.developer to take into account the disappearance of
Guy Harris
2011-09-29
1
-31
/
+49
*
Add default modeline settings to the end of the skeleton code.
Chris Maynard
2011-09-28
1
-0
/
+14
*
Future tense -> present tense for the encoding argument to
Guy Harris
2011-09-27
1
-3
/
+3
*
Remove support for libpcre, we use GRegex in GLib.
Stig Bjørlykke
2011-08-23
1
-11
/
+1
*
Add instructions how to work with "git svn" instead of "svn"
Jörg Mayer
2011-07-18
1
-1
/
+29
*
Update ptvcursor API description to reflect 'endianness' --> 'encoding' param...
Bill Meier
2011-07-15
1
-5
/
+5
*
More GLIB_CHECK_VERSION cleanups. Update the minimum GLib/GTK+ versions
Gerald Combs
2011-07-11
1
-4
/
+5
[next]