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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use strtok_s on windows and strtok_r otherwise.
Anders Broman
2010-03-07
1
-0
/
+4
*
[Automatic manuf and enterprise-numbers update for 2010-03-07]
Gerald Combs
2010-03-07
2
-9
/
+256
*
Make tap-diameter-avp.c compile on windows.
Anders Broman
2010-03-07
2
-1
/
+2
*
Fix another crashing problem.
Martin Mathieson
2010-03-07
1
-1
/
+6
*
From Andrej Kuehnal:
Anders Broman
2010-03-06
6
-3
/
+297
*
From Alex Lindberg:
Anders Broman
2010-03-06
1
-2
/
+4
*
From Pascal Quantin:
Anders Broman
2010-03-06
2
-13
/
+24
*
Search for includes and libs in /opt/local/ (MacPorts).
Stig Bjørlykke
2010-03-06
1
-0
/
+2
*
Add hidden roots for each mode (i.e. rlc-lte.tm, rlc-lte.um, rlc-lte.am).
Martin Mathieson
2010-03-06
1
-9
/
+43
*
From Francesco Fondelli:
Jaap Keuter
2010-03-06
2
-16
/
+239
*
Decoding support for GPRS Session Management 'Activate MBMS
Gerasimos Dimitriadis
2010-03-06
2
-2
/
+193
*
Fix for bug 4551.
Jaap Keuter
2010-03-05
2
-5
/
+43
*
From LEGO via bug 2309:
Stig Bjørlykke
2010-03-05
1
-2
/
+7
*
From Alex Lindberg:
Anders Broman
2010-03-05
1
-13
/
+38
*
Check if URI is SIP.
Anders Broman
2010-03-05
1
-0
/
+19
*
Add comments and move some things inside if(tree).
Anders Broman
2010-03-05
1
-122
/
+124
*
Add three more ICMPv6 type that only have a code of 0
Jörg Mayer
2010-03-04
1
-0
/
+3
*
Copy over the introduction of Makefile.common change
Jörg Mayer
2010-03-04
2
-398
/
+532
*
Try to fix build errors.
Gerald Combs
2010-03-04
2
-2
/
+2
*
Report accurate NACK count in stats (although not all values stored in array ...
Martin Mathieson
2010-03-04
1
-10
/
+14
*
Use a hash table to lookup the SIP header.
Anders Broman
2010-03-04
1
-71
/
+92
*
Check that we haven't gone over MAX_NACKs!
Martin Mathieson
2010-03-04
1
-5
/
+11
*
From Ivan Sy via bug 4555:
Stig Bjørlykke
2010-03-04
1
-0
/
+4
*
from Luis Ontanon:
Anders Broman
2010-03-04
2
-11
/
+57
*
From LEGO via bug 3459:
Stig Bjørlykke
2010-03-04
18
-11
/
+61
*
Squelch some compiler warnings.
Guy Harris
2010-03-04
2
-13
/
+14
*
"capture-pcap-util.h" include <pcap.h>, and <pcap.h>, for better or
Guy Harris
2010-03-04
3
-5
/
+2
*
From Mark Wallis:
Anders Broman
2010-03-04
3
-58
/
+274
*
From Mark Wallis:
Anders Broman
2010-03-04
3
-55
/
+213
*
Include inet_pton.obj when building TShark, as we now need it.
Guy Harris
2010-03-04
1
-2
/
+2
*
Include "capture_ifinfo.h" to get declarations we require.
Guy Harris
2010-03-04
1
-0
/
+1
*
It uses isdigit(), so it requires <ctype.h>.
Guy Harris
2010-03-04
1
-0
/
+1
*
In Wireshark and TShark, run dumpcap to get interface lists and lists of
Guy Harris
2010-03-04
19
-368
/
+511
*
Implementation of % bytes column.
Jaap Keuter
2010-03-03
1
-54
/
+74
*
Cast the result of the subtraction.
Guy Harris
2010-03-03
1
-2
/
+2
*
Squelch MSVC compiler warnings - this should really be done better, e.g.
Guy Harris
2010-03-03
1
-2
/
+2
*
Remove one too many columns, causing havoc on display and sorting.
Jaap Keuter
2010-03-03
1
-1
/
+0
*
Allow for other time presentations.
Jaap Keuter
2010-03-03
3
-88
/
+90
*
Make the clean target work.
Anders Broman
2010-03-03
2
-0
/
+34
*
Add oids_cleanup and oids_init to libwireshark.def to make it compile.
Anders Broman
2010-03-03
1
-0
/
+2
*
Disable OID resolution and loading SMI modules by default.
Balint Reczey
2010-03-03
6
-10
/
+127
*
Fix crash where was overwriting buffer for large PDUs when tracking retxs.
Martin Mathieson
2010-03-03
1
-6
/
+10
*
Set the link dir for DCCH_Messages.
Anders Broman
2010-03-03
2
-37
/
+10
*
Fix a gcc -Wshadow warning.
Bill Meier
2010-03-03
1
-2
/
+0
*
Fix a test.
Martin Mathieson
2010-03-03
1
-2
/
+2
*
Fix re-NACk detection by updating channel *after* have compared with tap_info!
Martin Mathieson
2010-03-03
1
-19
/
+11
*
Changed to use g_str_hash ()
Anders Broman
2010-03-03
1
-3
/
+9
*
remove check_col
Anders Broman
2010-03-03
16
-202
/
+131
*
Its convenient to be able to filter on mac-lte.ulsch or mac-lte.dlsch.
Martin Mathieson
2010-03-03
1
-0
/
+25
*
topic_menu_cb() used as callback returning gboolean. Thus make it so.
Jaap Keuter
2010-03-02
2
-9
/
+9
[next]