2014-10-06 |
Ian Jackson | resolver: Provide input name as argument to callback |
blob | commitdiff | raw |
2014-10-05 |
Ian Jackson | resolver: Log reason for DNS resolution failure |
blob | commitdiff | raw | diff to current |
2014-10-05 |
Ian Jackson | comm etc.: Provide comm_addr_equal |
blob | commitdiff | raw | diff to current |
2014-10-05 |
Ian Jackson | site: Remove "wishful thinking" from transport address... |
blob | commitdiff | raw | diff to current |
2014-10-05 |
Ian Jackson | site: Change default number of mobile peers |
blob | commitdiff | raw | diff to current |
2014-10-05 |
Ian Jackson | site: Permit multiple peer addresses even if peer is... |
blob | commitdiff | raw | diff to current |
2014-10-05 |
Ian Jackson | resolver: construct comm_addr; honour multiple addresse... |
blob | commitdiff | raw | diff to current |
2014-10-05 |
Ian Jackson | site: transport peers: Update bulk of code for multiple... |
blob | commitdiff | raw | diff to current |
2014-10-05 |
Ian Jackson | site: Provide transport_record_peers to cope with multi... |
blob | commitdiff | raw | diff to current |
2014-10-05 |
Ian Jackson | site: transport peers: Delete or demote unsuitable... |
blob | commitdiff | raw | diff to current |
2014-10-05 |
Ian Jackson | site: transport peers: Notes on multi-address-family... |
blob | commitdiff | raw | diff to current |
2014-10-05 |
Ian Jackson | site: transport peers: Formalise interface to transport... |
blob | commitdiff | raw | diff to current |
2014-10-05 |
Ian Jackson | Use memcpy helpers and FILLZERO |
blob | commitdiff | raw | diff to current |
2014-10-05 |
Ian Jackson | site: Permit transport-peers-max to be equal to MAX_PEE... |
blob | commitdiff | raw | diff to current |
2014-09-14 |
Ian Jackson | site: transport peers: Use source of NAK packets as... |
blob | commitdiff | raw | diff to current |
2014-09-14 |
Ian Jackson | site: transport peers: MSG1: use transport_compute_setu... |
blob | commitdiff | raw | diff to current |
2014-09-14 |
Ian Jackson | site: transport_peers: Rename incoming_packet_addr |
blob | commitdiff | raw | diff to current |
2014-09-14 |
Ian Jackson | site: transport peers: Break out transport_resolve_comp... |
blob | commitdiff | raw | diff to current |
2014-06-02 |
Ian Jackson | site: Force use of configured name only if we are mobile |
blob | commitdiff | raw | diff to current |
2014-05-18 |
Ian Jackson | site: Do name resolution on peer-initiated key setup too |
blob | commitdiff | raw | diff to current |
2014-05-18 |
Ian Jackson | site: Log when resolution completes |
blob | commitdiff | raw | diff to current |
2014-05-18 |
Ian Jackson | site: Make local_mobile be a site state variable |
blob | commitdiff | raw | diff to current |
2014-05-18 |
Ian Jackson | site: Explicitly track name resolution status |
blob | commitdiff | raw | diff to current |
2014-05-18 |
Ian Jackson | site: Fix bugs when resolver request submission fails |
blob | commitdiff | raw | diff to current |
2014-05-18 |
Ian Jackson | site: Document some reentrancy hazards in comments |
blob | commitdiff | raw | diff to current |
2014-05-15 |
Ian Jackson | site logging: Log peer addresses on timeout |
blob | commitdiff | raw | diff to current |
2014-05-15 |
Ian Jackson | comm: Introduce comm_addr_to_string |
blob | commitdiff | raw | diff to current |
2014-05-15 |
Ian Jackson | site logging: Break out logtimeout |
blob | commitdiff | raw | diff to current |
2014-05-15 |
Ian Jackson | site logging: introduce vslog |
blob | commitdiff | raw | diff to current |
2014-05-15 |
Ian Jackson | site logging: Use [v]slilog_part in slog |
blob | commitdiff | raw | diff to current |
2014-05-15 |
Ian Jackson | site logging: Break out event_log_priority |
blob | commitdiff | raw | diff to current |
2014-05-15 |
Ian Jackson | site: SECURITY: Properly update full peer address array |
blob | commitdiff | raw | diff to current |
2014-04-24 |
Ian Jackson | site: Negotiate (configurable) MTU |
blob | commitdiff | raw | diff to current |
2014-04-24 |
Ian Jackson | site: Remove clone-and-hack of signature verification |
blob | commitdiff | raw | diff to current |
2014-04-24 |
Ian Jackson | netlink: Advise netlink clients of the local link MTU |
blob | commitdiff | raw | diff to current |
2013-08-05 |
Ian Jackson | site: Initialise st->scratch with SETUP_BUFFER_LEN... |
blob | commitdiff | raw | diff to current |
2013-07-25 |
Ian Jackson | site: New PROD message |
blob | commitdiff | raw | diff to current |
2013-07-25 |
Ian Jackson | max_start_pad: calculate globally, not via client graph |
blob | commitdiff | raw | diff to current |
2013-07-25 |
Ian Jackson | Use FORMAT everywhere, and fix up the errors it finds |
blob | commitdiff | raw | diff to current |
2013-07-25 |
Ian Jackson | site: support multiple transforms |
blob | commitdiff | raw | diff to current |
2013-07-25 |
Ian Jackson | site, transform: per-transform-instance max_start_pad |
blob | commitdiff | raw | diff to current |
2013-07-25 |
Ian Jackson | site, netlink: abolish max_end_pad and min_end_pad |
blob | commitdiff | raw | diff to current |
2013-07-25 |
Ian Jackson | site: dynamically create and destroy transform instances |
blob | commitdiff | raw | diff to current |
2013-07-25 |
Ian Jackson | site: Check transform errors; factor out transform... |
blob | commitdiff | raw | diff to current |
2013-07-25 |
Ian Jackson | site: interpret first 4 bytes of extrainfo as capabilities |
blob | commitdiff | raw | diff to current |
2013-07-25 |
Ian Jackson | site: use unaligned.h's functions, not pointer cast... |
blob | commitdiff | raw | diff to current |
2013-07-25 |
Ian Jackson | site: Extra info in name fields for MSG1, clearer proce... |
blob | commitdiff | raw | diff to current |
2013-07-25 |
Ian Jackson | site: fix site name checking leaving room for expansion |
blob | commitdiff | raw | diff to current |
2013-07-25 |
Ian Jackson | site: Send NAKs for undecryptable data packets (msg0) |
blob | commitdiff | raw | diff to current |
2013-07-25 |
Ian Jackson | magic: Introduce LABEL_NAK |
blob | commitdiff | raw | diff to current |
2013-07-25 |
Ian Jackson | transform: Pass a direction flag to the transform |
blob | commitdiff | raw | diff to current |
2013-07-25 |
Ian Jackson | transform: Allow DH to set the key size |
blob | commitdiff | raw | diff to current |
2013-07-25 |
Ian Jackson | memcmp: Introduce and use consttime_memeq |
blob | commitdiff | raw | diff to current |
2012-07-12 |
Ian Jackson | site: When if our MSG5s (or peer's MSG6s) get lost... |
blob | commitdiff | raw | diff to current |
2012-07-12 |
Ian Jackson | site: Keep old keys, and allow them to be used by peer |
blob | commitdiff | raw | diff to current |
2012-07-12 |
Ian Jackson | site: Generalise deletion and timeout of keys |
blob | commitdiff | raw | diff to current |
2012-07-12 |
Ian Jackson | site: Move current_transform, _key_timeout and remote_s... |
blob | commitdiff | raw | diff to current |
2012-07-12 |
Ian Jackson | site: No longer track key validity ourselves |
blob | commitdiff | raw | diff to current |
2012-07-12 |
Ian Jackson | site: Deal with losing our MSG6 - retransmit MSG6 when... |
blob | commitdiff | raw | diff to current |
2012-07-12 |
Ian Jackson | site: Deal with losing peer's MSG6 - go to RUN on MSG0... |
blob | commitdiff | raw | diff to current |
2012-07-12 |
Ian Jackson | site, transform: Do not initiate rekey when packets... |
blob | commitdiff | raw | diff to current |
2012-07-12 |
Ian Jackson | site: Remove pointless check from decrypt_msg0 |
blob | commitdiff | raw | diff to current |
2012-07-12 |
Ian Jackson | site: Break out separate function for decrypting msg0 |
blob | commitdiff | raw | diff to current |
2012-07-12 |
Ian Jackson | netlink: abolish check_config and output_config |
blob | commitdiff | raw | diff to current |
2012-07-12 |
Ian Jackson | site: transport peers: fix incorrect stride when debug... |
blob | commitdiff | raw | diff to current |
2012-07-12 |
Ian Jackson | messages: add some missing newlines |
blob | commitdiff | raw | diff to current |
2012-07-12 |
Ian Jackson | SECURITY: actually reject messages with improper lengths |
blob | commitdiff | raw | diff to current |
2011-08-17 |
Ian Jackson | Multiple udp ports for the same site (multiple "comm"s) |
blob | commitdiff | raw | diff to current |
2011-08-17 |
Ian Jackson | Mobile sites: Use different default tuning parameters |
blob | commitdiff | raw | diff to current |
2011-08-17 |
Ian Jackson | Mobile sites: Require specification of whether we think... |
blob | commitdiff | raw | diff to current |
2011-08-17 |
Ian Jackson | Mobile sites: Maintain multiple addresses for some... |
blob | commitdiff | raw | diff to current |
2011-08-17 |
Ian Jackson | Protocol change: Initiate key setup on incoming packets... |
blob | commitdiff | raw | diff to current |
2011-08-17 |
Ian Jackson | Site tuning defaults: Improve documentation; internal... |
blob | commitdiff | raw | diff to current |
2011-08-17 |
Ian Jackson | comm, site: pass a new "struct comm_addr" rather than... |
blob | commitdiff | raw | diff to current |
2011-08-17 |
Ian Jackson | site: When shutting down, if debug enabled, do dump... |
blob | commitdiff | raw | diff to current |
2011-08-17 |
Ian Jackson | site: Remove some spurious "break"s |
blob | commitdiff | raw | diff to current |
2011-08-17 |
Ian Jackson | Keepalives: Document that they're unimplemented; remove... |
blob | commitdiff | raw | diff to current |
2011-07-13 |
Ian Jackson | Security: Reduce impact of bogus key setup packet DoS |
blob | commitdiff | raw | diff to current |
2011-06-26 |
Richard Kettlewell | bugfix: generate 32-bit site index in packets in a... |
blob | commitdiff | raw | diff to current |
2011-06-26 |
Richard Kettlewell | cleanup: correct type of key exchange strings from... |
blob | commitdiff | raw | diff to current |
2011-06-26 |
Ian Jackson | cleanup: buffer size for snprintf should come from... |
blob | commitdiff | raw | diff to current |
2011-06-26 |
Ian Jackson | site setup: actually use calculated default for st... |
blob | commitdiff | raw | diff to current |
2011-06-26 |
Ian Jackson | site setup: move st->key_renegotiate_time default calcu... |
blob | commitdiff | raw | diff to current |
2011-06-26 |
Ian Jackson | site setup: Correct logic for DEFAULT_KEY_RENEGOTIATE_GAP |
blob | commitdiff | raw | diff to current |
2011-06-26 |
Ian Jackson | event loop: remove now parameter from site_settimeout |
blob | commitdiff | raw | diff to current |
2011-06-26 |
Ian Jackson | event loop: remove now and tv_now from before/afterpoll API |
blob | commitdiff | raw | diff to current |
2011-06-26 |
Ian Jackson | integer arithmetic types: do not use unsigned for site... |
blob | commitdiff | raw | diff to current |
2011-06-26 |
Ian Jackson | integer arithmetic types: do not use unsigned for lengths |
blob | commitdiff | raw | diff to current |
2011-06-26 |
Ian Jackson | integer arithmetic types: correct perhaps-possible... |
blob | commitdiff | raw | diff to current |
2011-06-26 |
Ian Jackson | integer and buffer overflows: introduce a number of... |
blob | commitdiff | raw | diff to current |
2011-06-19 |
Ian Jackson | cleanup: fix up the type of string buffers |
blob | commitdiff | raw | diff to current |
2011-06-19 |
Ian Jackson | cleanup: remove redundant "init_module" declarations |
blob | commitdiff | raw | diff to current |
2011-05-18 |
Stephen Early | Rename log() to slilog() |
blob | commitdiff | raw | diff to current |
2011-05-18 |
Stephen Early | Import release 0.1.16 v0.1.16 |
blob | commitdiff | raw | diff to current |
2011-05-18 |
Stephen Early | Import release 0.1.15 v0.1.15 |
blob | commitdiff | raw | diff to current |
2011-05-18 |
Stephen Early | Import release 0.1.14 v0.1.14 |
blob | commitdiff | raw | diff to current |
2011-05-18 |
Stephen Early | Import release 0.1.13 v0.1.13 |
blob | commitdiff | raw | diff to current |
2011-05-18 |
Stephen Early | Import release 0.1.11 v0.1.11 |
blob | commitdiff | raw | diff to current |
2011-05-18 |
Stephen Early | Import release 0.1.10 v0.1.10 |
blob | commitdiff | raw | diff to current |
2011-05-18 |
Stephen Early | Import release 0.1.8 v0.1.8 |
blob | commitdiff | raw | diff to current |
next |