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-gsm_a_bssmap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Minor cleanup:
Bill Meier
2012-10-18
1
-1
/
+1
*
Use proto_tree_add_item() and value_strings in a couple of more places.
Anders Broman
2012-09-24
1
-43
/
+52
*
Detected typos in speech codec value.
Anders Broman
2012-09-21
1
-30
/
+24
*
We always HAVE_CONFIG_H so don't bother checking whether we have it or not.
Jeff Morriss
2012-09-20
1
-3
/
+1
*
Initial commit to support yet another method of passing data between dissectors.
Jakub Zawadzki
2012-09-10
1
-4
/
+4
*
Following r44648, revert part of r44162 and followups so as to have a top lev...
Pascal Quantin
2012-08-25
1
-132
/
+132
*
Follow-up of r44162: clean more filters
Pascal Quantin
2012-08-01
1
-13
/
+7
*
Updated GSM dissectors display filters per checkfiltername.pl
Michael Mann
2012-07-31
1
-22
/
+22
*
Update FSF address - part II.
Jakub Zawadzki
2012-06-28
1
-1
/
+1
*
- In INTERNAL HANDOVER COMMAND Circuit Identity Code is C(Coded optional in WS)
Anders Broman
2012-06-20
1
-2
/
+36
*
Upgrade GSM BSSMAP dissection to Release 9 (V9.8.0)
Pascal Quantin
2012-06-12
1
-63
/
+529
*
From Alexander via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7361 :
Pascal Quantin
2012-06-11
1
-1
/
+3
*
From Alexander via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7360 :
Pascal Quantin
2012-06-11
1
-2
/
+2
*
Display Element ID in hexadecimal (like in 3GPP specs)
pascal
2012-05-21
1
-1
/
+1
*
Remove unneeded #includes (stdlib, stdio, ctypes, time);
Bill Meier
2012-05-15
1
-1
/
+1
*
General minor cleanup including:
Bill Meier
2012-05-07
1
-239
/
+253
*
Fix a few clang warnings
pascal
2012-04-30
1
-11
/
+5
*
Set up RTP conversations from BSS MAP.
Anders Broman
2012-04-19
1
-1
/
+35
*
Avoid false-positive CID 621: if str is non-NULL, idx should be positive
Jeff Morriss
2012-04-04
1
-15
/
+18
*
Fix dissecton of speech codec list
Anders Broman
2012-03-08
1
-2
/
+27
*
Convert proto_tree_add_item() 'encoding' arg for field types FT_STRING, FT_ST...
Bill Meier
2011-10-15
1
-2
/
+2
*
Convert 'encoding' parameter of certain proto_tree_add_item() calls in non-a...
Bill Meier
2011-10-10
1
-1
/
+1
*
Convert 'encoding' parameter of certain proto_tree_add_item() calls in non-au...
Bill Meier
2011-10-06
1
-2
/
+2
*
Fix gcc 4.6 "set but not used [-Wunused-but-set-variable]" warnings.
Bill Meier
2011-07-22
1
-6
/
+0
*
Finish removing tabs and fix up some indentation.
Jeff Morriss
2011-05-18
1
-323
/
+324
*
Add a default (else) case in the default case for cause values to avoid passing
Jeff Morriss
2011-05-18
1
-5
/
+15
*
Change the signature of elem_fcn():ns to include pinfo.
Anders Broman
2011-04-04
1
-100
/
+100
*
Change the msg_fcn() signature to include pinfo.
Anders Broman
2011-04-04
1
-81
/
+81
*
CID 453,454
Anders Broman
2011-03-23
1
-0
/
+1
*
Prepare to remove old bssgp code by changing exports.
Anders Broman
2011-03-06
1
-10
/
+1
*
Advance offsets in the "default" branch to avoid infinite loops.
Anders Broman
2011-02-13
1
-0
/
+6
*
Update dissection of
Anders Broman
2011-02-12
1
-25
/
+112
*
- Use ENC_BIG_ENDIAN.
Anders Broman
2011-02-08
1
-428
/
+428
*
Dissect more IE's in PERFORM-LOCATION-REQUEST.
Anders Broman
2011-01-31
1
-2
/
+52
*
Removed duplicate hf_gsm_a_bssmap_lsa_only registry.
Stig Bjørlykke
2011-01-27
1
-5
/
+0
*
Dissect PS-HANDOVER-REQUEST.
Anders Broman
2011-01-26
1
-20
/
+37
*
Use value_string_ext and friends.
Anders Broman
2011-01-11
1
-2
/
+2
*
Complement to
Anders Broman
2011-01-11
1
-11
/
+76
*
Try to fix:
Anders Broman
2011-01-08
1
-1
/
+1
*
Remove a duplicate return.
Jeff Morriss
2011-01-05
1
-4
/
+2
*
Fix the Message numbering.
Anders Broman
2010-12-27
1
-33
/
+49
*
Correct:
Anders Broman
2010-12-26
1
-8
/
+8
*
Start of a SGSAP (TS 29.118) dissector for LTE.
Anders Broman
2010-12-26
1
-83
/
+83
*
Rename the routines that handle dissector tables with unsigned integer
Guy Harris
2010-12-20
1
-1
/
+1
*
From Mike Morrin:
Anders Broman
2010-11-22
1
-16
/
+26
*
Use value_string_ext for gsm_a_rr_rxlev_vals.
Anders Broman
2010-11-09
1
-1
/
+1
*
Support for eMLPP Priority IE in BSSMAP
Gerasimos Dimitriadis
2010-08-27
1
-1
/
+29
*
Make sure we don't dereference an invalid function pointer. Fixes bug 4949.
Gerald Combs
2010-06-29
1
-3
/
+4
*
Avoid passing a NULL pointer to a string to proto_tree_add_uint_format()
Jeff Morriss
2010-05-18
1
-0
/
+3
*
Use consistent indentation; Whitesapce & formatting cleanup.
Bill Meier
2010-05-11
1
-4194
/
+4194
[next]