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
/
x509sat
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add some files under asn1 to the distribution.
Guy Harris
2014-07-30
1
-1
/
+1
*
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
*
Handle string types with somewhat appropriate encodings.
Guy Harris
2014-04-07
1
-14
/
+0
*
Remove trailing whitespace from asn1 .cnf & template.[hc] files. Regenerate d...
Bill Meier
2014-02-26
1
-1
/
+1
*
Remove $Id$ from the ASN.1 dissectors and regenerate them.
Jeff Morriss
2014-02-18
7
-17
/
+0
*
Use proto_tree_add_item() or tvb_get_string_enc() instead of
Guy Harris
2013-12-19
1
-1
/
+1
*
- Make local functions static.
Anders Broman
2013-12-07
1
-0
/
+3
*
emem -> wmem conversion:
Pascal Quantin
2013-09-22
1
-1
/
+1
*
Fix checkapi warnings (missing id)
Jörg Mayer
2013-09-15
1
-13
/
+13
*
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
/
+2
*
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
-2
/
+2
*
Added deltaRevocationList.
Stig Bjørlykke
2012-12-07
1
-3
/
+3
*
Added attributes from RFC 2798.
Stig Bjørlykke
2012-11-12
2
-1
/
+13
*
Fixed some typos
Stig Bjørlykke
2012-11-12
1
-2
/
+2
*
Update ACP133 to edition D.
Stig Bjørlykke
2012-11-12
1
-0
/
+19
*
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
*
Fix off by one shift error introduced in r39531.
Jakub Zawadzki
2012-04-03
1
-1
/
+1
*
Replace use of tvb_get_ephemeral_faked_unicode() by use of tvb_get_ephemeral_...
Bill Meier
2011-10-23
1
-1
/
+1
*
Don't generate the conformance file for exported types when building the
Jeff Morriss
2011-10-14
1
-2
/
+2
*
Build the ASN.1 dissectors directly into epan/dissectors (rather than building
Jeff Morriss
2011-10-10
1
-10
/
+6
*
Renamed x411 to p1, x420 to p22 and s4406 to p772 to be consistent
Stig Bjørlykke
2011-02-20
3
-6
/
+6
*
Added some missing elements from MS Certificate:
Stig Bjørlykke
2010-08-03
1
-0
/
+3
*
New "#.SYNTAX" section for the asn2wrs conformance file.
Graeme Lunt
2010-06-29
1
-17
/
+16
*
Remove the -R flag (used to generate syntax registrations) and replace with a
Graeme Lunt
2010-06-28
2
-1
/
+3
*
Build dependency to x411.
Stig Bjørlykke
2010-06-24
1
-1
/
+5
*
Update to register basic ASN.1 syntaxes.
Graeme Lunt
2010-06-23
3
-9
/
+32
*
CA Version certificate extension
Graeme Lunt
2010-06-02
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
*
Corrected OID for organizationalUnit.
Stig Bjørlykke
2009-11-27
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
*
Bug 2833:
Graeme Lunt
2009-06-15
1
-3
/
+5
*
Microsoft PKCS#12 local machine keyset bag attribute
Graeme Lunt
2009-06-05
1
-0
/
+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
1
-1
/
+1
*
Try to fix some "defined but not used" warnings.
Anders Broman
2008-09-21
1
-0
/
+23
*
Try to fix unused code warnings.
Anders Broman
2008-09-02
1
-3
/
+0
*
Try to fix unused code warnings.
Anders Broman
2008-09-02
3
-1128
/
+1115
*
Get rid of some unused code warnings.
Anders Broman
2008-07-23
1
-11
/
+21
*
Get rid of some unused code warnings. Hopefully without breaking anything.
Anders Broman
2008-07-01
1
-7
/
+10
*
Support for RFC 4530 - LDAP entryUUID attribute.
Graeme Lunt
2008-04-13
2
-2
/
+28
*
Make sure we initialize a TVB. Fixes bug 2329.
Gerald Combs
2008-03-03
1
-1
/
+4
*
Get rid of ber_last_created_item().
Anders Broman
2008-01-04
1
-3
/
+1
*
An X.420 message store attribute and an X.420 heading extension.
Graeme Lunt
2008-01-02
1
-0
/
+6
*
asn1/*/Makefile.nmake were not part of the source package.
Jörg Mayer
2007-12-19
1
-1
/
+2
[next]