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
/
disp
Commit message (
Expand
)
Author
Age
Files
Lines
*
We always HAVE_CONFIG_H so don't bother checking whether we have it or not.
Jeff Morriss
2012-09-20
1
-3
/
+1
*
Update Free Software Foundation address.
Jakub Zawadzki
2012-06-28
5
-5
/
+5
*
Fix some Dead Store (Dead assignement/Dead increment) Warning found by Clang
Alexis La Goutte
2012-01-13
1
-1
/
+0
*
Don't generate the conformance file for exported types when building the
Jeff Morriss
2011-10-14
1
-1
/
+1
*
Build the ASN.1 dissectors directly into epan/dissectors (rather than building
Jeff Morriss
2011-10-10
1
-19
/
+15
*
Use ENC_NA as encoding for FT_PROTOCOL, FT_NONE and FT_BYTES.
Stig Bjørlykke
2011-07-19
1
-1
/
+1
*
Use correct encoding for proto_tree_add_item().
Stig Bjørlykke
2011-07-19
1
-1
/
+1
*
Rename the routines that handle dissector tables with unsigned integer
Guy Harris
2010-12-20
1
-2
/
+2
*
Make some prefs callback functions static. (These modules don't use proto_re...
Jeff Morriss
2010-12-06
1
-7
/
+9
*
My try at fixing Bug 4653; (Also reverts SVN #32420)
Bill Meier
2010-04-08
1
-9
/
+4
*
A stab at [Bug 4653] New: dap ASN1 generated dissector differs from epan/diss...
Anders Broman
2010-04-07
1
-4
/
+9
*
#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
*
Get rid of check_col();
Anders Broman
2010-01-17
2
-23
/
+8
*
Add missing DEFAULT for UpdateMode.
Stig Bjørlykke
2010-01-11
1
-1
/
+1
*
Fixed some OPTIONAL vs. DEFAULT issues.
Stig Bjørlykke
2009-12-18
1
-2
/
+2
*
Make all proto_* values static.
Stig Bjørlykke
2009-10-11
1
-1
/
+1
*
Remove unused NEED_PACKET_PROTO_H variable
Kovarththanan Rajaratnam
2009-10-08
1
-1
/
+0
*
Don't guard col_clear with col_check
Kovarththanan Rajaratnam
2009-08-09
1
-2
/
+1
*
Don't guard col_set_str (COL_PROTOCOL) with col_check
Kovarththanan Rajaratnam
2009-08-09
1
-2
/
+1
*
#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...
Bill Meier
2009-02-07
1
-1
/
+0
*
Small cleanups mostly related to proto_reg_handoff
Bill Meier
2008-11-11
1
-11
/
+9
*
Dump the unsupported opcode for invoke result and invoke error,
Stig Bjørlykke
2008-09-19
1
-2
/
+4
*
Remove #defined preference grouping
Graeme Lunt
2008-04-13
1
-4
/
+0
*
asn1/*/Makefile.nmake were not part of the source package.
Jörg Mayer
2007-12-19
1
-1
/
+2
*
ANSI TCAP regenerated and tested with -T -X asn2wrs options
Tomas Kukosa
2007-12-10
1
-1
/
+1
*
as2wrs now handles EXTERNAL(direct-reference requires no special handling).
Anders Broman
2007-11-06
1
-3
/
+2
*
as2wrs now handles EXTERNAL(direct-reference requires no special handling).
Anders Broman
2007-11-06
2
-9
/
+3
*
Use oid_add_from_string for adding names.
Anders Broman
2007-10-31
1
-5
/
+5
*
Apply the small performance enhancment patches for:
Anders Broman
2007-10-23
1
-1
/
+1
*
Update to use the -X and -T asn2wrs flags.
Graeme Lunt
2007-10-22
1
-1
/
+1
*
- Fix svn:ignore for all directories
Jörg Mayer
2007-10-16
1
-6
/
+6
*
- Remove -e option if the generated -exp.cnf file isn't used.
Jörg Mayer
2007-10-11
1
-0
/
+3
*
Add missing dependencies and update syntax of existing ones.
Jörg Mayer
2007-10-10
1
-16
/
+15
*
- Change Makefiles to include preinc
Jörg Mayer
2007-10-10
2
-1
/
+3
*
Convert some more protocols to new Makefile style.
Jörg Mayer
2007-10-07
5
-74
/
+121
*
Rewrote handling of parameters to get rid of "funky" oid strings.
Stig Bjørlykke
2007-09-04
1
-5
/
+5
*
get users of oid_resolv to use the new oids, rollout packet-snmp.c
Luis Ontanon
2007-08-25
1
-1
/
+1
*
get_ber_length doesn't need the tree argument, get rid of it.
Jörg Mayer
2007-08-24
1
-1
/
+1
*
use ASN.1 type names in #.FN_BODY (instead of Wireshark type names)
Tomas Kukosa
2007-06-06
1
-3
/
+3
*
not allow #.FN_HDR/FTR for Wireshark types but only for ASN.1 types
Tomas Kukosa
2007-06-05
1
-3
/
+3
*
Second step in introducing asn context to BER dissectors just like in PER.
Anders Broman
2007-05-13
2
-16
/
+20
*
EXTERNAL type is handled in asn2wrs now
Tomas Kukosa
2007-05-03
2
-5
/
+5
*
change the signature that asn2wrs generates for functions to marm all paramet...
Ronnie Sahlberg
2007-03-21
1
-1
/
+1
*
nikai@nikai.net:
Jörg Mayer
2006-11-14
1
-1
/
+0
*
put every python script name into "" so the call won't fail on Win32 native p...
Ulf Lamping
2006-10-29
1
-1
/
+1
*
remove functions register_ber_oid_name() and get_ber_oid_name() from packet-b...
Tomas Kukosa
2006-06-28
1
-5
/
+6
*
- remove some #.MODULE_IMPORT from .cng files
Tomas Kukosa
2006-05-24
1
-6
/
+0
*
Ethereal -> Wireshark
Tomas Kukosa
2006-05-23
1
-0
/
+9
*
- asn2eth renamed to asn2wrs
Tomas Kukosa
2006-05-21
2
-5
/
+5
[next]