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
/
epan
/
dissectors
/
packet-acse.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
acse: don't THROW() an exception from a dissector
Martin Kaiser
2015-06-25
1
-4
/
+5
*
ACSE: get rid of an evil global variable
Pascal Quantin
2015-01-04
1
-32
/
+52
*
asn1 generated dissectors: cleanup #include usage
Bill Meier
2014-12-23
1
-9
/
+5
*
Eliminate (almost all) proto_tree_add_text calls from ASN.1 dissectors.
Michael Mann
2014-08-09
1
-9
/
+17
*
batch of manual tvb_length conversions
Evan Huus
2014-06-19
1
-1
/
+1
*
Revert "Fixup: tvb_* -> tvb_captured"
Michael Mann
2014-06-19
1
-1
/
+1
*
Fixup: tvb_* -> tvb_captured
Dario Lombardo
2014-06-18
1
-1
/
+1
*
Remove unused const variables errors seen with recent Clang version
Pascal Quantin
2014-03-15
1
-29
/
+17
*
Remove trailing whitespace from asn1 .cnf & template.[hc] files. Regenerate d...
Bill Meier
2014-02-26
1
-3
/
+3
*
Remove $Id$ from the ASN.1 dissectors and regenerate them.
Jeff Morriss
2014-02-18
1
-25
/
+22
*
- Forward declaration of register functions.
Anders Broman
2013-12-09
1
-6
/
+8
*
If data is NULL, the bug, if any, is not with *this* dissector, but with whic...
Chris Maynard
2013-12-02
1
-11
/
+8
*
Add missing includes in order to remove exceptions.h from proto.h (next commit).
Jakub Zawadzki
2013-11-10
1
-5
/
+6
*
Add missing cast.
Evan Huus
2013-11-05
1
-1
/
+1
*
In an effort to reduce the use of pinfo->private_data (and some true global v...
Michael Mann
2013-11-05
1
-50
/
+51
*
Add a data parameter to call_ber_oid_callback to be able to pass data to subd...
Michael Mann
2013-10-31
1
-9
/
+9
*
Fix duplicate diplay filter names found by checkfiltername.pl
Michael Mann
2013-07-06
1
-18
/
+18
*
expert_add_info + proto_tree_add_text = proto_tree_add_expert, where applicable
Michael Mann
2013-07-03
1
-2
/
+2
*
Apparently one of our major global headers must include emem.h, because I just
Evan Huus
2013-06-19
1
-1
/
+1
*
Convert a batch of asn1 dissectors from emem to wmem.
Evan Huus
2013-06-19
1
-4
/
+4
*
Convert ASN.1 dissectors to use filterable expert info.
Michael Mann
2013-06-03
1
-5
/
+14
*
Postfix FT_NONE fields with "_element" string to reduce number of incompatibl...
Pascal Quantin
2013-05-27
1
-19
/
+19
*
Update the ASN.1 based dissectors following the changes done in r48812
Pascal Quantin
2013-04-11
1
-2
/
+2
*
Regenerate asn.1 dissectors.
Jakub Zawadzki
2012-09-24
1
-5
/
+5
*
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
1
-1
/
+1
*
Update generated ASN1 *.[hc] files after recent work done by Jeff Morriss;
Bill Meier
2011-10-15
1
-1
/
+1
*
Use ENC_NA as encoding for FT_PROTOCOL, FT_NONE and FT_BYTES.
Stig Bjørlykke
2011-07-19
1
-2
/
+2
*
Use correct encoding for proto_tree_add_item().
Stig Bjørlykke
2011-07-19
1
-2
/
+2
*
Regenerate ASN.1 dissectors to update the #line directive.
Stig Bjørlykke
2011-05-13
1
-28
/
+28
*
Added info column descriptions for AARQ and AARE.
Stig Bjørlykke
2010-10-15
1
-8
/
+20
*
Show Abort source in info column.
Stig Bjørlykke
2010-09-23
1
-4
/
+18
*
Print correct RLRE reason in Info column.
Stig Bjørlykke
2010-06-09
1
-7
/
+18
*
Add a little more code to avoid not-very-useful blurbs:
Jeff Morriss
2010-05-11
1
-13
/
+13
*
Regenerate a few of the ASN.1 dissectors
Jeff Morriss
2010-05-11
1
-101
/
+101
*
#include <stdio.h> not needed.
Bill Meier
2010-04-06
1
-6
/
+5
*
Remove redundant calls to check_col() in the .cnf files and regenerate.
Anders Broman
2010-01-13
1
-2
/
+2
*
From gonzalocas:
Anders Broman
2010-01-04
1
-16
/
+44
*
Corrected type for ACRP-apdu aSO-context-name,
Stig Bjørlykke
2010-01-03
1
-1
/
+1
*
Regenerate with SIZE constraints checking.
Stig Bjørlykke
2009-12-19
1
-13
/
+13
*
Make all proto_* values static.
Stig Bjørlykke
2009-10-11
1
-1
/
+1
*
Regenerate asn1 dissectors (no change, only some line offset changes)
Kovarththanan Rajaratnam
2009-10-09
1
-2
/
+2
*
Don't guard col_clear with col_check
Kovarththanan Rajaratnam
2009-08-09
1
-2
/
+1
*
Don't guard col_set_str (COL_PROTOCOL) with col_check
Kovarththanan Rajaratnam
2009-08-09
1
-2
/
+1
*
Remove more unused variables.
Gerald Combs
2009-07-30
1
-3
/
+2
*
From Kovarththanan Rajaratnam via bug 3548:
Stig Bjørlykke
2009-06-18
1
-16
/
+16
*
Regenerate all asn2wrs generated dissectors.
Stig Bjørlykke
2009-05-16
1
-7
/
+7
*
Corrected oid name.
Stig Bjørlykke
2009-03-09
1
-2
/
+2
*
Added an expert info when dissector is not available.
Stig Bjørlykke
2009-03-07
1
-8
/
+9
*
#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...
Bill Meier
2009-02-07
1
-6
/
+5
[next]