chiark / gitweb /
tripe
2018-06-28 Mark Woodingpathmtu/pathmtu.c: Support IPv6 addresses in the generi...
2018-06-28 Mark Woodingpathmtu/pathmtu.c: Replace explicit `sockaddr_in' struc...
2018-06-28 Mark Woodingpathmtu/pathmtu.c (raw): Check the UDP packet signature.
2018-06-28 Mark Woodingpathmtu/pathmtu.c: Document the `--verbose' option.
2018-06-28 Mark Woodingpathmtu/pathmtu.c: Document the correct short option...
2018-06-28 Mark Woodingproxy/tripe-mitm.c: Support for IPv6.
2018-06-28 Mark Woodingproxy/tripe-mitm.c: Allow user control over the delimiter.
2018-06-28 Mark Woodingproxy/tripe-mitm.c: Abolish use of RC4.
2018-06-28 Mark Woodingproxy/tripe-mitm.c: Reformat.
2018-06-28 Mark Woodingpkstream/pkstream.c: Enable IPv6 address support.
2018-06-28 Mark Woodingpkstream/pkstream.c (parseaddr): Allow address literals...
2018-06-28 Mark Woodingpkstream/pkstream.c: Be more careful about handling...
2018-06-28 Mark Woodingpkstream/pkstream.c: Introduce an `initsock' function...
2018-06-28 Mark Woodingpkstream/pkstream.c: Use `getaddrinfo' to resolve addre...
2018-06-16 Mark Woodingpkstream/pkstream.c: Allow multiple listening and peer...
2018-06-16 Mark Woodingpkstream/pkstream.c: Fetch protocol family codes from...
2018-06-16 Mark Woodingpkstream/pkstream.c: Introduce helper functions to...
2018-06-16 Mark Woodingpkstream/pkstream.c: Wrap addresses up in a union.
2018-06-16 Mark Woodingpkstream/pkstream.c: Set a flag if we're listening.
2018-06-16 Mark Woodingpkstream/pkstream.c: Rearrange socket setup, particular...
2018-06-16 Mark Woodingpkstream/pkstream.c: Reformat to my current conventions.
2018-06-16 Mark Woodingpeerdb/tripe-newpeers.in: Add a new resolver based...
2018-06-16 Mark Woodingpeerdb/tripe-newpeers.in: Split out a resolver base...
2018-06-16 Mark Woodingpeerdb/tripe-newpeers.in: Add support for v4 and v6...
2018-06-16 Mark Woodingpeerdb/tripe-newpeers.in: Split `prepare' in twain.
2018-06-16 Mark Woodingpeerdb/tripe-newpeers.in: Introduce the idea of multipl...
2018-06-16 Mark Woodingpeerdb/tripe-newpeers.in: Keep track of the canonical...
2018-06-16 Mark Woodingpeerdb/tripe-newpeers.in: Enhance addr-lookup syntax...
2018-06-16 Mark Woodingpeerdb/tripe-newpeers.in: Split out a class for a host...
2018-06-16 Mark Woodingserver/tripe-admin.5.in: Add missing docs about `PRIVSE...
2018-06-14 Mark Woodingkeys/tripe-keys.conf.5.in: Fix typoed signature scheme...
2018-06-14 Mark Woodingserver/admin.c: Delete a redundant ignoring of `SIGPIPE'.
2018-06-14 Mark Woodingserver/tripe.h: Fix indentation of a preprocessor direc...
2018-06-14 Mark Woodingpeerdb/tripe-newpeers.in (MissingSectionException)...
2018-06-14 Mark Woodingsvc/connect.in (addpeer): Use `boolean' filter rather...
2018-06-14 Mark Woodingsvc/connect.in (Peer.get): Don't apply filter to defaul...
2018-06-14 Mark Woodingserver/tripe-admin.5.in: Add missing documentation...
2018-06-14 Mark Woodingserver/tripe-admin.5.in: Fix markup for error messages.
2018-06-14 Mark Woodingpeerdb/tripe-newpeers.in: Mark expected errors and...
2018-06-14 Mark Woodingpeerdb/tripe-newpeers.in (BulkResolver): Add exception...
2018-06-14 Mark Woodingpeerdb/tripe-newpeers.in (ConfigSection.items): Report...
2018-06-14 Mark Woodingpeerdb/tripe-newpeers.in (ConfigSection): Fix handling...
2018-06-14 Mark Woodingpeerdb/tripe-newpeers.in (ConfigSection.items): Push...
2018-06-14 Mark Woodingpeerdb/tripe-newpeers.in (ConfigSection.items): Rename...
2018-06-14 Mark Woodingpeerdb/tripe-newpeers.in: Fix memoization while resolvi...
2018-06-14 Mark Woodingpeerdb/tripe-newpeers.in: Factor out calculating the...
2018-06-14 Mark Woodingpeerdb/tripe-newpeers.in: Remove (undocumented) whitesp...
2018-06-14 Mark Woodingpeerdb/tripe-newpeers.in (ConfigSection.items): Just...
2018-06-14 Mark Woodingpeerdb/tripe-newpeers.in: Abolish `ConfigSection.has_op...
2018-06-14 Mark Woodingpeerdb/tripe-newpeers.in: Split out a class for config...
2018-06-14 Mark Woodingpeerdb/tripe-newpeers.in (MyConfigParser): Abandon...
2018-06-14 Mark Woodingpeerdb/tripe-newpeers.in: Upper-case the compiled regex...
2018-06-14 Mark Woodingpeerdb/tripe-newpeers.in (MyConfigParser._get): Compres...
2018-06-14 Mark Woodingpeerdb/tripe-newpeers.in (MyConfigParser._get): Automat...
2018-06-14 Mark Woodingpeerdb/tripe-newpeers.in: Count enhancements correctly.
2018-06-14 Mark Wooding(Python): Use more modern `raise' syntax.
2018-06-14 Mark Woodingpeerdb/peers.in.5.in: It's not just `@inherits' which...
2018-06-14 Mark Woodingpeerdb/peers.in (@PASSIVE): Remove redundant `@GLOBAL...
2018-06-14 Mark Wooding(manpages): Fix inclusion of `defs.man'.
2018-06-14 Mark Woodingsvc/connect.in: Compress the code a bit.
2018-06-14 Mark Woodingsvc/connect.in: Add a backstop exception handler to...
2018-06-14 Mark Woodingsvc/connect.in: Cope if a peer vanishes when we're...
2018-06-14 Mark Woodingsvc/connect.in: Export the admin-socket name to inferio...
2018-06-14 Mark Woodingserver/keyset.c: Present message types in hex.
2018-06-14 Mark Woodingserver/peer.c: Abstract out updating a peer's address.
2018-06-14 Mark Woodingserver/: Calculate address size on demand, rather than...
2018-06-14 Mark Woodingserver/servutil.c: Reorder and categorize the functions.
2018-06-14 Mark Woodingserver/tripe.h: Fix commentary markup.
2018-06-14 Mark Woodingserver/tripe.8.in: The default port is the IANA-assigne...
2018-06-14 Mark Woodingserver/keyset.c, server/tripe.h: Fix commentary for...
2018-06-14 Mark Woodingserver/keyset.c: Print correct key directions when...
2018-06-14 Mark Woodingserver/keymgmt.c: Check algorithms on public keys too.
2018-06-14 Mark Woodingserver/bulkcrypto.c: Fix printf argument-type bug ...
2018-06-14 Mark Woodingserver/bulkcrypto.c (gencomp_chal): Remove pointless...
2018-06-14 Mark Woodingserver/bulkcrypto.c (naclbox_decrypt): Trace calculated...
2018-06-14 Mark Woodingserver/admin.c: Fix ordering of commands in the help...
2018-06-14 Mark Woodingserver/admin.c: Publish `corked' and `mobile' flags...
2018-06-14 Mark Woodingserver/admin.c: Some light reformatting.
2018-06-14 Mark Woodingserver/admin.c: Don't leak `privtag' from `ADD' command.
2018-06-14 Mark Woodingserver/admin.c: Use the more modern mLib `codec' classe...
2018-06-14 Mark Woodingserver/addrmap.c: Mark internal functions as actually...
2018-06-14 Mark Woodingserver/tests.at: Use `tripe-mitm' instead of `pkstream'.
2018-06-14 Mark Woodingserver/tests.at: Eliminate redundant `-talice' option.
2018-06-14 Mark Woodingwireshark/tripe.lua (dissect_ciphertext): Return correc...
2018-06-14 Mark Woodinguslip/uslip.c: Be more reliable about tidying up.
2018-06-14 Mark Woodingsvc/conntrack.in: Iterate over the output of `svcsubmit'.
2018-06-14 Mark Woodingsvc/conntrack.in: Use correct interface to fetch Networ...
2018-06-14 Mark Woodingsvc/conntrack.in: Write debug trace if we fail to attac...
2018-06-14 Mark Woodingsvc/conntrack.8.in: Document the ConnMan support.
2018-06-14 Mark Woodingsvc/conntrack.8.in: Sort the notification strings.
2018-06-14 Mark Woodingsvc/connect.in: Add a new `sabotage' command to test...
2018-06-14 Mark Woodingsvc/connect.in: Report statistics about adopted peers.
2018-06-14 Mark Woodingsvc/connect.in (cmd_kick): Don't assume there's a ...
2018-06-14 Mark Woodingsvc/connect.in: Add a method for finding a named PingPeer.
2018-06-14 Mark Woodingsvc/connect.in (Pinger.kill): Don't assume the peer...
2018-06-14 Mark Woodingpy/tripe.py.in: Send the right command when you call...
2018-06-14 Mark Woodingproxy/tripe-mitm.c: Don't try to interpret the keys.
2018-06-14 Mark Woodingproxy/tripe-mitm.c: Report errors from select(2).
2018-06-14 Mark Woodingproxy/tripe-mitm.8.in: Fix synopsis line for `rfilt'.
2018-06-14 Mark Woodingpkstream/pkstream.c: Handle errors from select(2) properly.
next