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
/
asn1
/
ansi_map
Commit message (
Expand
)
Author
Age
Files
Lines
*
Apparently one of our major global headers must include emem.h, because I just
Evan Huus
2013-06-19
1
-4
/
+5
*
Make exports actaully work
Jörg Mayer
2013-05-07
1
-0
/
+26
*
Just whitespace changes
Jörg Mayer
2013-05-05
1
-2
/
+3
*
Stub cmake support for generating the asn1 dissectors.
Jörg Mayer
2013-04-23
1
-0
/
+23
*
[-Wmissing-prototypes]
Anders Broman
2013-03-20
1
-1
/
+5
*
Export libwireshark symbols using WS_DLL_PUBLIC define
Balint Reczey
2013-03-01
1
-1
/
+3
*
its ==> it's & it's ==> its as needed.
Bill Meier
2013-02-26
1
-1
/
+1
*
Fix a bunch of warnings.
Guy Harris
2012-12-26
1
-1
/
+1
*
Make all enum_val_t's const.
Jeff Morriss
2012-11-29
1
-1
/
+1
*
We always HAVE_CONFIG_H so don't bother checking whether we have it or not.
Jeff Morriss
2012-09-20
1
-3
/
+1
*
make hash key session scoped
Michael Mann
2012-08-18
1
-18
/
+5
*
Mark a parameter as unused.
Guy Harris
2012-08-18
1
-6
/
+1
*
epan/dissectors/packet-ansi_map.c shouldn't be edited - it's generated
Guy Harris
2012-08-18
1
-3
/
+1
*
Update Free Software Foundation address.
Jakub Zawadzki
2012-06-28
5
-5
/
+5
*
Fix RVALS() macro usage
pascal
2012-05-19
1
-1
/
+1
*
The trial period is arguably over - no need for packet-ansi_map.c to
Guy Harris
2012-04-11
1
-10
/
+0
*
Get rid of redundant Dgt1_9_bcd digit set - passing NULL as the digit
Guy Harris
2012-04-11
1
-75
/
+68
*
Do not assign a value to itself.
Stig Bjørlykke
2012-03-11
1
-4
/
+0
*
Fix some Dead Store (Dead assignement/Dead increment) Warning found by Clang
Alexis La Goutte
2012-02-27
2
-14
/
+6
*
Fix some duplicate display filter names.
Chris Maynard
2012-01-18
1
-6
/
+6
*
Get rid of Warnings.
Anders Broman
2011-11-19
1
-8
/
+8
*
Use tvb_bcd_dig_to_ep_str().
Anders Broman
2011-11-18
1
-41
/
+3
*
For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.
Bill Meier
2011-10-21
1
-1
/
+1
*
Do some more conversions of proto_tree_add_item() 'encoding' arg
Bill Meier
2011-10-18
1
-9
/
+9
*
Convert asn1 template files proto_tree_add_item() 'encoding' arg for field ty...
Bill Meier
2011-10-15
1
-2
/
+2
*
Build the ASN.1 dissectors directly into epan/dissectors (rather than building
Jeff Morriss
2011-10-10
1
-7
/
+3
*
Convert 'encoding' parameter of certain proto_tree_add_item() calls in asn1/*:
Bill Meier
2011-10-10
1
-105
/
+105
*
Convert 'encoding' parameter of certain proto_tree_add_item() calls in asn1 d...
Bill Meier
2011-10-06
1
-97
/
+97
*
Try to do a more syntactically correct import.
Anders Broman
2011-07-21
1
-2
/
+4
*
Fix a couple (value) mistakes in value_strings. Found by Martin's patch on t...
Jeff Morriss
2011-05-18
1
-5
/
+5
*
Add a missing IE found in trace from https://bugs.wireshark.org/bugzilla/show...
Anders Broman
2011-02-07
1
-1
/
+4
*
Remove debug printouts.
Anders Broman
2011-02-05
1
-3
/
+4
*
Introduce preferences to set the strictness of Invoke/response
Anders Broman
2011-02-04
1
-12
/
+44
*
From Porus Mehta:
Anders Broman
2011-01-16
1
-7
/
+7
*
Add tvb_bcd_dig_to_ep_str()
Anders Broman
2010-12-28
1
-1
/
+5
*
Rename the routines that handle dissector tables with unsigned integer
Guy Harris
2010-12-20
1
-6
/
+6
*
Use value_string_ext fcns to access several value_string arrays;
Bill Meier
2010-11-16
3
-17
/
+39
*
#include <string.h> and/or #include <stdio.h> not needed.
Bill Meier
2010-04-07
1
-2
/
+0
*
#include <stdio.h> not needed.
Bill Meier
2010-04-06
1
-1
/
+0
*
Fix Tag value wrong in ansi_map.asn file for ServiceId in ServiceRequest mess...
Anders Broman
2010-04-01
1
-1
/
+1
*
Squelch a bunch of compiler warnings.
Guy Harris
2010-02-23
1
-4
/
+4
*
From Didier Gautheron:
Anders Broman
2010-01-13
1
-4
/
+0
*
From Michael Lum:
Anders Broman
2010-01-07
1
-1
/
+11
*
Dissect NumberPortabilityRequest return result.
Anders Broman
2009-12-18
2
-1
/
+16
*
From Michael Lum:
Anders Broman
2009-11-19
1
-2
/
+45
*
From Michael Lum:
Anders Broman
2009-11-19
1
-16
/
+52
*
Mobile On Channel carries no data.
Anders Broman
2009-11-17
1
-1
/
+1
*
gsmmap -> gsm_map to make directory name consistent with filenames
Kovarththanan Rajaratnam
2009-10-10
2
-4
/
+4
*
Remove unused NEED_PACKET_PROTO_H variable
Kovarththanan Rajaratnam
2009-10-08
1
-1
/
+0
*
Don't call check_col(). Add a space at the end of each COL_INFO entry to mak...
Jeff Morriss
2009-09-15
1
-16
/
+8
[next]