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
/
epan
/
uat.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix (-W)documentation error found by Clang
Alexis La Goutte
2013-08-10
1
-1
/
+1
*
Add a UAT dialog. Make UAT preferences uat_t * instead of void *.
Gerald Combs
2013-07-25
1
-3
/
+11
*
From beroset:
Anders Broman
2013-03-12
1
-2
/
+2
*
Export libwireshark symbols using WS_DLL_PUBLIC define
Balint Reczey
2013-03-01
1
-0
/
+17
*
Remove C++ incompatibilities in c1222 dissector.
Michael Mann
2013-02-17
1
-2
/
+2
*
Constify the second argument to uat_load(), to squelch some warnings.
Guy Harris
2013-02-08
1
-1
/
+1
*
replace "unsigned" datatype with "guint". Some mpeg files needed "unsigned i...
Michael Mann
2013-01-04
1
-10
/
+10
*
Fix a bunch of warnings.
Guy Harris
2012-12-26
1
-2
/
+2
*
UATs could be put into "categories". The categories were defined only
Guy Harris
2012-07-08
1
-8
/
+9
*
Update Free Software Foundation address.
Jakub Zawadzki
2012-06-28
1
-1
/
+1
*
Fix a typo.
Anders Broman
2012-05-03
1
-1
/
+1
*
Recreate the packet list when changing UAT for header fields.
Stig Bjørlykke
2012-03-30
1
-0
/
+1
*
Fix usage of g_ascii_strdown() and g_ascii_strup() - they do *not*
Guy Harris
2012-01-25
1
-1
/
+4
*
Remove comma at the end of several enumerator lists.
Jeff Morriss
2011-11-01
1
-3
/
+3
*
From Dirk via bug 6361:
Stig Bjørlykke
2011-09-20
1
-6
/
+20
*
Set maximum value for UAT range in fld_data, not cbdata.chk/set/tostr.
Stig Bjørlykke
2010-10-30
1
-1
/
+1
*
Make the third argument to a UAT copy callback a size_t (not that any of
Guy Harris
2010-10-29
1
-1
/
+1
*
Introduce an Object Identifier field macro, together with an appropriate field
Graeme Lunt
2010-06-28
1
-0
/
+23
*
From LEGO via bug 3459:
Stig Bjørlykke
2010-03-04
1
-2
/
+18
*
Update the uat_new documentation to match the actual function.
Bill Meier
2010-02-16
1
-4
/
+8
*
s/g_strdown/g_ascii_strdown
Jeff Morriss
2009-09-13
1
-1
/
+1
*
More constification, fewer warnings.
Guy Harris
2009-04-20
1
-14
/
+14
*
Constify some items to squelch some compiler warnings in the Windows
Guy Harris
2009-04-20
1
-17
/
+17
*
Clean up some P64 issues; we assume that no strings in UATs are bigger
Guy Harris
2009-03-16
1
-8
/
+11
*
From Jakub Zawadzki (bug 3331):
Stig Bjørlykke
2009-03-13
1
-5
/
+5
*
Don't use ep_strndup() to copy the uat protocol name, because the value
Stig Bjørlykke
2009-03-08
1
-1
/
+1
*
Add an additional "title" attribute for UAT fields; that's what's
Guy Harris
2009-02-16
1
-26
/
+29
*
luis.ontanon@gmail.com => luis@ontanon.org
Luis Ontanon
2008-08-05
1
-1
/
+1
*
(Temporary?) fix to get the Windows buildbot going again: remove constness fr...
Jeff Morriss
2008-08-05
1
-2
/
+2
*
Have some UAT helper functions copying the passed buffer before
Luis Ontanon
2008-08-05
1
-5
/
+8
*
Added an option to uat_new() to set if configuration shall be saved in the
Stig Bjørlykke
2008-03-06
1
-0
/
+1
*
Extend the UAT and preferences code so that you can use the "-o" flag
Gerald Combs
2008-02-15
1
-40
/
+56
*
Add Luis' uat_get_table_by_name() to fetch SMI uat tables.
Stig Bjørlykke
2008-01-30
1
-0
/
+1
*
Free allocated data in prefs_reset, removed need for uat_reload_all and
Stig Bjørlykke
2008-01-19
1
-1
/
+1
*
This patch adds support for configuration profiles, which can be used to
Stig Bjørlykke
2008-01-14
1
-0
/
+1
*
SNMP:
Luis Ontanon
2007-08-28
1
-0
/
+1
*
- epan/uat.h: change the UAT_PROTO_DEF macro to handle both the name of the d...
Luis Ontanon
2007-05-25
1
-6
/
+9
*
Add some GCC warnings to the standard set, and add some others to the
Guy Harris
2007-04-23
1
-24
/
+24
*
Fix some Solaris buildbot warnings
Stephen Fisher
2007-04-13
1
-1
/
+1
*
Implement a proposal from Elefterios Gabriel for SCCP:
Luis Ontanon
2007-04-03
1
-0
/
+24
*
Have the prototypes of uat_esc and uat_unesc available to packet-snmp.c
Luis Ontanon
2007-04-01
1
-0
/
+5
*
Fix management of lstrings in uat code so that arbitrary chars (even '\0's) c...
Luis Ontanon
2007-04-01
1
-3
/
+3
*
Initialize the description in UAT_FLD_PROTO().
Guy Harris
2007-02-19
1
-1
/
+1
*
Add a description of UAT fields, and have it as a tooltip in the New/Edit Dia...
Luis Ontanon
2007-02-12
1
-19
/
+20
*
Have the windows buildot compiling again.
Luis Ontanon
2007-02-08
1
-0
/
+3
*
UAT: filed definitions for proto (a dissector hanlde obtained by name)
Luis Ontanon
2007-02-07
1
-21
/
+14
*
MSVC does not like mixed declarations and code
Luis Ontanon
2007-02-07
1
-2
/
+27
*
* Add a category param to the uat.
Luis Ontanon
2007-02-07
1
-0
/
+4
*
Add ENUM and HEXBYTES modes
Luis Ontanon
2007-02-07
1
-33
/
+52
*
* Add a help facility for UATs
Luis Ontanon
2007-02-05
1
-0
/
+1
[next]