Various code snippets I have found no better place for
Various code snippets I have found no better place for
- ssldump/
- A modified version of ssldump capable of offline decoding where exchanging the private certificate keys is not an option.
- epoll_test.c
- Small test program to detect if Linux epoll is implemented in the kernel
- kqueue_kqueue.c
- Small test program of chained FreeBSD kqueue descriptors
- idleconn.c
- Test program for flooding a server with idle connections
- loreley_warning
- Example of how odd GCC warnings can get when using templates
- memprof/
- memprof packages modified to work with Fedora Core
- purge.patch
- A patch to the purge program making it work proper with current Squid versions
- udp_connect.c
- A small test program playing with connected UDP sockets. Used for demonstrating the differences in packet ID assignment between unconnected and connected UDP sockets.
- squid_statistics.tar.gz
- An example Squid rrdtool setup (example output)
- phonesc/
- Various patches and fixes to PhoneSC
- benchmarks/
- Various benchmarking results
- http_post_status-20070307.txt
- Statistics over HTTP status codes in response to about 3 million POST requesttst
- vde_packet.c
- AF_PACKET connector for VDE (a virtual ethernet switch)
- popt_subcommand.c
- An example how to use popt with sub-commands, i.e. binary [globaloptions] command [commandoptions].
- TodosArgosMiniII
- PCSC driver for Todos Argos Mini II USB. Got this from Todos Support and only fixed it to build proper.
- desnoop.pl
- A small perl script to convert snoop hexdumps into PCAP format, using a tool from wireshark.