index
:
maxim.uvarov/public.git
master
Unnamed repository
Grokmirror User
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-11-07
print-tcp: add some NFS printing finish
HEAD
master
Denis Ovsienko
2013-11-07
print-tcp: move nfs specific dispacting to after the tcp header decoding
Longinus00
2013-11-07
print-nfs: add versions of nfsreq_print and nfsreply_print that do not print ...
Longinus00
2013-10-31
NFLOG: fix error message
Denis Ovsienko
2013-10-31
NFLOG: more minor improvements
Denis Ovsienko
2013-10-29
nflog - minor changes
Petar
2013-10-29
update URLs in the README
Denis Ovsienko
2013-10-29
remove some stray files
Denis Ovsienko
2013-10-26
fix printing of unknown TCP options
Denis Ovsienko
2013-10-26
fix flags printing tests
Denis Ovsienko
2013-10-21
Add -g3 on some platforms even if .devel isn't present.
Guy Harris
2013-10-18
Merge branch 'master' of git+ssh://bpf.tcpdump.org/tcpdump/master/git/tcpdump
Guy Harris
2013-10-18
Put lower-case letters before their upper-case equivalents in getopt().
Guy Harris
2013-10-18
print-tcp: separate tcp_seq_hash into ipv4 and ipv6 versions
Longinus00
2013-10-18
adopt MacOS deprecation workaround from FreeRADIUS
Denis Ovsienko
2013-10-18
Babel: improve printing of time intervals
Denis Ovsienko
2013-10-17
Explain why we set -xansi -signed for MIPS C.
Guy Harris
2013-10-17
Update a comment for the previous commit.
Guy Harris
2013-10-17
We no longer use the GCC version, so don't fetch it.
Guy Harris
2013-10-17
With .devel, add -g3 for MIPS C and DEC C.
Guy Harris
2013-10-17
We require autoconf 2.61 in configure.in; that suffices.
Guy Harris
2013-10-17
Note that clang, for example, is considered "gcc" by autoconf.
Guy Harris
2013-10-17
Clean up handling of -g and -O flags.
Guy Harris
2013-10-17
No C++/C99-style comments; not all C compilers necessarily support them.
Guy Harris
2013-10-16
Not all compilers that can be used support C++/C99-style comments.
Guy Harris
2013-10-16
That's README.md, not README.ad.
Guy Harris
2013-10-16
README got renamed to README.ad.
Guy Harris
2013-10-15
make pcap_setdirection() call conditional, GH #252
Denis Ovsienko
2013-10-14
mind MSVC's UNALIGNED macro (GH #335 pt.2)
Denis Ovsienko
2013-10-12
NFS: replace ino_t with u_int32_t (GH #335 pt. 1)
Denis Ovsienko
2013-10-11
Merge pull request #334 from tejblum/float-store-2
Denis Ovsienko
2013-10-07
Use -ffloat-store while compiling if possible.
Dmitrij Tejblum
2013-10-07
Simplify AC_LBL_CHECK_COMPILER_OPT a bit.
Dmitrij Tejblum
2013-10-05
merge 'threv' and 'rev' variables in print-tcp into just 'rev'
Longinus00
2013-10-03
add a TCP Fast Open test case
Denis Ovsienko
2013-10-03
add a acomment to tcp_print()
Denis Ovsienko
2013-10-03
add support for experimental tcp fast open and parsing experimental options
Longinus00
2013-09-24
justify declarations of struct tok arrays
Denis Ovsienko
2013-09-18
LMP: amend tests/.gitignore
Denis Ovsienko
2013-09-13
Merge pull request #332 from msabramo/README_markdown
Michael Richardson
2013-09-13
README.md: Fix typo: INSTALL => INSTALL.txt
Marc Abramowitz
2013-09-13
README.md: Remove VCS header line; add title and Travis CI build badge
Marc Abramowitz
2013-09-13
refine tcpdump(1) manpage (GH #119)
Denis Ovsienko
2013-09-12
README.md: Markdown formatting tweaks
Marc Abramowitz
2013-09-12
Rename README to README.md
Marc Abramowitz
2013-09-12
syslog: refine the decoder
Denis Ovsienko
2013-09-12
fix parsing of syslog priority (GH #264)
Bram
2013-09-12
add a test case for syslog over UDP
Denis Ovsienko
2013-09-12
simplify pcap_setdirection() detection
Denis Ovsienko
2013-09-12
add support for pcap_setdirection() (GH#252)
Thomas Jacob
[next]