2019-09-21 |
Mark Wooding | configure.in, conffile.fl: Remove dependency on `libfl.a'. |
commit | commitdiff | tree | snapshot |
2019-09-21 |
Mark Wooding | NOTES: Fix text, now than an early bit exists. |
commit | commitdiff | tree | snapshot |
2019-09-21 |
Ian Jackson | Makefile.in: Drop dist target |
commit | commitdiff | tree | snapshot |
2019-09-21 |
Ian Jackson | Makefile.in: Completely overhaul release checklist |
commit | commitdiff | tree | snapshot |
2019-09-21 |
Ian Jackson | Makefile.in: VERSION: Use =, not := |
commit | commitdiff | tree | snapshot |
2019-09-21 |
Ian Jackson | changelog: start 0.4.6 |
commit | commitdiff | tree | snapshot |
2019-09-21 |
Ian Jackson | Finalise 0.4.5 v0.4.5 |
commit | commitdiff | tree | snapshot |
2019-09-21 |
Ian Jackson | changelog: Changes since 0.4.4 |
commit | commitdiff | tree | snapshot |
2019-09-21 |
Ian Jackson | INSTALL: Mention that rsa key generation might need... |
commit | commitdiff | tree | snapshot |
2019-09-21 |
Ian Jackson | udp.c: Add a comment about the salen cast |
commit | commitdiff | tree | snapshot |
2019-09-21 |
Mark Wooding | udp.c: Add explicit cast to muffle bogus Clang warning. |
commit | commitdiff | tree | snapshot |
2019-09-21 |
Mark Wooding | log.c: Spray extra `FORMAT(...)' attributes to muffle... |
commit | commitdiff | tree | snapshot |
2019-09-21 |
Mark Wooding | site.c (we_have_priority): Fix unintended `&&'. |
commit | commitdiff | tree | snapshot |
2019-09-21 |
Mark Wooding | Fix bizarre `if (!consttime_memeq(X, Y, N)!=0)' idioms. |
commit | commitdiff | tree | snapshot |
2019-09-21 |
Mark Wooding | Makefile.in: Support installation from a `VPATH' build. |
commit | commitdiff | tree | snapshot |
2019-09-08 |
Ian Jackson | changelog: start 0.4.5~ |
commit | commitdiff | tree | snapshot |
2019-09-08 |
Ian Jackson | finalise 0.4.4 v0.4.4 |
commit | commitdiff | tree | snapshot |
2019-09-08 |
Ian Jackson | changelog: Document protocol incompatibility |
commit | commitdiff | tree | snapshot |
2019-09-08 |
Ian Jackson | changelog: Document changes |
commit | commitdiff | tree | snapshot |
2019-05-18 |
Ian Jackson | site: in "entering state RUN", say whether key is set up |
commit | commitdiff | tree | snapshot |
2019-05-18 |
Ian Jackson | site: Randomise key setup retry time |
commit | commitdiff | tree | snapshot |
2019-05-18 |
Ian Jackson | random: Admit that we will never add error checking... |
commit | commitdiff | tree | snapshot |
2019-05-18 |
Ian Jackson | site: Replace wait_timeout variable with function |
commit | commitdiff | tree | snapshot |
2019-05-18 |
Ian Jackson | polypath asymmetric routing: Handle MSG2-4 late dupes |
commit | commitdiff | tree | snapshot |
2019-05-18 |
Ian Jackson | polypath asymmetric routing: Handle MSG1 late dupes |
commit | commitdiff | tree | snapshot |
2019-05-18 |
Ian Jackson | polypath asymmetric routing: Handle data packet dupes |
commit | commitdiff | tree | snapshot |
2019-05-18 |
Ian Jackson | Introduce transform_apply_seqdupe |
commit | commitdiff | tree | snapshot |
2019-05-18 |
Ian Jackson | Introduce transform_apply_return_badseq |
commit | commitdiff | tree | snapshot |
2019-05-18 |
Ian Jackson | site: Change return value of decrypt_msg0 |
commit | commitdiff | tree | snapshot |
2019-05-18 |
Ian Jackson | site: Make return value of transforms be an enum |
commit | commitdiff | tree | snapshot |
2019-05-18 |
Ian Jackson | polypath asymmetric routing: Priority to mobile sites |
commit | commitdiff | tree | snapshot |
2019-05-18 |
Ian Jackson | site: Break out we_have_priority |
commit | commitdiff | tree | snapshot |
2019-05-18 |
Ian Jackson | site: Rename setup_priority to our_name_later |
commit | commitdiff | tree | snapshot |
2019-05-18 |
Ian Jackson | site: Log about crossed MSG1 with a higher priority |
commit | commitdiff | tree | snapshot |
2019-05-18 |
Ian Jackson | site: Log about crossed MSG1 ignored only once |
commit | commitdiff | tree | snapshot |
2019-05-18 |
Ian Jackson | site: transport peers update: avoid nearly-trivial... |
commit | commitdiff | tree | snapshot |
2019-05-18 |
Ian Jackson | configure: rerun autogen.sh with autoconf 2.69-10 |
commit | commitdiff | tree | snapshot |
2019-05-18 |
Ian Jackson | NOTES: tiny fix |
commit | commitdiff | tree | snapshot |
2019-05-18 |
Mark Wooding | site.c: Cope with failure of transform `setkey' method. |
commit | commitdiff | tree | snapshot |
2019-05-18 |
Mark Wooding | README: Note that I've hacked on the code. |
commit | commitdiff | tree | snapshot |
2019-05-18 |
Mark Wooding | site.c: Don't overwrite `st->sharedsecret' if it's... |
commit | commitdiff | tree | snapshot |
2019-05-18 |
Mark Wooding | site.c: Make sure there's enough buffer space for the... |
commit | commitdiff | tree | snapshot |
2019-05-18 |
Mark Wooding | rsa.c transform-cbcmac.c: Fix configuration error messages. |
commit | commitdiff | tree | snapshot |
2019-05-18 |
Mark Wooding | NOTES: Describe the current allocation of capability... |
commit | commitdiff | tree | snapshot |
2019-05-18 |
Mark Wooding | make-secnet-sites: Don't allow setting new VPN-level... |
commit | commitdiff | tree | snapshot |
2019-05-18 |
Mark Wooding | make-secnet-sites: Remove duplicate `address' entry... |
commit | commitdiff | tree | snapshot |
2019-05-18 |
Mark Wooding | secnet.8: Fix wrong information. |
commit | commitdiff | tree | snapshot |
2019-05-18 |
Mark Wooding | README.make-secnet-sites: Provide some documentation... |
commit | commitdiff | tree | snapshot |
2019-05-18 |
Mark Wooding | .dir-locals.el: Settings for Python code. |
commit | commitdiff | tree | snapshot |
2019-05-18 |
Mark Wooding | util.c: Don't byte-swap IPv4 addresses, even if we... |
commit | commitdiff | tree | snapshot |
2017-11-25 |
Ian Jackson | Administrivia: Fix erroneous GPL3+ licence notices... |
commit | commitdiff | tree | snapshot |
2017-11-25 |
Ian Jackson | changelog: start 0.4.4~ |
commit | commitdiff | tree | snapshot |
2017-11-25 |
Ian Jackson | finalise 0.4.3 v0.4.3 |
commit | commitdiff | tree | snapshot |
2017-11-25 |
Ian Jackson | changelog, Makefile.in: burn version numbers 0.4.1... |
commit | commitdiff | tree | snapshot |
2017-11-25 |
Ian Jackson | changelog: Retrospectively some items missing from... v0.4.2 |
commit | commitdiff | tree | snapshot |
2017-11-25 |
Ian Jackson | build: Release checklist fixes. |
commit | commitdiff | tree | snapshot |
2017-11-25 |
Ian Jackson | build: #include <limits.h> |
commit | commitdiff | tree | snapshot |
2017-11-25 |
Ian Jackson | build: Tolerate building from a git checkout, but with... |
commit | commitdiff | tree | snapshot |
2017-11-25 |
Ian Jackson | changelog: start 0.4.2~ |
commit | commitdiff | tree | snapshot |
2017-11-25 |
Ian Jackson | finalise 0.4.1 v0.4.1 |
commit | commitdiff | tree | snapshot |
2017-04-25 |
Ian Jackson | Merge remote-tracking branch 'mdw/mdw/powm-sec' |
commit | commitdiff | tree | snapshot |
2017-04-23 |
Ian Jackson | When turning on debug, turn on verbose too. |
commit | commitdiff | tree | snapshot |
2017-04-23 |
Ian Jackson | When printing messages about dropping IPv6, do not... |
commit | commitdiff | tree | snapshot |
2017-04-23 |
Ian Jackson | fixup! polypath: Introduce comm-info/dedicated |
commit | commitdiff | tree | snapshot |
2017-04-23 |
Ian Jackson | fixup! polypath: Plumb ifname_wanted |
commit | commitdiff | tree | snapshot |
2017-04-23 |
Ian Jackson | fixup! polypath: change return type of ifname_wanted |
commit | commitdiff | tree | snapshot |
2017-04-23 |
Ian Jackson | changelog: mention hippotat |
commit | commitdiff | tree | snapshot |
2017-04-23 |
Ian Jackson | polypath: Introduce comm-info/dedicated-interface-addr |
commit | commitdiff | tree | snapshot |
2017-04-23 |
Ian Jackson | polypath: Break out polypath_sendmsg_interf |
commit | commitdiff | tree | snapshot |
2017-04-23 |
Ian Jackson | polypath: Plumb ifname_wanted `want' through privsep... |
commit | commitdiff | tree | snapshot |
2017-04-23 |
Ian Jackson | polypath: change return type of ifname_wanted, to char |
commit | commitdiff | tree | snapshot |
2017-04-23 |
Ian Jackson | comm clientinfo: site: Pass comm-info to comm |
commit | commitdiff | tree | snapshot |
2017-04-23 |
Ian Jackson | comm clientinfo: Provide clientinfo interface |
commit | commitdiff | tree | snapshot |
2017-04-23 |
Ian Jackson | site: Introduce comm_addr_sendmsg |
commit | commitdiff | tree | snapshot |
2017-04-23 |
Ian Jackson | conffile: Provide dict_read_dict |
commit | commitdiff | tree | snapshot |
2016-09-28 |
Mark Wooding | dh.c, rsa.c: use `mpz_powm_sec' for modexps. |
commit | commitdiff | tree | snapshot |
2016-09-28 |
Mark Wooding | Makefile.in: Fix `check-ipaddrset' rule to get referenc... |
commit | commitdiff | tree | snapshot |
2016-04-19 |
Ian Jackson | Makefile.in: turn of -Wsign-compare for bison output |
commit | commitdiff | tree | snapshot |
2015-09-12 |
Ian Jackson | Keepalive option: Start trying to rekey as soon as... |
commit | commitdiff | tree | snapshot |
2015-09-12 |
Ian Jackson | Implement `keepalive' site option, to try to keep link... |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Ian Jackson | Finalise 0.4.0 v0.4.0 |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Ian Jackson | Report when transport peers updated as a result of... |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Ian Jackson | site: Packet-level debugging notes errors from transmit. |
commit | commitdiff | tree | snapshot |
2015-01-31 |
Ian Jackson | Release process notes from 0.4.0~beta2 |
commit | commitdiff | tree | snapshot |
2014-12-28 |
Ian Jackson | Finalise changelog for 0.4.0~beta2 v0.4.0_beta2 |
commit | commitdiff | tree | snapshot |
2014-12-28 |
Ian Jackson | Finalise changelog for beta2~ test build |
commit | commitdiff | tree | snapshot |
2014-12-28 |
Ian Jackson | Makefile.in: Putative dual (backport and not) release... |
commit | commitdiff | tree | snapshot |
2014-12-28 |
Ian Jackson | Sort out changelog |
commit | commitdiff | tree | snapshot |
2014-12-28 |
Ian Jackson | Build system: Use -lnsl only if inet_ntoa is not found... |
commit | commitdiff | tree | snapshot |
2014-12-28 |
Ian Jackson | Build system: Break out SECNET_C_GETFUNC macro |
commit | commitdiff | tree | snapshot |
2014-12-28 |
Ian Jackson | Build system: Use -lresolv only if inet_aton is not... |
commit | commitdiff | tree | snapshot |
2014-12-28 |
Ian Jackson | Build system: debian/rules: Do not run build for *... |
commit | commitdiff | tree | snapshot |
2014-12-28 |
Ian Jackson | Build system: debian/rules: Provide build-arch and... |
commit | commitdiff | tree | snapshot |
2014-12-28 |
Ian Jackson | Build system: debian/rules: Support dpkg-buildflags. |
commit | commitdiff | tree | snapshot |
2014-12-28 |
Ian Jackson | Copyright updates - update to GPLv3, etc. |
commit | commitdiff | tree | snapshot |
2014-12-28 |
Ian Jackson | Build system: Fix check for <linux/if_tun.h> and remove... |
commit | commitdiff | tree | snapshot |
2014-12-28 |
Ian Jackson | Build system: Install ipaddrset.py and secnet.8 with... |
commit | commitdiff | tree | snapshot |
2014-12-28 |
Ian Jackson | Build system: debian/rules: set DESTDIR (not prefix). |
commit | commitdiff | tree | snapshot |
2014-12-28 |
Ian Jackson | Build system: Makefile: support DESTDIR. |
commit | commitdiff | tree | snapshot |
2014-12-27 |
Ian Jackson | Changelog update. |
commit | commitdiff | tree | snapshot |
next |