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
/
x509if
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Add x509if_frame_end() which is passed to register_frame_end_routine()
Gerald Combs
2011-04-12
2
-13
/
+35
*
#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
*
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
3
-3
/
+2
*
From Kovarththanan Rajaratnam:
Stig Bjørlykke
2009-06-23
1
-1
/
+1
*
Restore the generation and display of LDAP DNs from RDN components
Graeme Lunt
2009-06-02
1
-5
/
+5
*
#include <epan/emem.h> not req'd ...
Bill Meier
2009-02-07
1
-1
/
+0
*
#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...
Bill Meier
2009-02-07
1
-1
/
+0
*
Try to fix unused code warnings.
Anders Broman
2008-09-01
1
-2
/
+5
*
Update to use unchanged asn1 files and X.501:08/2005.
Anders Broman
2008-09-01
5
-787
/
+925
*
1) Correct attribute name.
Graeme Lunt
2008-01-26
2
-2
/
+14
*
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
*
- 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
-0
/
+3
*
- 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
-148
/
+97
*
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
*
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
-9
/
+10
*
EXTERNAL type is handled in asn2wrs now
Tomas Kukosa
2007-05-03
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
*
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
-3
/
+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
*
FT_STRING => FT_OID where applicable
Graeme Lunt
2006-05-08
1
-1
/
+1
*
Operational Attributes and Syntaxes
Graeme Lunt
2006-04-30
1
-1
/
+15
*
Add distclean and maintainerclean rules.
Guy Harris
2006-04-25
1
-0
/
+4
*
ACP133 attribute syntaxes and attribute definitions used by the DAP, DSP and ...
Graeme Lunt
2006-03-05
3
-5
/
+21
*
Add parsertab.pyc in clean target
Anders Broman
2006-02-23
1
-1
/
+1
*
Don't try to fill in last_dn if it doesn't exist. Fixes the current Buildbot
Gerald Combs
2006-02-17
1
-7
/
+10
*
Make sure last_dn is big enough, and set it to NULL when we're
Gerald Combs
2006-01-10
1
-2
/
+4
*
From Grame Lunt:
Anders Broman
2005-12-14
3
-2
/
+93
*
Regenerate with the latest asn2eth, to get FT_OID used, and to add #line.
Guy Harris
2005-12-08
1
-1
/
+1
*
Trivial warning fixes
Jörg Mayer
2005-11-22
2
-2
/
+2
*
Squelch some const vs. non-const warnings.
Guy Harris
2005-11-17
1
-1
/
+1
*
Include <epan/emem.h> to declare ep_alloc().
Guy Harris
2005-11-17
1
-0
/
+1
*
add a simple g_strlcat define in strutil for gtk==1 where this symbol doe...
Ronnie Sahlberg
2005-11-16
1
-0
/
+1
*
From Graeme Lunt:
Anders Broman
2005-11-16
5
-2
/
+134
*
- dissect_ber_object_identifier() returns value as tvb
Tomas Kukosa
2005-11-14
2
-10
/
+7
[next]