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
/
pkcs12
Commit message (
Expand
)
Author
Age
Files
Lines
*
#include <string.h> and/or #include <stdio.h> not needed.
Bill Meier
2010-04-07
1
-3
/
+0
*
Try to fix Bug 4648 - pkcs12 ASN1 generated dissector differs from epan/disse...
Anders Broman
2010-04-06
1
-3
/
+4
*
Squelch a bunch of compiler warnings.
Guy Harris
2010-02-23
1
-1
/
+1
*
Fix part of Bug 3917 "tvb_new_real_data is prone to memory leak"
Anders Broman
2010-01-11
1
-1
/
+1
*
Switch to using a bundled version of the openSUSE Build Service packages
Gerald Combs
2009-12-21
1
-31
/
+28
*
Guard #include <sys/types.h> with HAVE_SYS_TYPES_H.
Stig Bjørlykke
2009-11-23
1
-1
/
+4
*
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
*
Use <gcrypt.h> instead of 'gcrypt.h'
Kovarththanan Rajaratnam
2009-08-21
1
-1
/
+1
*
#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
-1
/
+1
*
g_string_sprintf --> g_string_printf and g_string_sprintfa --> g_string_appen...
Bill Meier
2008-05-11
1
-1
/
+1
*
- Removed some unused variables in asn1 dissectors
Stig Bjørlykke
2008-01-16
1
-1
/
+1
*
get rid of get_ber_last_created_item()
Tomas Kukosa
2008-01-03
1
-3
/
+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
*
Change:
Anders Broman
2007-11-01
1
-2
/
+2
*
Include winposixtype.h only if building with GNUTLS; Bug #1949: Part 1 of fix
Bill Meier
2007-10-29
1
-3
/
+4
*
- Fix svn:ignore for all directories
Jörg Mayer
2007-10-16
1
-3
/
+3
*
Add missing dependencies and update syntax of existing ones.
Jörg Mayer
2007-10-10
1
-5
/
+5
*
- Change Makefiles to include preinc
Jörg Mayer
2007-10-10
2
-1
/
+3
*
More Makefile conversions
Jörg Mayer
2007-10-09
4
-56
/
+108
*
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
*
Further tidy up for preference.
Graeme Lunt
2007-08-17
1
-1
/
+1
*
Fix for OSX gremlin in PKCS12 template.
Graeme Lunt
2007-08-17
1
-1
/
+0
*
Support for decrypting of PKCS#12 bag contents.
Graeme Lunt
2007-08-17
5
-33
/
+391
*
not allow #.FN_HDR/FTR for Wireshark types but only for ASN.1 types
Tomas Kukosa
2007-06-05
2
-13
/
+35
*
- support of constraint unions
Tomas Kukosa
2007-05-14
1
-3
/
+3
*
Second step in introducing asn context to BER dissectors just like in PER.
Anders Broman
2007-05-13
2
-12
/
+16
*
Start introducing actx to ber functions.
Anders Broman
2007-05-06
2
-1
/
+2
*
Get rid of an unused variable.
Guy Harris
2007-02-19
1
-1
/
+0
*
New protocol dissector for PKCS#12 - Personal Information Exchange Syntax.
Graeme Lunt
2007-01-13
6
-0
/
+645