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
/
h235
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove all non-ASCII characters from all .asn files. I didn't see the harm i...
Chris Maynard
2013-09-18
1
-45
/
+45
*
Fix wrong offset in H.235 tokens causing malformed packet exception
Tomas Kukosa
2013-06-12
1
-5
/
+5
*
Some more
Jörg Mayer
2013-05-07
1
-0
/
+36
*
Just whitespace changes
Jörg Mayer
2013-05-05
1
-1
/
+0
*
Stub cmake support for generating the asn1 dissectors.
Jörg Mayer
2013-04-23
1
-0
/
+23
*
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
*
Get rid of remaining Booleans-as-encoding-arguments in
Guy Harris
2012-05-07
1
-5
/
+5
*
Add a "-build" argument to checkAPIs.pl. Use that argument when building
Jeff Morriss
2012-04-04
1
-1
/
+1
*
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
-8
/
+3
*
#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
*
For fields of type FT_ABSOLUTE_TIME, have the "display" value be one of
Guy Harris
2009-12-19
1
-1
/
+1
*
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
*
#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...
Bill Meier
2009-02-07
1
-1
/
+0
*
Minor cleanup mostly related to proto_reg_handoff
Bill Meier
2008-11-04
1
-3
/
+3
*
Get rid of some unused code warnings.
Anders Broman
2008-07-22
1
-0
/
+4
*
Fix some of the Errors/warnings detected by checkapi.
Anders Broman
2008-05-21
2
-5
/
+19
*
asn1/*/Makefile.nmake were not part of the source package.
Jörg Mayer
2007-12-19
1
-1
/
+2
*
Use oid_add_from_string for adding names.
Anders Broman
2007-10-31
1
-16
/
+16
*
new H.323 dissector
Tomas Kukosa
2007-10-17
3
-20
/
+33
*
- Fix svn:ignore for all directories
Jörg Mayer
2007-10-16
1
-3
/
+1
*
- add missing h450-ros and q932-ros clean rules to asn1/Makefile.nmake
Tomas Kukosa
2007-10-15
2
-2
/
+8
*
Remove the remaining autogenereated -exp.cnf files
Jörg Mayer
2007-10-11
1
-22
/
+0
*
more makefiles changed to new export mechanism
Tomas Kukosa
2007-10-10
3
-2
/
+6
*
convert to new Makefile structure
Jörg Mayer
2007-10-07
4
-56
/
+98
*
get users of oid_resolv to use the new oids, rollout packet-snmp.c
Luis Ontanon
2007-08-25
1
-1
/
+1
*
get rid of few warnings
Tomas Kukosa
2007-05-25
1
-2
/
+9
*
- simple Information Objects support
Tomas Kukosa
2007-05-07
2
-10
/
+10
*
Split out common asn1 stuff to asn1.h and include that where needed.
Anders Broman
2007-05-01
1
-0
/
+1
*
minor formal changes
Tomas Kukosa
2007-04-27
2
-3
/
+4
*
H.235.7: MIKEY in H.323
Tomas Kukosa
2007-04-13
1
-6
/
+48
*
add missing H235-SRTP.asn into Linux/Unix makefile
Tomas Kukosa
2007-03-27
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
*
get rid of warning message
Tomas Kukosa
2006-07-04
1
-1
/
+1
*
few formal changes in PER dissector (rename asn_* types to asn1_* ones)
Tomas Kukosa
2006-07-04
1
-1
/
+1
*
use "type function" instead of "field function" in PER CHOICE and SEQUENCE ta...
Tomas Kukosa
2006-06-29
1
-1
/
+2
*
few OID names
Tomas Kukosa
2006-06-28
1
-0
/
+11
*
uncomment newly supported TYPE-IDENTIFIER usage and per regeneration
Tomas Kukosa
2006-06-05
3
-11
/
+11
*
- h225.asn renamed to H323-MESSAGES.asn
Tomas Kukosa
2006-05-29
1
-2
/
+0
*
Ethereal -> Wireshark
Tomas Kukosa
2006-05-23
2
-2
/
+2
*
- fix bugs in dissect_per_octet_string() introduced with unaligned variant
Tomas Kukosa
2006-05-22
2
-3
/
+3
*
- asn2eth renamed to asn2wrs
Tomas Kukosa
2006-05-21
2
-5
/
+5
*
name change
Ronnie Sahlberg
2006-05-21
2
-4
/
+4
*
updated to H.235.0:09/2005 and H.235.8:09/2005
Tomas Kukosa
2006-05-15
6
-73
/
+193
*
Add distclean and maintainerclean rules.
Guy Harris
2006-04-25
1
-0
/
+4
*
Add parsertab.pyc in clean target
Anders Broman
2006-02-23
1
-1
/
+1
*
From Alejandro Vaquero:
Anders Broman
2006-01-16
1
-2
/
+2
[next]