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
/
packet-per.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
From Lars Roland: whitespace cleanups.
Guy Harris
2003-10-27
1
-40
/
+40
*
In restricted character strings, deal with character values that are
Guy Harris
2003-10-25
1
-21
/
+7
*
Fix all the issues Michael Oliveras reported
Ronnie Sahlberg
2003-10-24
1
-5
/
+17
*
Fix to dissection of Mike's problem reported on ethereal-users
Ronnie Sahlberg
2003-10-22
1
-6
/
+6
*
Prefix the EXTENSION #defines with ASN1_ as well.
Guy Harris
2003-10-09
1
-13
/
+13
*
Prefix OPTIONAL and NOT_OPTIONAL with ASN1_, to avoid collisions with
Guy Harris
2003-10-09
1
-4
/
+4
*
From Graeme Reid: modified PER choice dissector to correctly handle
Guy Harris
2003-09-23
1
-2
/
+10
*
C89 doesn't let you declare stuff in the middle of blocks, even if some
Guy Harris
2003-09-01
1
-2
/
+2
*
From Andreas Sikkema:
Guy Harris
2003-08-31
1
-7
/
+31
*
Fix small display bug. we returned the wrong value from dissect_per_choice...
Ronnie Sahlberg
2003-08-28
1
-2
/
+3
*
Make the option to display the internal PER fields default to FALSE
Ronnie Sahlberg
2003-08-26
1
-2
/
+2
*
From Matthijs Melchior: "P" in "PER" stands for "Packed", not "Packet".
Guy Harris
2003-08-25
1
-2
/
+2
*
From Tomas Kukosa: allow subdissectors to be registered for
Guy Harris
2003-08-21
1
-17
/
+45
*
Updates to OCTET STRING so that it can handle FT_STRING and not just FT_BYTES
Ronnie Sahlberg
2003-07-31
1
-5
/
+66
*
fix minor bugs in h245 decoding
Ronnie Sahlberg
2003-07-29
1
-2
/
+3
*
Update PER so that the bit that indicates whether an extension is encoded or not
Ronnie Sahlberg
2003-07-29
1
-2
/
+2
*
update to PER to decode PrintableString properly
Ronnie Sahlberg
2003-07-29
1
-5
/
+2
*
Add PrintableString stub. H225 needs this type.
Ronnie Sahlberg
2003-07-19
1
-1
/
+10
*
Eliminate some signed-vs-unsigned-comparison and signed-char-subscript
Guy Harris
2003-07-16
1
-6
/
+7
*
Add a new parameter to the constrained integer dissector so that it also handles
Ronnie Sahlberg
2003-07-16
1
-7
/
+25
*
updates bugfix for the NumericString alphabet.
Ronnie Sahlberg
2003-07-16
1
-3
/
+3
*
Add decoding of NumericString
Ronnie Sahlberg
2003-07-13
1
-2
/
+113
*
Break out the PER functions from the alternative h245 dissector
Ronnie Sahlberg
2003-07-12
1
-0
/
+1220