| 2014-05-15 | Ian Jackson | Makefile.in: Improve push rune in release checklist | commit | commitdiff | tree | snapshot | 
| 2014-05-15 | Ian Jackson | changelog, Makefile.in: finalise 0.3.1  v0.3.1 | commit | commitdiff | tree | snapshot | 
| 2014-05-08 | Ian Jackson | changelog, Makefile.in: finalise 0.3.1~beta3  debian/0.3.1_beta3 | commit | commitdiff | tree | snapshot | 
| 2014-05-07 | Ian Jackson | Makefile.in: pass -Wno-unused-parameter explicitly | commit | commitdiff | tree | snapshot | 
| 2014-05-07 | Ian Jackson | netlink: fix const-correctness of ip_fast_csum fallback | commit | commitdiff | tree | snapshot | 
| 2014-05-03 | Ian Jackson | changelog, Makefile.in: finalise 0.3.1~beta2  debian/0.3.1_beta2 | commit | commitdiff | tree | snapshot | 
| 2014-05-03 | Ian Jackson | netlink: Generate ICMP correctly if point-to-point | commit | commitdiff | tree | snapshot | 
| 2014-05-03 | Ian Jackson | netlink: Move local_address into struct netlink | commit | commitdiff | tree | snapshot | 
| 2014-05-03 | Ian Jackson | netlink: Plumb "sender" through to ICMP generation | commit | commitdiff | tree | snapshot | 
| 2014-05-03 | Ian Jackson | netlink: Break out sender_name | commit | commitdiff | tree | snapshot | 
| 2014-05-03 | Ian Jackson | netlink: rename "client" to "sender" in many places | commit | commitdiff | tree | snapshot | 
| 2014-05-01 | Ian Jackson | changelog, Makefile.in: finalise 0.3.1~beta1  debian/0.3.1_beta1 | commit | commitdiff | tree | snapshot | 
| 2014-04-24 | Ian Jackson | site: Negotiate (configurable) MTU  wip.frag.v1 | commit | commitdiff | tree | snapshot | 
| 2014-04-24 | Ian Jackson | site: Remove clone-and-hack of signature verification | commit | commitdiff | tree | snapshot | 
| 2014-04-24 | Ian Jackson | netlink: Advise netlink clients of the local link MTU | commit | commitdiff | tree | snapshot | 
| 2014-04-24 | Ian Jackson | netlink: fix IP length check (SECURITY) | commit | commitdiff | tree | snapshot | 
| 2014-04-24 | Ian Jackson | netlink: Only complain about initial frags for us | commit | commitdiff | tree | snapshot | 
| 2014-04-24 | Ian Jackson | fragmentation: Fragment packets as required | commit | commitdiff | tree | snapshot | 
| 2014-04-24 | Ian Jackson | util.h: Provide MIN and MAX macros | commit | commitdiff | tree | snapshot | 
| 2014-04-24 | Ian Jackson | netlink: Provide MDEBUG macro | commit | commitdiff | tree | snapshot | 
| 2014-04-24 | Ian Jackson | netlink: Break out netlink_host_deliver | commit | commitdiff | tree | snapshot | 
| 2014-04-24 | Ian Jackson | netlink: Abolish client param to netlink_icmp_simple | commit | commitdiff | tree | snapshot | 
| 2014-04-24 | Ian Jackson | fragmentation: Rename "frag_off" field to "frag" | commit | commitdiff | tree | snapshot | 
| 2014-04-24 | Ian Jackson | netlink: Make ip_csum and ip_fast_csum const-correct | commit | commitdiff | tree | snapshot | 
| 2014-04-24 | Ian Jackson | netlink: Be more conservative about ICMP errors | commit | commitdiff | tree | snapshot | 
| 2014-04-24 | Ian Jackson | netlink: Set "unused" in ICMP header (SECURITY) | commit | commitdiff | tree | snapshot | 
| 2014-04-24 | Ian Jackson | fragmentation: Fix fragmentation field check | commit | commitdiff | tree | snapshot | 
| 2014-04-24 | Ian Jackson | slip: Drop packets >mtu (SECURITY) | commit | commitdiff | tree | snapshot | 
| 2014-04-24 | Ian Jackson | test-example: USE mtu of 1400 not 500 (!) | commit | commitdiff | tree | snapshot | 
| 2014-04-24 | Ian Jackson | test-example: Provide test which uses unshare(8) | commit | commitdiff | tree | snapshot | 
| 2014-04-24 | Ian Jackson | netlink: Remove a newline from p-t-p startup message | commit | commitdiff | tree | snapshot | 
| 2014-04-24 | Ian Jackson | netlink: Avoid crash with clientless netlink | commit | commitdiff | tree | snapshot | 
| 2014-04-24 | Ian Jackson | netlink: Break out netlink_client_deliver | commit | commitdiff | tree | snapshot | 
| 2013-09-01 | Ian Jackson | Fix formatting error in secnet.8 manpage. | commit | commitdiff | tree | snapshot | 
| 2013-09-01 | Ian Jackson | more release checklist changes | commit | commitdiff | tree | snapshot | 
| 2013-09-01 | Ian Jackson | Updates to release checklist in Makefile.in. | commit | commitdiff | tree | snapshot | 
| 2013-09-01 | Ian Jackson | Release of 0.3.0.  No code changes since 0.3.0~beta3.  v0.3.0 | commit | commitdiff | tree | snapshot | 
| 2013-08-05 | Ian Jackson | changelog, Makefile: finalise 0.3.0~beta3  debian/0.3.0_beta3 | commit | commitdiff | tree | snapshot | 
| 2013-08-05 | Ian Jackson | changelog: 0.3.0~beta3~~iwj1 | commit | commitdiff | tree | snapshot | 
| 2013-08-05 | Ian Jackson | site: Initialise st->scratch with SETUP_BUFFER_LEN... | commit | commitdiff | tree | snapshot | 
| 2013-08-01 | Ian Jackson | changelog: Mention netlink short packet discard.  debian/0.3.0_beta2 | commit | commitdiff | tree | snapshot | 
| 2013-08-01 | Ian Jackson | netlink: Safely discard short packets | commit | commitdiff | tree | snapshot | 
| 2013-07-25 | Ian Jackson | changelog: Describe 0.3.0~beta2 | commit | commitdiff | tree | snapshot | 
| 2013-07-25 | Ian Jackson | site: New PROD message | commit | commitdiff | tree | snapshot | 
| 2013-07-25 | Ian Jackson | slip: Buffer management (max_start_pad) fixes | commit | commitdiff | tree | snapshot | 
| 2013-07-25 | Ian Jackson | udp.c: call buffer_init | commit | commitdiff | tree | snapshot | 
| 2013-07-25 | Ian Jackson | max_start_pad: calculate globally, not via client graph | commit | commitdiff | tree | snapshot | 
| 2013-07-25 | Ian Jackson | Use FORMAT everywhere, and fix up the errors it finds | commit | commitdiff | tree | snapshot | 
| 2013-07-25 | Ian Jackson | site: support multiple transforms | commit | commitdiff | tree | snapshot | 
| 2013-07-25 | Ian Jackson | site, transform: per-transform-instance max_start_pad | commit | commitdiff | tree | snapshot | 
| 2013-07-25 | Ian Jackson | site, netlink: abolish max_end_pad and min_end_pad | commit | commitdiff | tree | snapshot | 
| 2013-07-25 | Ian Jackson | site: dynamically create and destroy transform instances | commit | commitdiff | tree | snapshot | 
| 2013-07-25 | Ian Jackson | site: Check transform errors; factor out transform... | commit | commitdiff | tree | snapshot | 
| 2013-07-25 | Ian Jackson | site: interpret first 4 bytes of extrainfo as capabilities | commit | commitdiff | tree | snapshot | 
| 2013-07-25 | Ian Jackson | site: use unaligned.h's functions, not pointer cast... | commit | commitdiff | tree | snapshot | 
| 2013-07-25 | Ian Jackson | site: Extra info in name fields for MSG1, clearer proce... | commit | commitdiff | tree | snapshot | 
| 2013-07-25 | Ian Jackson | site: fix site name checking leaving room for expansion | commit | commitdiff | tree | snapshot | 
| 2013-07-25 | Ian Jackson | NOTES: Remove unimplemented protocol negotiation | commit | commitdiff | tree | snapshot | 
| 2013-07-25 | Ian Jackson | NOTES: Remove paragraph about slow-to-prepare messages | commit | commitdiff | tree | snapshot | 
| 2013-07-25 | Ian Jackson | NOTES: Improve documentation of NAKs. | commit | commitdiff | tree | snapshot | 
| 2013-07-25 | Ian Jackson | site: Send NAKs for undecryptable data packets (msg0) | commit | commitdiff | tree | snapshot | 
| 2013-07-25 | Ian Jackson | udp, util: Break out send_nak function | commit | commitdiff | tree | snapshot | 
| 2013-07-25 | Ian Jackson | udp.c: Do not send NAKs in response to NAKs | commit | commitdiff | tree | snapshot | 
| 2013-07-25 | Ian Jackson | magic: Introduce LABEL_NAK | commit | commitdiff | tree | snapshot | 
| 2013-07-25 | Ian Jackson | transform: Provide Serpent-EAX transform | commit | commitdiff | tree | snapshot | 
| 2013-07-25 | Ian Jackson | transform: Pass a direction flag to the transform | commit | commitdiff | tree | snapshot | 
| 2013-07-25 | Ian Jackson | transform: Allow DH to set the key size | commit | commitdiff | tree | snapshot | 
| 2013-07-25 | Ian Jackson | transform: split out transform-common.h | commit | commitdiff | tree | snapshot | 
| 2013-07-25 | Ian Jackson | EAX: provide an implementation of EAX | commit | commitdiff | tree | snapshot | 
| 2013-07-25 | Ian Jackson | crypto: Copy an AES (Rijndael) implementation into... | commit | commitdiff | tree | snapshot | 
| 2013-07-25 | Ian Jackson | crypto: Copy a SHA512 implementation into tree | commit | commitdiff | tree | snapshot | 
| 2013-07-25 | Ian Jackson | serpent: Ad-hoc debugging facility | commit | commitdiff | tree | snapshot | 
| 2013-07-25 | Ian Jackson | serpent: Provide little-endian version too, but ours... | commit | commitdiff | tree | snapshot | 
| 2013-07-25 | Ian Jackson | serpent, transform: rework GET_32BIT_MSB_FIRST, PUT_... | commit | commitdiff | tree | snapshot | 
| 2013-07-25 | Ian Jackson | serpent: const-correct | commit | commitdiff | tree | snapshot | 
| 2013-07-25 | Ian Jackson | transform: Do not look at any bytes of PKCS#5 padding... | commit | commitdiff | tree | snapshot | 
| 2013-07-25 | Ian Jackson | memcmp: Introduce and use consttime_memeq | commit | commitdiff | tree | snapshot | 
| 2013-07-25 | Ian Jackson | util, buffers: Preparatory improvements | commit | commitdiff | tree | snapshot | 
| 2013-07-25 | Ian Jackson | unaligned.h: rationalise; provide buf_append_uint8... | commit | commitdiff | tree | snapshot | 
| 2013-07-25 | Mark Wooding | rsa.c: Check public key length. | commit | commitdiff | tree | snapshot | 
| 2013-07-25 | Mark Wooding | rsa.c: Replace the magic length 1024 with a (larger... | commit | commitdiff | tree | snapshot | 
| 2013-07-25 | Mark Wooding | rsa.c: Factor out constructing the EMSA-PKCS1 message... | commit | commitdiff | tree | snapshot | 
| 2013-07-25 | Mark Wooding | rsa.c: Fix incorrect commentary. | commit | commitdiff | tree | snapshot | 
| 2013-07-03 | Simon Tatham | slip: tolerate SLIP decoding errors. | commit | commitdiff | tree | snapshot | 
| 2013-07-03 | Simon Tatham | tun: add hard routes even if they are currently down. | commit | commitdiff | tree | snapshot | 
| 2012-07-12 | Ian Jackson | build system: debian packaging improvements  debian/0.3.0_beta1 | commit | commitdiff | tree | snapshot | 
| 2012-07-12 | Ian Jackson | changelog: describe version 0.3.0 | commit | commitdiff | tree | snapshot | 
| 2012-07-12 | Ian Jackson | site: When if our MSG5s (or peer's MSG6s) get lost... | commit | commitdiff | tree | snapshot | 
| 2012-07-12 | Ian Jackson | site: Keep old keys, and allow them to be used by peer | commit | commitdiff | tree | snapshot | 
| 2012-07-12 | Ian Jackson | site: Generalise deletion and timeout of keys | commit | commitdiff | tree | snapshot | 
| 2012-07-12 | Ian Jackson | site: Move current_transform, _key_timeout and remote_s... | commit | commitdiff | tree | snapshot | 
| 2012-07-12 | Ian Jackson | site: No longer track key validity ourselves | commit | commitdiff | tree | snapshot | 
| 2012-07-12 | Ian Jackson | transform: add ->valid() function | commit | commitdiff | tree | snapshot | 
| 2012-07-12 | Ian Jackson | site: Deal with losing our MSG6 - retransmit MSG6 when... | commit | commitdiff | tree | snapshot | 
| 2012-07-12 | Ian Jackson | site: Deal with losing peer's MSG6 - go to RUN on MSG0... | commit | commitdiff | tree | snapshot | 
| 2012-07-12 | Ian Jackson | site, transform: Do not initiate rekey when packets... | commit | commitdiff | tree | snapshot | 
| 2012-07-12 | Ian Jackson | site: Remove pointless check from decrypt_msg0 | commit | commitdiff | tree | snapshot | 
| 2012-07-12 | Ian Jackson | site: Break out separate function for decrypting msg0 | commit | commitdiff | tree | snapshot | 
| 2012-07-12 | Ian Jackson | netlink: abolish check_config and output_config | commit | commitdiff | tree | snapshot | 
| 2012-07-12 | Ian Jackson | netlink: report why a packet is bad | commit | commitdiff | tree | snapshot | 
| next |