]> The Tcpdump Group git mirrors - libpcap/history - rpcap-protocol.h
Update config.{guess,sub}, timestamps 2023-01-01,2023-01-21
[libpcap] / rpcap-protocol.h
2022-08-28  Guy Harrisrpcap: have the server tell the client its byte order.
2022-07-14  François RevolAvoid redeclaring uint8 & friends on Haiku
2020-10-09  Denis OvsienkoFix some spelling. [skip ci]
2020-05-24  Francois-Xavier... Fix typos in some comments
2020-04-01  Guy HarrisMake the message type values hex.
2019-04-25  Michael RichardsonMerge pull request #771 from ether42/reuseaddr
2019-04-25  Michael RichardsonMerge pull request #749 from nmap/manpage-formatting
2019-02-07  Guy HarrisAdd some new authentication error codes for specific...
2019-01-31  Guy HarrisRedo protocol version negotiation.
2019-01-24  Guy HarrisMerge pull request #796 from ffainelli/dsa
2019-01-22  Guy HarrisFurther emphasize "don't change these structure layouts".
2019-01-22  Guy HarrisYou still have to send the timezone offset over the...
2019-01-12  Guy HarrisTry to catch TLS to a non-TLS server or non-TLS to...
2019-01-09  Michael RichardsonMerge pull request #791 from dbarach/master
2019-01-07  Guy HarrisMerge branch 'rixed-master'
2019-01-07  Guy HarrisMerge branch 'master' of https://github.com/rixed/libpc...
2018-09-14  Guy HarrisMerge branch 'master' into breakloop_poll 741/head
2018-09-14  Guy HarrisMerge pull request #756 from stubbfel/patch-1
2018-09-13  Cedric CellierTLS for rpcap: also encrypt the control socket
2018-09-13  Cedric CellierAdd SSL option for data socket of rpcap
2018-09-13  Guy HarrisSquelch some more narrowing warnings.
2018-08-25  Guy HarrisMerge pull request #722 from rixed/patch-1
2018-08-03  Francois-Xavier... Remove no more used field 'tzoff' in some structures
2018-04-05  Guy HarrisMerge pull request #688 from jmayer/some_small_warning_...
2018-04-04  Joerg MayerFix a few warnings that came up after turning on a... 688/head
2017-11-28  Guy HarrisMerge pull request #663 from sgeto/netmap
2017-11-27  Guy HarrisMerge pull request #665 from sgeto/FindPacket
2017-11-25  Guy HarrisSuppress warnings if RPCAP_MIN_VERSION is 0.
2017-10-31  Guy HarrisFix up the negotiation, eliminating a failure mode...
2017-10-31  Guy HarrisRedo the message processing in the client, add protocol...
2017-10-30  Guy HarrisRedo the message processing in the server.
2017-10-29  Guy HarrisRemove trailing white space.
2017-09-30  Guy HarrisClean up #includes.
2017-09-30  Guy HarrisPut rpcap protocol routines common to client and server...
2017-03-15  Gisle VanemMerge pull request #1 from the-tcpdump-group/master
2017-03-14  Guy HarrisClean up whitespace, fix comments.
2017-03-13  Guy HarrisMove rpcap-protocol.h to the top-level directory.