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
/
cmip
Commit message (
Expand
)
Author
Age
Files
Lines
*
Another hour gone, another set of protocols.
Jörg Mayer
2013-05-07
1
-0
/
+40
*
Stub cmake support for generating the asn1 dissectors.
Jörg Mayer
2013-04-23
1
-0
/
+23
*
svn path=/trunk/; revision=48440
Anders Broman
2013-03-20
1
-0
/
+3
*
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
*
For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.
Bill Meier
2011-10-21
1
-2
/
+2
*
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
-7
/
+3
*
Added a dissector table for AttributeId localForm.
Stig Bjørlykke
2011-02-10
2
-6
/
+22
*
#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
*
Use correct opcode table for error values and regular values.
Stig Bjørlykke
2009-11-13
1
-21
/
+7
*
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
*
Fix a possible dereference of null pointer when having no tree.
Stig Bjørlykke
2009-09-27
1
-10
/
+6
*
Don't guard col_append_str with check_col
Kovarththanan Rajaratnam
2009-09-24
1
-6
/
+2
*
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
*
Rework an assignment to keep static analyzers from complaining.
Gerald Combs
2009-08-03
1
-4
/
+4
*
More header_field_info cleanup.
Stig Bjørlykke
2009-06-22
1
-8
/
+8
*
#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...
Bill Meier
2009-02-07
1
-1
/
+0
*
Get rid of some unused code warnings.
Anders Broman
2008-07-22
1
-1
/
+1
*
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
*
Update do use the -X and -T asn2wrs flags.
Anders Broman
2007-11-04
1
-1
/
+1
*
Use oid_add_from_string for adding names.
Anders Broman
2007-10-31
1
-17
/
+17
*
Apply the small performance enhancment patches for:
Anders Broman
2007-10-23
1
-2
/
+2
*
- Fix svn:ignore for all directories
Jörg Mayer
2007-10-16
1
-1
/
+1
*
- 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
-1
/
+5
*
- Change Makefiles to include preinc
Jörg Mayer
2007-10-10
2
-1
/
+3
*
Fix order of external files (without affecting other protos).
Jörg Mayer
2007-10-09
1
-3
/
+3
*
Convert some more protocols to new Makefile style.
Jörg Mayer
2007-10-07
1
-46
/
+0
*
Change some additional protocols to the new build system
Jörg Mayer
2007-09-25
5
-64
/
+106
*
get users of oid_resolv to use the new oids, rollout packet-snmp.c
Luis Ontanon
2007-08-25
1
-2
/
+2
*
get_ber_length doesn't need the tree argument, get rid of it.
Jörg Mayer
2007-08-24
1
-2
/
+2
*
New Camel dissector built with -X and -T option and origninal ASN1 files.
Anders Broman
2007-07-05
1
-9
/
+3
*
Correct a copy paste error and rename fields.
Anders Broman
2007-07-02
1
-17
/
+31
*
Try to fix defined but not used warnings and use the nice new table function ...
Anders Broman
2007-07-01
4
-45
/
+35
*
Try to fix the last defined but not used warnings(again).
Anders Broman
2007-06-27
3
-37
/
+146
*
Try to fix the last defined but not used warnings.
Anders Broman
2007-06-26
1
-0
/
+19
*
Try to fix some GCC warnings
Anders Broman
2007-06-26
1
-17
/
+105
*
Generate CMIP from original asn1 files with -X and -T option.
Anders Broman
2007-06-25
5
-67
/
+146
*
Add some more asn1 modules.
Anders Broman
2007-06-11
3
-0
/
+747
*
actx in the rest of dissect_ber..()l
Anders Broman
2007-05-15
1
-1
/
+1
*
Second step in introducing asn context to BER dissectors just like in PER.
Anders Broman
2007-05-13
2
-91
/
+58
*
EXTERNAL type is handled in asn2wrs now
Tomas Kukosa
2007-05-03
2
-6
/
+6
*
change the signature that asn2wrs generates for functions to marm all paramet...
Ronnie Sahlberg
2007-03-21
1
-1
/
+1
*
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
-2
/
+3
[next]