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
/
nbap
/
packet-nbap-template.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
#include <string.h> and/or #include <stdio.h> not needed.
Bill Meier
2010-04-07
1
-1
/
+0
*
#include <stdio.h> not needed.
Bill Meier
2010-04-06
1
-1
/
+0
*
Missed an #include...
Anders Broman
2009-10-28
1
-2
/
+2
*
Update SCTP ppids, fix a faulty #define.
Anders Broman
2009-10-28
1
-1
/
+1
*
Don't guard col_set_str (COL_PROTOCOL) with col_check
Kovarththanan Rajaratnam
2009-08-09
1
-2
/
+1
*
- Dissect transportlayeraddress
Anders Broman
2009-04-22
1
-2
/
+15
*
#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...
Bill Meier
2009-02-07
1
-1
/
+0
*
Update to V8.3.0 (2008-12).
Anders Broman
2009-01-18
1
-2
/
+2
*
Don't register to SCTP port 0: use dissector_add_handle instead
Bill Meier
2008-11-05
1
-1
/
+1
*
Minor cleanup mostly related to proto_reg_handoff
Bill Meier
2008-11-04
1
-3
/
+2
*
NBAP rewritten to use original ASN.1 source and updated to TS 25.433 V7.5.0 (...
Tomas Kukosa
2007-08-13
1
-2837
/
+53
*
Make it possible to "decode as" NBAP over SCTP, update IANA registered PPID's
Anders Broman
2007-05-24
1
-0
/
+2
*
- support of CONTAINING constraint in OCTET STRING and BIT STRING
Tomas Kukosa
2007-05-23
1
-42
/
+42
*
Split out common asn1 stuff to asn1.h and include that where needed.
Anders Broman
2007-05-01
1
-0
/
+2
*
few formal changes in PER dissector (rename asn_* types to asn1_* ones)
Tomas Kukosa
2006-07-04
1
-8
/
+8
*
- fix bugs in dissect_per_octet_string() introduced with unaligned variant
Tomas Kukosa
2006-05-22
1
-671
/
+671
*
name change
Ronnie Sahlberg
2006-05-21
1
-2
/
+2
*
Get rid of an unused variable.
Guy Harris
2005-12-18
1
-1
/
+0
*
Add the rest of the IE:s
Anders Broman
2005-10-26
1
-2
/
+463
*
Avoid a conflict in global symbols by declaring some variables static.
Luis Ontanon
2005-10-25
1
-4
/
+4
*
UMTS Node B Application Part(NBAP) packet dissection(3GPP TS 25.433 version 6...
Anders Broman
2005-10-24
1
-0
/
+2499