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
/
file.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
No need to remove the old name after a save-with-move; it was, well, *moved*.
Guy Harris
2017-12-29
1
-1
/
+1
*
Do the right check for "no name resolution information to save".
Guy Harris
2017-12-29
1
-5
/
+6
*
If we save a temporary file by copying or writing, remove it when we're done.
Guy Harris
2017-12-29
1
-1
/
+10
*
ERF_TYPE_META write and comment support
Anthony Coddington
2017-07-17
1
-6
/
+27
*
Rename cf_get_comment() to reflect what comment it gets.
Guy Harris
2017-07-17
1
-2
/
+10
*
Rename section comment get/set routines.
Guy Harris
2017-07-17
1
-5
/
+7
*
Qt: fix hang on exiting Qt while loading capture file
Peter Wu
2017-06-17
1
-0
/
+18
*
Allow bigger snapshot lengths for D-Bus captures.
Guy Harris
2017-06-05
1
-12
/
+0
*
file: (trivial) initialize "passed" when it's declared
Martin Kaiser
2017-05-01
1
-2
/
+1
*
Eliminate some double-frees.
Guy Harris
2017-04-29
1
-2
/
+0
*
Move UI-only stuff out of libwireshark.
Guy Harris
2017-04-24
1
-2
/
+6
*
Take the error message generation out of the merge_files routines.
Guy Harris
2017-04-20
1
-4
/
+20
*
Have separate routines for open-for-reading and open-for-writing errors.
Guy Harris
2017-04-20
1
-9
/
+7
*
Have a common "capture file write failure alert box" routine.
Guy Harris
2017-04-19
1
-63
/
+2
*
Have a common "capture file close alert box" routine.
Guy Harris
2017-04-19
1
-95
/
+10
*
Have a common "capture file close alert box" routine.
Guy Harris
2017-04-18
1
-43
/
+2
*
Have a commont "capture file open alert box" routine.
Guy Harris
2017-04-18
1
-147
/
+9
*
Fix backwards test.
Guy Harris
2017-04-17
1
-1
/
+1
*
Rename some routines and structure members.
Guy Harris
2017-04-17
1
-10
/
+13
*
Prime the epan_dissect_t with postdissector wanted fields if necessary.
Guy Harris
2017-04-12
1
-0
/
+6
*
Rename routines to clarify what they do.
Guy Harris
2017-04-12
1
-3
/
+3
*
Add an API to let a postdissector specify fields whose values it needs.
Guy Harris
2017-04-12
1
-15
/
+82
*
Make the capture file's interface description filterable
Jim Young
2017-02-09
1
-0
/
+1
*
PDML: protocol filter incorrectly filters desired subfields
Martin Kacer
2017-02-05
1
-2
/
+2
*
Qt: Show merge progress.
Gerald Combs
2017-01-21
1
-5
/
+12
*
Remove some GtkCList comments and code.
Gerald Combs
2016-12-12
1
-45
/
+1
*
Get rid of some GTK+-only routines in file.c.
Guy Harris
2016-12-12
1
-17
/
+0
*
Mark routines GTK+ only.
Gerald Combs
2016-12-12
1
-0
/
+1
*
Have separate merge APIs for regular file/temporary file/standard output.
Guy Harris
2016-12-04
1
-32
/
+10
*
CMake: Allow setting per target compiler warnings
João Valverde
2016-08-23
1
-2
/
+2
*
No need to check for string option values being null.
Guy Harris
2016-07-21
1
-5
/
+3
*
Mark the file as having unsaved data if you change address resolution.
Guy Harris
2016-07-18
1
-0
/
+18
*
Use timers instead of packet counts to update our UI.
Gerald Combs
2016-07-16
1
-127
/
+111
*
Redo the block options APIs.
Guy Harris
2016-07-14
1
-15
/
+34
*
tshark fields filter added for other outputs
Martin Kacer
2016-06-29
1
-2
/
+2
*
tshark JSON and Elasticsearch output fix
Martin Kacer
2016-06-21
1
-1
/
+1
*
Add JSON export to Qt/GTK UI
Pascal Quantin
2016-06-20
1
-0
/
+80
*
Add data structures necessary to support multiple Name Resolution blocks.
Michael Mann
2016-06-01
1
-8
/
+8
*
Add data structures necessary to support multiple Section Header blocks.
Michael Mann
2016-06-01
1
-8
/
+8
*
Allow create_tempfile to support a suffix.
Michael Mann
2016-06-01
1
-1
/
+1
*
Link version code statically again
João Valverde
2016-04-21
1
-1
/
+1
*
Lua: Fix add and remove Fields when reload Lua plugins
Stig Bjørlykke
2016-04-11
1
-0
/
+6
*
Don't show a progress bar when previewing for the Qt print dialog.
Guy Harris
2016-03-01
1
-13
/
+15
*
Qt: Select matching tree item and bytes in Find Packet
Stig Bjørlykke
2016-02-23
1
-1
/
+7
*
Making wiretap option blocks more generic.
Michael Mann
2016-02-23
1
-4
/
+4
*
Qt: Add regex support in Find Packet
Stig Bjørlykke
2016-02-18
1
-30
/
+73
*
file: fix variable ‘progbar’ might be clobbered by ‘longjmp’ or ‘vf...
Alexis La Goutte
2016-02-12
1
-1
/
+1
*
Make file indices consistently unsigned in the merge code.
Guy Harris
2016-02-11
1
-1
/
+1
*
Don’t adjust time column widths in cf_open
Stig Bjørlykke
2016-02-05
1
-3
/
+0
*
Qt: Add check for field extractors
Stig Bjørlykke
2016-02-05
1
-5
/
+5
[next]