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
/
x509af
Commit message (
Expand
)
Author
Age
Files
Lines
*
More proper fix (per advice of bug 8515 (https://bugs.wireshark.org/bugzilla/...
Michael Mann
2013-06-22
1
-5
/
+5
*
Allow generating some more dissectors with cmake.
Jörg Mayer
2013-05-07
1
-0
/
+37
*
Just whitespace changes
Jörg Mayer
2013-05-05
1
-1
/
+2
*
Fix warning.
Guy Harris
2013-05-01
1
-1
/
+1
*
Remove some global variables in favor of private_data member of asn1_ctx_t. ...
Michael Mann
2013-05-01
2
-8
/
+5
*
Stub cmake support for generating the asn1 dissectors.
Jörg Mayer
2013-04-23
1
-0
/
+23
*
-Wmissing-prototypes
Anders Broman
2013-03-28
1
-0
/
+3
*
Use explicit casts.
Anders Broman
2013-03-02
1
-2
/
+2
*
Added deltaRevocationList.
Stig Bjørlykke
2012-12-07
1
-0
/
+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
*
Initial commit to support yet another method of passing data between dissectors.
Jakub Zawadzki
2012-09-10
1
-1
/
+1
*
Update Free Software Foundation address.
Jakub Zawadzki
2012-06-28
5
-5
/
+5
*
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
-13
/
+9
*
Moved register_ber_syntax_dissector() and register_ber_oid_syntax() from
Stig Bjørlykke
2010-06-28
1
-8
/
+8
*
Export Certificate PDU so this can be dissected from non-asn dissectors.
Stig Bjørlykke
2010-04-21
2
-3
/
+4
*
#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
*
Remove check_col() guard
Kovarththanan Rajaratnam
2009-09-24
1
-3
/
+1
*
Don't col_clear() followed by col_set_str(). A col_set_str() will clear (repl...
Kovarththanan Rajaratnam
2009-09-23
1
-2
/
+0
*
Don't guard col_set_str (COL_PROTOCOL) with col_check
Kovarththanan Rajaratnam
2009-08-09
1
-2
/
+1
*
From Kovarththanan Rajaratnam:
Stig Bjørlykke
2009-06-23
1
-2
/
+2
*
Correct LDAP certificate attribute name
Graeme Lunt
2009-06-02
1
-1
/
+1
*
#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...
Bill Meier
2009-02-07
1
-1
/
+0
*
fix problem with X.411 asn2wrs compilation, all dissectors regenerated
Tomas Kukosa
2008-11-10
2
-7
/
+7
*
add 3 new OIDs to the x509af dissector
Ronnie Sahlberg
2008-10-01
1
-0
/
+3
*
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 to use the -X and -T asn2wrs flags.
Anders Broman
2007-11-05
1
-1
/
+1
*
Change:
Anders Broman
2007-11-01
1
-2
/
+2
*
Apply the small performance enhancment patches for:
Anders Broman
2007-10-23
1
-1
/
+1
*
- Fix svn:ignore for all directories
Jörg Mayer
2007-10-16
1
-3
/
+3
*
- Remove -e option if the generated -exp.cnf file isn't used.
Jörg Mayer
2007-10-11
1
-0
/
+2
*
Add missing dependencies and update syntax of existing ones.
Jörg Mayer
2007-10-10
1
-0
/
+9
*
- Change Makefiles to include preinc
Jörg Mayer
2007-10-10
2
-1
/
+3
*
Finish conversion (well, almost, need to add the
Jörg Mayer
2007-10-10
5
-114
/
+99
*
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
*
Second step in introducing asn context to BER dissectors just like in PER.
Anders Broman
2007-05-13
2
-14
/
+17
*
EXTERNAL type is handled in asn2wrs now
Tomas Kukosa
2007-05-03
1
-1
/
+1
*
New "decode as ..." feature for BER-encoded files (WTAP_FILE_BER).
Graeme Lunt
2007-01-13
1
-0
/
+7
*
put every python script name into "" so the call won't fail on Win32 native p...
Ulf Lamping
2006-10-29
1
-1
/
+1
*
Include <epan/oid_resolv.h> to declare get_oid_str_name().
Guy Harris
2006-07-01
2
-1
/
+2
*
remove functions register_ber_oid_name() and get_ber_oid_name() from packet-b...
Tomas Kukosa
2006-06-28
1
-2
/
+2
*
- remove some #.MODULE_IMPORT from .cng files
Tomas Kukosa
2006-05-24
1
-5
/
+0
*
Ethereal -> Wireshark
Tomas Kukosa
2006-05-23
1
-0
/
+9
*
- asn2eth renamed to asn2wrs
Tomas Kukosa
2006-05-21
2
-5
/
+5
*
name change
Ronnie Sahlberg
2006-05-21
2
-4
/
+4
*
LDAP attribute type dissector framework including support for "netlogon" attr...
Graeme Lunt
2006-05-08
1
-2
/
+17
[next]