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
/
pkix1implicit
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove $Id$ from the ASN.1 dissectors and regenerate them.
Jeff Morriss
2014-02-18
8
-19
/
+0
*
- Forward declaration of register functions.
Anders Broman
2013-12-08
1
-0
/
+3
*
Fix dependency problems (continuation of r52110 and r52112).
Chris Maynard
2013-09-17
2
-0
/
+5
*
Fix checkapi warnings (missing id)
Jörg Mayer
2013-09-15
2
-28
/
+29
*
I added EXPORT_FILES in too many places, remove them
Jörg Mayer
2013-05-11
1
-4
/
+0
*
Some more protocols can be generated via cmake
Jörg Mayer
2013-05-10
1
-0
/
+35
*
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
*
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
*
Build the ASN.1 dissectors directly into epan/dissectors (rather than building
Jeff Morriss
2011-10-10
1
-7
/
+3
*
RCS 3280, which obsoletes RFC 2459, allows an IA5String CHOICE in the Display...
Graeme Lunt
2010-06-04
1
-0
/
+1
*
#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
*
Remove unused NEED_PACKET_PROTO_H variable
Kovarththanan Rajaratnam
2009-10-08
1
-1
/
+0
*
From Kovarththanan Rajaratnam via bug 3548:
Stig Bjørlykke
2009-06-20
1
-2
/
+2
*
Added support for the UserNotice certificate extension.
Graeme Lunt
2009-06-02
1
-0
/
+2
*
#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 and fix an Id marking and some indentati...
Anders Broman
2008-07-23
1
-0
/
+4
*
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
*
- 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
-1
/
+1
*
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
*
Last set of changes to convert Makefiles for today
Jörg Mayer
2007-10-09
5
-77
/
+97
*
From Martin Peylo:
Anders Broman
2007-10-07
6
-3
/
+8
*
get_ber_length doesn't need the tree argument, get rid of it.
Jörg Mayer
2007-08-24
1
-1
/
+1
*
Second step in introducing asn context to BER dissectors just like in PER.
Anders Broman
2007-05-13
2
-6
/
+7
*
EXTERNAL type is handled in asn2wrs now
Tomas Kukosa
2007-05-03
1
-1
/
+1
*
Support for Microsoft-defined enhancedKeyUsage OIDs.
Graeme Lunt
2007-03-23
1
-0
/
+31
*
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 some #.MODULE_IMPORT from .cng files
Tomas Kukosa
2006-05-24
1
-1
/
+0
*
Ethereal -> Wireshark
Tomas Kukosa
2006-05-23
2
-1
/
+10
*
- asn2eth renamed to asn2wrs
Tomas Kukosa
2006-05-21
2
-5
/
+5
*
name change
Ronnie Sahlberg
2006-05-21
2
-4
/
+4
*
Add distclean and maintainerclean rules.
Guy Harris
2006-04-25
1
-0
/
+4
*
Add two missing *-exp.cnf files
Anders Broman
2006-04-06
1
-0
/
+10
*
Add parsertab.pyc in clean target
Anders Broman
2006-02-23
1
-3
/
+3
*
Set "COPYCMD=/Y" and remove the "/Y" from each XCOPY command in order
Gerald Combs
2005-09-07
1
-2
/
+2
*
When using Cygwin's python asn2eth.py
Lars Roland
2005-01-16
1
-5
/
+24
*
Supply Makefile.nmake files.
Guy Harris
2005-01-16
1
-0
/
+23
*
Make the Makefile look like the h235 Makefiles, with the new rules.
Guy Harris
2005-01-16
1
-2
/
+13
*
export ResonFlags from pkix1implicit
Ronnie Sahlberg
2004-12-24
3
-0
/
+9
*
updates from tomas and anders
Ronnie Sahlberg
2004-12-12
1
-0
/
+5
*
updates to pkix1implicit (we have to think about how to rewrite both pkix1e...
Ronnie Sahlberg
2004-12-05
5
-11
/
+29
*
Export AuthorityInfoAccessSyntax from pkix1implicit
Ronnie Sahlberg
2004-11-29
2
-0
/
+4
*
add dissection of AuthorityInfoAccessSyntax
Ronnie Sahlberg
2004-11-21
3
-23
/
+28
[next]