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
/
ui
/
text_import.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update comments, get rid of IMPORT_MAX_PACKET.
Guy Harris
2018-12-06
1
-4
/
+5
*
Check for localtime() failing.
Guy Harris
2017-04-17
1
-2
/
+12
*
More checks for localtime() and gmtime() returning NULL.
Guy Harris
2016-10-22
1
-0
/
+1
*
Qt: Multi line import from hex dump without offsets
Stig Bjørlykke
2016-06-13
1
-0
/
+6
*
Qt: Add import from hex dump without offsets
Stig Bjørlykke
2016-06-12
1
-1
/
+9
*
Make the Flex scanners and YACC parser in libraries reentrant.
Guy Harris
2016-04-03
1
-3
/
+17
*
Pull the invocation of the Lex scanner into common code.
Guy Harris
2016-03-27
1
-9
/
+6
*
text_import: Argument with 'nonnull' attribute passed null found by Clang Ana...
Alexis La Goutte
2015-12-13
1
-0
/
+4
*
Clean up includes of unistd.h, fcntl.h, and sys/stat.h.
Guy Harris
2015-11-07
1
-4
/
+0
*
Handle "I can't map this for that file format" better.
Guy Harris
2014-12-18
1
-1
/
+13
*
[pedantic] Replace usage of 'long' and 'long long'
Bill Meier
2014-11-19
1
-1
/
+1
*
Remove unnecessary includes of <ctype.h>.
Guy Harris
2014-10-17
1
-1
/
+0
*
Fix Argument with 'nonnull' attribute passed null found by Clang
Alexis La Goutte
2014-07-29
1
-0
/
+5
*
Clean up handling of missing functions.
Guy Harris
2014-07-06
1
-1
/
+1
*
Allow wtap_read() and wtap_seek_read() to return records other than packets.
Guy Harris
2014-05-24
1
-0
/
+1
*
Revert "Refactor Wiretap"
Guy Harris
2014-05-09
1
-1
/
+1
*
Refactor Wiretap
Michael Mann
2014-05-09
1
-1
/
+1
*
Fix bug9931 'Encapsulated ethernet packets sometimes show invalid FCS'
Hadriel Kaplan
2014-03-27
1
-5
/
+2
*
Remove all $Id$ from top of file
Alexis La Goutte
2014-03-04
1
-2
/
+0
*
From Ville Skyttä: Spelling Fixes
Bill Meier
2013-12-23
1
-1
/
+1
*
Fix some Dead Store (Dead assignement/Dead increment) Warning found by Clang
Alexis La Goutte
2013-09-02
1
-1
/
+1
*
Match the new text2pcap max packet import size of 65KiB-1 from r48738.
Chris Maynard
2013-04-05
1
-2
/
+2
*
Don't forget to move the trailing '\0'.
Michael Tüxen
2013-04-05
1
-1
/
+2
*
Add support for the initial direction indication. Irene will hook
Michael Tüxen
2013-04-02
1
-6
/
+37
*
Fix a bunch of warnings.
Guy Harris
2012-12-26
1
-45
/
+45
*
Fix numerous instances of a variable/parameter name "shadowing" a library fun...
Bill Meier
2012-12-05
1
-1
/
+2
*
Fix indent and add Modelines info for new common ui source file(s)
Alexis La Goutte
2012-10-24
1
-106
/
+119
*
Add wtap_pseudo_header union to wtap_pkthdr structure.
Jakub Zawadzki
2012-10-16
1
-1
/
+1
*
Have File->import write pcapng files.
Anders Broman
2012-09-20
1
-0
/
+6
*
We always HAVE_CONFIG_H so don't bother checking whether we have it or not.
Jeff Morriss
2012-09-20
1
-3
/
+1
*
Create a common libui using CMake similar to what we do with Autotools.
Gerald Combs
2012-09-14
1
-0
/
+976