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
*
Build 2.6.4.
wireshark-2.6.4
v2.6.4
Gerald Combs
2018-10-11
4
-92
/
+2069
*
Update the release notes for 2.6.4.
Gerald Combs
2018-10-10
1
-9
/
+84
*
Autotools: Fix Shellcheck discovery.
Gerald Combs
2018-10-10
1
-1
/
+1
*
HTTP: ignore large Content-Length values
Peter Wu
2018-10-10
1
-5
/
+6
*
coap: ensure that piv_len matches piv
Peter Wu
2018-10-10
1
-5
/
+6
*
ftype-protocol: do not return from TRY/CATCH
Peter Wu
2018-10-10
1
-5
/
+5
*
steam-ihs: fix memleak on exception
Peter Wu
2018-10-10
1
-8
/
+2
*
Fix Windows dumpcap -i TCP@
James Ko
2018-10-09
1
-30
/
+51
*
Get rid of duplicate declaration.
Guy Harris
2018-10-08
1
-1
/
+0
*
Make sure we avoid the local code page for command-line arguments.
Guy Harris
2018-10-08
1
-2
/
+12
*
No need to check for dladdr in autotools, either, as we're no longer using it.
Guy Harris
2018-10-08
2
-34
/
+0
*
Don't use dladdr() to get a pathname for the current executable().
Guy Harris
2018-10-08
16
-76
/
+46
*
Bring back arg_list_utf_16to8(), but have it just do UTF-16-to-UTF-8 mapping.
Guy Harris
2018-10-08
13
-77
/
+69
*
Use wsetargv.obj, and wmain() rather than main(), on Windows.
Guy Harris
2018-10-07
14
-78
/
+254
*
You have to add setargv.obj as a link flag, not as a library.
Guy Harris
2018-10-07
1
-2
/
+1
*
We should only link executables with setargv.obj.
Guy Harris
2018-10-07
2
-3
/
+8
*
[Automatic update for 2018-10-07]
Gerald Combs
2018-10-07
3
-13
/
+107
*
Qt: Call createIOGraph() when duplicating an existing IO Graph
Stig Bjørlykke
2018-10-06
1
-3
/
+2
*
*shark: Update help and manpage for name resolving
Uli Heilmeier
2018-10-06
12
-12
/
+16
*
Don't assume we have Qt *at all* when setting HAVE_QT_VERSION_4.
Guy Harris
2018-10-05
1
-1
/
+1
*
h248_3gpp: register an ett.
Jeff Morriss
2018-10-04
1
-1
/
+2
*
Register some unregistered etts.
Jeff Morriss
2018-10-04
3
-0
/
+5
*
Clean up some things.
Guy Harris
2018-10-02
2
-27
/
+36
*
Don't return TRUE with *err or *err_info set.
Guy Harris
2018-10-02
1
-0
/
+18
*
TLS: fix reassembly regression when extending a PDU
Peter Wu
2018-10-02
1
-4
/
+4
*
Fix handling of some ISDN calls.
Guy Harris
2018-10-01
1
-1
/
+17
*
ieee80211: fix addresses for ToDS=1|FromDS=1 case
Peter Wu
2018-10-01
1
-31
/
+70
*
Qt: Set enabled properties in Filter Dialog
Stig Bjørlykke
2018-10-01
1
-0
/
+6
*
Qt: Set enabled properties in Coloring Rules Dialog
Stig Bjørlykke
2018-10-01
1
-0
/
+6
*
Show the *per-file* encapsulation in the __tostring method.
Guy Harris
2018-09-30
1
-2
/
+2
*
[Automatic update for 2018-09-30]
Gerald Combs
2018-09-30
9
-70005
/
+356
*
Qt: Show "unknown colorfilters" warning when opening the dialog
Stig Bjørlykke
2018-09-29
1
-11
/
+11
*
prefs: Don't remove unknown coloring rules.
Stig Bjørlykke
2018-09-29
1
-4
/
+4
*
prefs: Reset prefs.unknown_colorfilters before reading colorfilters
Stig Bjørlykke
2018-09-29
1
-0
/
+2
*
PROFINET: ARServerblock is correctly dissected.
moguz
2018-09-28
1
-5
/
+5
*
TLS: fix broken reassembly with multiple PDUs in the same frame
Peter Wu
2018-09-27
1
-2
/
+18
*
pcapng: Free option_content on error
Guy Harris
2018-09-26
1
-0
/
+1
*
pcapng: Free option_content on error
Stig Bjørlykke
2018-09-26
1
-0
/
+1
*
Move wtap_encap_requires_phdr() amongs the other switch statement routines.
Guy Harris
2018-09-26
1
-22
/
+21
*
Get rid of unused flag argument.
Guy Harris
2018-09-26
4
-26
/
+16
*
Only use "libpcap" to refer to the library.
Guy Harris
2018-09-26
1
-48
/
+50
*
Sort cases in pcap_get_phdr_size(), add a missing one for WTAP_ENCAP_NFC_LLCP.
Guy Harris
2018-09-26
1
-12
/
+16
*
PCP: Add padding for option
Uli Heilmeier
2018-09-26
1
-1
/
+19
*
Handle the NFC LLCP pseudo-header when writing.
Guy Harris
2018-09-26
1
-0
/
+9
*
Netmon+Message Analyzer: Fix a couple of lengths.
Gerald Combs
2018-09-25
3
-2
/
+12
*
[Automatic update for 2018-09-23]
Gerald Combs
2018-09-23
9
-33569
/
+16332
*
ProfiNet: Fix order in AssetManagment
Roland Knall
2018-09-21
1
-4
/
+4
*
Get rid of unused variable, update a comment.
Guy Harris
2018-09-21
1
-3
/
+0
*
Try downloading libssh directly from www.libssh.org.
Guy Harris
2018-09-21
1
-1
/
+5
*
Update the URLs for GnuPG.
Guy Harris
2018-09-21
1
-2
/
+2
[next]