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_bssmap_le.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
We always HAVE_CONFIG_H so don't bother checking whether we have it or not.
Jeff Morriss
2012-09-20
1
-3
/
+1
*
Follow-up of r44162: clean more filters
Pascal Quantin
2012-08-01
1
-11
/
+11
*
Updated GSM dissectors display filters per checkfiltername.pl
Michael Mann
2012-07-31
1
-3
/
+3
*
Update FSF address - part II.
Jakub Zawadzki
2012-06-28
1
-1
/
+1
*
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
*
Fix some Dead Store (Dead assignement/Dead increment) Warning found by Clang
Alexis La Goutte
2012-03-10
1
-5
/
+5
*
Get rid of check_col, while at it set ENC.
Anders Broman
2011-09-27
1
-36
/
+33
*
(Trivial) Remove trailing whitespace from lines for a few files.
Bill Meier
2011-09-21
1
-30
/
+30
*
Change the signature of elem_fcn():ns to include pinfo.
Anders Broman
2011-04-04
1
-11
/
+11
*
Change the msg_fcn() signature to include pinfo.
Anders Broman
2011-04-04
1
-6
/
+6
*
Dissect more IE's in PERFORM-LOCATION-REQUEST.
Anders Broman
2011-01-31
1
-30
/
+137
*
Rename the routines that handle dissector tables with unsigned integer
Guy Harris
2010-12-20
1
-1
/
+1
*
Define some fcns & vars as static; Some #includes not req'd; packet-mikey.h n...
Bill Meier
2010-10-10
1
-1
/
+1
*
#include <string.h> not needed.
Bill Meier
2010-04-06
1
-2
/
+0
*
Remove unneeded #include <stdio.h>
Bill Meier
2010-04-03
1
-1
/
+0
*
(Trivial): remove an incorrect _U_ in a few cases.
Bill Meier
2010-02-08
1
-7
/
+7
*
Fix a number of gcc _Wshadow warnings
Bill Meier
2010-01-18
1
-6
/
+6
*
Don't guard col_append_str with check_col
Kovarththanan Rajaratnam
2009-09-24
1
-4
/
+1
*
Save some memory: Don't statically allocate ett[] arrays used "dynamically".
Bill Meier
2009-09-15
1
-2
/
+2
*
Fix some individual cases of 'if (unsigned) < 0'
Bill Meier
2009-08-06
1
-1
/
+1
*
Optimize empty strings to NULL pointers.
Jaap Keuter
2009-08-04
1
-26
/
+26
*
From Kovarththanan Rajaratnam via bug 3548:
Stig Bjørlykke
2009-06-18
1
-17
/
+17
*
Minor changes mostly related to proto_register & proto_reg_handoff;
Bill Meier
2009-01-28
1
-316
/
+315
*
Implement TLV-E and LV-E type IE dissection (2 byte length value).
Anders Broman
2008-12-23
1
-10
/
+10
*
Add $Id$
Bill Meier
2008-12-17
1
-0
/
+2
*
Fix typos and spelling (mostly in text strings)
Bill Meier
2008-12-17
1
-1
/
+1
*
One more fix for bug 3081.
Stig Bjørlykke
2008-11-25
1
-1
/
+1
*
From Pascal Quantin:
Stig Bjørlykke
2008-11-25
1
-4
/
+4
*
fix array overindexing
Balint Reczey
2008-11-24
1
-1
/
+1
*
Remove unused hf vars.
Anders Broman
2008-11-23
1
-5
/
+0
*
Move some of the BSSMAP LE stuff to packet-gsm_bssmap_le.c
Anders Broman
2008-11-23
1
-58
/
+496
*
From Johnny Mitrevski:
Anders Broman
2008-11-20
1
-0
/
+678