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-q932-ros.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename the routines that handle dissector tables with unsigned integer
Guy Harris
2010-12-20
1
-3
/
+3
*
Do not report undecoded message to expert info for ReturnResult without resul...
Tomas Kukosa
2010-09-08
1
-8
/
+11
*
Add a little more code to avoid not-very-useful blurbs:
Jeff Morriss
2010-05-11
1
-7
/
+7
*
Regenerate a few more of the ASN.1 dissectors
Jeff Morriss
2010-05-11
1
-24
/
+24
*
#include <string.h> and/or #include <stdio.h> not needed.
Bill Meier
2010-04-07
1
-7
/
+5
*
Make all proto_* values static.
Stig Bjørlykke
2009-10-11
1
-1
/
+1
*
Expert info for undecoded Q.932 and H.450 operations
Tomas Kukosa
2009-08-24
1
-5
/
+15
*
From Kovarththanan Rajaratnam via bug 3548:
Stig Bjørlykke
2009-06-18
1
-3
/
+3
*
Regenerate all asn2wrs generated dissectors.
Stig Bjørlykke
2009-05-16
1
-1
/
+1
*
#include <epan/emem.h> not req'd ...
Bill Meier
2009-02-07
1
-6
/
+5
*
Regenerate all asn2wrs generated dissectors
Anders Broman
2008-11-01
1
-1
/
+1
*
Rewrote to use g_strlcpy and g_strlcat.
Stig Bjørlykke
2008-03-01
1
-14
/
+10
*
Rewrote some prohibited APIs in epan/dissectors/ (sprintf, strcpy, strcat).
Stig Bjørlykke
2008-02-02
1
-18
/
+22
*
Get rid of dissect_ber_boolean_value() and change the signature of
Anders Broman
2008-01-04
1
-1
/
+1
*
- register QSIG over SIP
Tomas Kukosa
2007-10-17
1
-2
/
+2
*
improvements in ROS handling in Q.932 and H.450
Tomas Kukosa
2007-09-24
1
-38
/
+74
*
get_ber_length doesn't need the tree argument, get rid of it.
Jörg Mayer
2007-08-24
1
-2
/
+2
*
QSIG fully implemented
Tomas Kukosa
2007-07-20
1
-20
/
+23
*
get rid of few warnings
Tomas Kukosa
2007-07-19
1
-97
/
+18
*
change QSIG tables structure so as they can be generated automatically from A...
Tomas Kukosa
2007-07-19
1
-15
/
+21
*
rose_ctx_t structure usage in Q.932 dissector
Tomas Kukosa
2007-07-18
1
-83
/
+77
*
- get rid of anonymous unions
Tomas Kukosa
2007-07-13
1
-2
/
+2
*
- fix field type FT_... for SelectionType
Tomas Kukosa
2007-06-25
1
-1
/
+1
*
Q.932 ROS regenerated from original ASN.1 source
Tomas Kukosa
2007-06-06
1
-21
/
+91
*
Q.932 and QSIG regenerated with -X (new BER) option
Tomas Kukosa
2007-06-05
1
-145
/
+73
*
Prepare for the use of the new -X parameter for BER encoded protocols.
Anders Broman
2007-05-22
1
-35
/
+35
*
actx in the rest of dissect_ber..()l
Anders Broman
2007-05-15
1
-9
/
+9
*
Second step in introducing asn context to BER dissectors just like in PER.
Anders Broman
2007-05-13
1
-99
/
+102
*
Start introducing actx to ber functions.
Anders Broman
2007-05-06
1
-23
/
+23
*
fix few warnings in Q.932 and QSIG dissectors
Tomas Kukosa
2007-05-04
1
-2
/
+4
*
EXTERNAL type is handled in asn2wrs now
Tomas Kukosa
2007-05-03
1
-2
/
+2
*
Fix up the asn/q932 Makefile as per Tomas Kukosa's suggestion - and make
Guy Harris
2007-04-30
1
-26
/
+26
*
The Q.932 dissector doesn't need to include <string.h>; the Q.932 ROS
Guy Harris
2007-04-30
1
-33
/
+35
*
new Q.932 and QSIG dissectors
Tomas Kukosa
2007-04-27
1
-0
/
+858