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
*
Move /asn1 to /epan/dissectors
João Valverde
2016-03-13
9
-1694
/
+0
*
Convert ASN.1 dissectors to remove "new" from "new-style" dissector function ...
Michael Mann
2015-12-10
1
-2
/
+2
*
cmake: add asn1 target, avoid unnecessary rebuilds
Peter Wu
2015-11-26
1
-1
/
+1
*
Remove depricated API tvb_length -> tvb_reported_length
AndersBroman
2015-04-10
1
-1
/
+1
*
Convert OID APIs to use wmem.
Michael Mann
2015-01-19
1
-2
/
+2
*
Replace some ep_alloc and ep_alloc0 with its wmem equivalent.
Michael Mann
2015-01-08
1
-2
/
+1
*
asn1 generated dissectors: cleanup #include usage
Bill Meier
2014-12-23
1
-4
/
+2
*
ASN1: Register PDU-dissectors as NEW
Stig Bjørlykke
2014-10-13
1
-2
/
+2
*
Add some files under asn1 to the distribution.
Guy Harris
2014-07-30
1
-1
/
+1
*
Add printf-format annotations, fix garbage
Peter Wu
2014-07-06
1
-3
/
+3
*
Revert "Update ASN.1 source files with the API changes done in g021e7af"
Pascal Quantin
2014-06-19
1
-1
/
+1
*
Update ASN.1 source files with the API changes done in g021e7af
Pascal Quantin
2014-06-18
1
-1
/
+1
*
Remove trailing whitespace from asn1 .cnf & template.[hc] files. Regenerate d...
Bill Meier
2014-02-26
2
-16
/
+16
*
Remove $Id$ from the ASN.1 dissectors and regenerate them.
Jeff Morriss
2014-02-18
9
-19
/
+0
*
- Make local functions static.
Anders Broman
2013-12-07
1
-0
/
+3
*
Add a data parameter to call_ber_oid_callback to be able to pass data to subd...
Michael Mann
2013-10-31
1
-13
/
+13
*
Remove all non-ASCII characters from all .asn files. I didn't see the harm i...
Chris Maynard
2013-09-18
1
-33
/
+33
*
replace object_identifier_id with actx->external.direct_reference
Michael Mann
2013-06-28
2
-32
/
+30
*
Apparently one of our major global headers must include emem.h, because I just
Evan Huus
2013-06-19
2
-6
/
+7
*
Remove check_col() from ASN.1 dissectors
Michael Mann
2013-06-14
1
-2
/
+1
*
Allow generating some more dissectors with cmake.
Jörg Mayer
2013-05-07
1
-0
/
+36
*
Just whitespace changes
Jörg Mayer
2013-05-05
1
-1
/
+3
*
Stub cmake support for generating the asn1 dissectors.
Jörg Mayer
2013-04-23
1
-0
/
+23
*
Use explicit casts.
Anders Broman
2013-03-02
1
-6
/
+6
*
Update ACP133 to edition D.
Stig Bjørlykke
2012-11-12
1
-0
/
+2
*
Only append oid name to parent item once when having RDN as a attribute.
Stig Bjørlykke
2012-11-08
1
-3
/
+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
*
MT: move global frame_end_routines to packet_info.
Jakub Zawadzki
2012-09-03
1
-5
/
+5
*
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
-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
[next]