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-inap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Regenerate asn.1 dissectors.
Jakub Zawadzki
2012-09-24
1
-8
/
+8
*
We always HAVE_CONFIG_H so don't bother checking whether we have it or not.
Jeff Morriss
2012-09-20
1
-3
/
+1
*
Regenerate all asn.1 dissectors.
Jakub Zawadzki
2012-09-10
1
-193
/
+193
*
Update Free Software Foundation address.
Jakub Zawadzki
2012-06-28
1
-1
/
+1
*
In dissect_invokeData(), fixup the default case of the switch statement. Fix...
Chris Maynard
2012-03-26
1
-48
/
+50
*
Fix some Dead Store (Dead assignement/Dead increment) Warning found by Clang
Alexis La Goutte
2012-01-13
1
-1
/
+1
*
[-Wunused-but-set-variable]
Anders Broman
2011-11-14
1
-5
/
+2
*
For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.
Bill Meier
2011-10-21
1
-1
/
+1
*
Update generated ASN1 *.[hc] files after recent work done by Jeff Morriss;
Bill Meier
2011-10-15
1
-1
/
+1
*
Add a couple of OID strings.
Anders Broman
2011-10-05
1
-2
/
+5
*
Regenerate ASN.1 dissectors to update the #line directive.
Stig Bjørlykke
2011-05-13
1
-39
/
+39
*
Compile fix: camel_obj_id -> obj_id.
Stig Bjørlykke
2011-04-05
1
-1
/
+1
*
Actually get the oid string ...
Anders Broman
2011-04-05
1
-11
/
+29
*
-Whitespace fix in gsm_map-template(no need to regenerate).
Anders Broman
2011-04-02
1
-17
/
+28
*
Use value_string_ext fcns to access certain value_string arrays;
Bill Meier
2010-11-05
1
-1
/
+1
*
Add a little more code to avoid not-very-useful blurbs:
Jeff Morriss
2010-05-11
1
-88
/
+88
*
Regenerate a few more of the ASN.1 dissectors
Jeff Morriss
2010-05-11
1
-559
/
+559
*
#include <string.h> and/or #include <stdio.h> not needed.
Bill Meier
2010-04-07
1
-10
/
+8
*
#include <stdio.h> not needed.
Bill Meier
2010-04-06
1
-9
/
+8
*
Try to get rid of unused code warnings.
Anders Broman
2010-03-01
1
-135
/
+24
*
Dissect error code.
Anders Broman
2010-03-01
1
-43
/
+392
*
Get rid of check_col();
Anders Broman
2010-01-17
1
-24
/
+20
*
From Vasil Velichkov:
Anders Broman
2009-12-15
1
-8
/
+24
*
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
*
Sanitize epan includes
Kovarththanan Rajaratnam
2009-08-21
1
-1
/
+1
*
Don't guard col_set_str (COL_INFO/COL_PROTOCOL) with col_check
Kovarththanan Rajaratnam
2009-08-09
1
-4
/
+1
*
Re-generate asn1 dissectors after hf_register_info cleanup.
Stig Bjørlykke
2009-06-26
1
-24
/
+24
*
From Kovarththanan Rajaratnam via bug 3548:
Stig Bjørlykke
2009-06-18
1
-153
/
+153
*
Regenerate all asn2wrs generated dissectors.
Stig Bjørlykke
2009-05-16
1
-23
/
+23
*
#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...
Bill Meier
2009-02-07
1
-9
/
+8
*
asn2wrs regenerated files: see SVN #26728
Bill Meier
2008-11-07
1
-12
/
+10
*
Regenerate all asn2wrs generated dissectors
Anders Broman
2008-11-01
1
-22
/
+22
*
Get rid of some unused code warnings.
Anders Broman
2008-07-28
1
-1092
/
+2436
*
Try again.
Anders Broman
2008-07-22
1
-1112
/
+48
*
Get rid of some unused code warnings...
Anders Broman
2008-07-22
1
-81
/
+161
*
Another (somewhat blind) attempt to help bug 2053: don't create the INAP hand...
Jeff Morriss
2008-04-17
1
-49
/
+49
*
Get rid of dissect_ber_boolean_value() and change the signature of
Anders Broman
2008-01-04
1
-22
/
+22
*
Apply yet another set of the optimization patches:
Anders Broman
2007-11-08
1
-1
/
+1
*
Use oid_add_from_string for adding names.
Anders Broman
2007-10-31
1
-20
/
+20
*
get users of oid_resolv to use the new oids, rollout packet-snmp.c
Luis Ontanon
2007-08-25
1
-21
/
+515
*
Fix bug
Anders Broman
2007-07-23
1
-5
/
+8
*
Preparations for updated CAMEL dissector.
Anders Broman
2007-07-04
1
-31
/
+31
*
Squelch some warnings - including some that appear legitimate; the name
Guy Harris
2007-06-05
1
-4
/
+4
*
Regenerate the INAP dissector with thelatest asn2wrs and theunmodified asn fi...
Anders Broman
2007-06-05
1
-32
/
+32
*
- CLASS definitions support including exports through the *-exp.cnf file
Tomas Kukosa
2007-06-04
1
-23
/
+20
*
Add some opcodes and mark func as _U_ in packet-ber.c
Anders Broman
2007-06-03
1
-11
/
+151
*
INAP:
Anders Broman
2007-06-03
1
-1900
/
+6217
*
Regenerate the INAP dissector with the -X option using the original asn1 files
Anders Broman
2007-06-01
1
-2249
/
+1510
*
few BER dissectors regenerated
Tomas Kukosa
2007-05-24
1
-19
/
+19
[next]