chiark / gitweb /
tripe
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.
2018-06-14 Mark Woodingmon/tripemon.in (AddPeerDialog): Factor out entry-and...
2018-06-14 Mark Woodingmon/tripemon.in: Update peer IP address displays when...
2018-06-14 Mark Woodingmon/tripemon.in (CryptoInfo): Use the `cryptolayout...
2018-06-14 Mark Woodingmon/tripemon.in (CryptoInfo): Make the window a bit...
2018-06-14 Mark Woodingmon/tripemon.in (cryptolayout): Use formatting function...
2018-06-14 Mark Woodingmon/tripemon.in: Add simple function for formatting...
2018-06-14 Mark Woodingmon/tripemon.in: Split out crypto-specific pieces of...
2018-06-14 Mark Woodingmon/tripemon.in (xlate_bytes): Trim a character from...
2018-06-14 Mark Woodingmon/tripemon.in: Add a `default' tunnel entry to the...
2018-06-14 Mark Woodingmon/tripemon.in: Add missing support for the `cork...
2018-06-14 Mark Woodingmon/tripemon.in (AddPeerDialog): Actually honour the...
2018-06-14 Mark Woodingcontrib/README: `knock' is better used as a forced...
2018-06-14 Mark Woodingcontrib/README: Add missing descriptions of things...
2018-06-14 Mark Woodingcontrib/README: Fix typo.
2018-06-14 Mark Woodingcontrib/: Add copyright notices to contributed scripts.
2018-06-14 Mark WoodingUpgrade licence to GPLv3+.
2018-06-14 Mark Woodingconfigure.ac: Abolish use of `libtool'.
2017-08-22 Mark Woodingdebian/control: Only require Wireshark things for binar...
2017-08-22 Mark Woodingdebian/: Use `dh_python2' for packaging.
2017-08-16 Mark Woodingdebian/copyright, .mailmap: Convert to machine-readable...
2017-08-16 Mark Woodingdebian/: Redo the multiarch support for Debhelper 9.
2017-08-16 Mark WoodingRevert "debian/: Update for Debhelper 10."
2017-07-10 Mark Woodingdebian/: Update for Debhelper 10.
2017-07-10 Mark Woodingwireshark/: Replace ancient dissector with a new one...
2017-07-10 Mark Woodingconfigure.ac: Hack probed Wireshark plugin dir in case...
2017-07-10 Mark Woodingconfigure.ac: Check probed Wireshark plugin directory...
2017-07-10 Mark Woodingdebian/control: Remove the Ethereal->Wireshark transiti...
2017-07-09 Mark Woodingvars.am: Tweak `silent-rules' machinery.
2017-07-09 Mark Woodingpathmtu/pathmtu.c: Don't explicitly set `_BSD_SOURCE'.
2017-07-09 Mark Woodingserver/dh.c: Set the correct scalar size when loading...
2017-07-09 Mark Woodingserver/keyexch.c: Fix indentation.
2017-05-23 Mark Woodingpeerdb/peers.in.5.in: Finish the example configuration...
2017-05-23 Mark Woodingcontrib/tripe-ipif.in: Use the new-ish `bulk-overhead...
2017-05-22 Mark Woodingkeys/tripe-keys.master: Include a nontrivial `sig-fresh...
2017-05-22 Mark Woodingkeys/tripe-keys.8.in: Mention the `pathmtu' utility.
2017-05-22 Mark Woodingkeys/tripe-keys.in: Follow redirects when fetching...
2017-05-22 Mark Woodingkeys/tripe-keys.master: Use correct option for selectin...
2017-05-14 Mark WoodingRelease 1.0.0pre19. 1.0.0pre19
2017-05-14 Mark Woodingserver/bulkcrypto.c, server/tripe.8.in: Handle MAC...
2017-05-14 Mark Woodingserver/, keys/: Support Bernstein's X25519 and Hamburg...
2017-05-14 Mark Woodingserver/, keys/: Add bulk crypto transform based on...
2017-05-14 Mark Woodingserver/, keys/: Alternative serialization formats for...
2017-05-14 Mark Woodingserver/keymgmt.c: Detect if a private keys records...
2017-05-14 Mark Woodingserver/: Replace the Diffie--Hellman group abstraction.
2017-05-14 Mark Woodingserver/: Make bulk crypto transforms responsible for...
2017-05-14 Mark Woodingserver/bulkcrypto.c: Abstract out MAC-failure tracing.
2017-05-14 Mark Woodingserver/admin.c: Export `a_info'.
2017-05-14 Mark Woodingserver/: Rename `bulkcrypto' structure to `bulkops'.
2017-05-14 Mark Woodingserver/tripe.h: Don't say `struct bulkcrypto' where...
2017-05-14 Mark Woodingkeys/tripe-keys.in: Add an option to control the bulk...
2017-05-14 Mark Woodingkeys/: Support the EdDSA signature schemes from catcryp...
2017-05-14 Mark Woodingkeys/tripe-keys.conf.5.in, server/tripe.8.in: Contempla...
2017-05-14 Mark Woodingserver/tripe.8.in: Fix formatting mistake.
2017-05-14 Mark Woodingserver/tests.at: Preserve output in `server communicati...
2017-05-14 Mark Woodingkeys/tripe-keys.in, keys/tripe-keys.conf.5.in: Allow...
2017-05-14 Mark Woodingkeys/tripe-keys.in: Provide `kx-genalg' and `kx-param...
2017-05-14 Mark Woodingkeys/tripe-keys.conf.5.in: Inhibit page breaks in tables.
2017-05-14 Mark Woodingkeys/tripe-keys.conf.5.in: Document correct default...
2017-05-14 Mark Woodinguslip/uslip.c: Shut the server down on `SIGTERM'.
2017-04-23 Mark Woodinguslip/uslip.c: Abstract out the server's EOF-on-stdin...
2017-04-23 Mark Woodinguslip/uslip.c: Make `make_pkqnode' be const-correct.
2017-04-23 Mark Woodinguslip/uslip.c: Consistently name ignored closure pointe...
2017-04-23 Mark Woodinguslip/uslip.c: Be consistent about `VERB_NOUN' function...
2017-04-23 Mark Woodingserver/keymgmt.c: Add missing comma causing poor error...
2017-04-23 Mark Woodingserver/keymgmt.c: Don't leak `kdata' objects.
2017-04-23 Mark Woodingserver/keyexch.c: Don't copy group elements when regist...
2017-04-23 Mark Woodingserver/keyexch.c: Fix error handling around `mpmask...
2017-04-23 Mark Woodingserver/keyexch.c: Check that all of the algorithms...
2017-04-23 Mark Woodingserver/keyexch.c: Pass correct peer pointer when report...
2017-04-23 Mark Woodingcommon/util.c, server/admin.c: Ensure null-termination...
next