2019-10-12 |
Ian Jackson | test: udp-preload: Beginning of actual implementation |
commit | commitdiff | tree | snapshot |
2019-10-12 |
Ian Jackson | test: udp-preload: Proof of concept wrapping (2) |
commit | commitdiff | tree | snapshot |
2019-10-12 |
Ian Jackson | test: udp-preload: Proof of concept wrapping |
commit | commitdiff | tree | snapshot |
2019-10-12 |
Ian Jackson | test: udp-preload: Import libauthbind.c |
commit | commitdiff | tree | snapshot |
2019-10-12 |
Ian Jackson | test: Use dedicated tmp directory in variable |
commit | commitdiff | tree | snapshot |
2019-10-12 |
Ian Jackson | test: if things aren't working time out rather than... |
commit | commitdiff | tree | snapshot |
2019-10-12 |
Ian Jackson | test: expect initial ping packet to come back on inside... |
commit | commitdiff | tree | snapshot |
2019-10-12 |
Ian Jackson | test: send an initial ping packet |
commit | commitdiff | tree | snapshot |
2019-10-12 |
Ian Jackson | test: use chiark-tcl-hbytes rather than ad-hoc \x quoting |
commit | commitdiff | tree | snapshot |
2019-10-12 |
Ian Jackson | test: Fix fd plumbing |
commit | commitdiff | tree | snapshot |
2019-10-12 |
Ian Jackson | test: Provide bgerror |
commit | commitdiff | tree | snapshot |
2019-10-12 |
Ian Jackson | test: Send initial confirmation byte, and wait for... |
commit | commitdiff | tree | snapshot |
2019-10-12 |
Ian Jackson | test: Fix names of stunt pipes |
commit | commitdiff | tree | snapshot |
2019-10-12 |
Ian Jackson | test: Use stunt pipes and ipif shell script for netlink |
commit | commitdiff | tree | snapshot |
2019-10-12 |
Ian Jackson | test: Move common config into test script |
commit | commitdiff | tree | snapshot |
2019-10-12 |
Ian Jackson | test: Generate configs from pieces |
commit | commitdiff | tree | snapshot |
2019-10-12 |
Ian Jackson | test: Provide first cut of invoke script |
commit | commitdiff | tree | snapshot |
2019-10-01 |
Ian Jackson | alg_msg_data: Remove "sig" from member names |
commit | commitdiff | tree | snapshot |
2019-10-01 |
Ian Jackson | site: hex_init: Call from enter_new_state |
commit | commitdiff | tree | snapshot |
2019-10-01 |
Ian Jackson | site: kex_init: Have it return a boolean |
commit | commitdiff | tree | snapshot |
2019-10-01 |
Ian Jackson | site: Break out kex_init |
commit | commitdiff | tree | snapshot |
2019-09-29 |
Ian Jackson | hash: Provide and use hash_hash connvenience function |
commit | commitdiff | tree | snapshot |
2019-09-29 |
Ian Jackson | hash: Put hash state on the caller's stack |
commit | commitdiff | tree | snapshot |
2019-09-29 |
Ian Jackson | site: Break out slog_start |
commit | commitdiff | tree | snapshot |
2019-09-29 |
Ian Jackson | site: Pass msg into generate_msg |
commit | commitdiff | tree | snapshot |
2019-09-29 |
Ian Jackson | site: Pass msg into enter_new_state |
commit | commitdiff | tree | snapshot |
2019-09-29 |
Ian Jackson | site: Move main `struct msg' into site_incoming |
commit | commitdiff | tree | snapshot |
2019-09-29 |
Ian Jackson | site: Change `struct msg m' to `struct msg m[1]' |
commit | commitdiff | tree | snapshot |
2019-09-29 |
Ian Jackson | COPY_OBJ: we use sizeof(dst) so relax restriction on src |
commit | commitdiff | tree | snapshot |
2019-09-29 |
Ian Jackson | sig: Move hashing into algorithm |
commit | commitdiff | tree | snapshot |
2019-09-29 |
Ian Jackson | sig: Move unmarshalling responsibility into algorithm |
commit | commitdiff | tree | snapshot |
2019-09-29 |
Ian Jackson | sig: Move marshalling responsibility into sign function |
commit | commitdiff | tree | snapshot |
2019-09-29 |
Ian Jackson | sig: Make closure interface not contain sig alg name... |
commit | commitdiff | tree | snapshot |
2019-09-28 |
Mark Wooding | site: Prepare for adding more MSG3 variants |
commit | commitdiff | tree | snapshot |
2019-09-28 |
Mark Wooding | site: Replace remote's caps after verifying MSG3 |
commit | commitdiff | tree | snapshot |
2019-09-28 |
Ian Jackson | gitignore: add msgcode-test files |
commit | commitdiff | tree | snapshot |
2019-09-28 |
Ian Jackson | style: util.[ch]: Introduce hex_encode_alloc name |
commit | commitdiff | tree | snapshot |
2019-09-28 |
Ian Jackson | style: util.[ch]: Move doc comments into header file |
commit | commitdiff | tree | snapshot |
2019-09-28 |
Ian Jackson | style: util.h: Adjust comment style twice |
commit | commitdiff | tree | snapshot |
2019-09-28 |
Ian Jackson | conffile.fl: Use %option noyywrap rather than providing... |
commit | commitdiff | tree | snapshot |
2019-09-25 |
Mark Wooding | site.c, magic.h, NOTES: Make early capabilities be... |
commit | commitdiff | tree | snapshot |
2019-09-25 |
Mark Wooding | secnet.8: Describe capability negotiation in its own... |
commit | commitdiff | tree | snapshot |
2019-09-25 |
Mark Wooding | site.c: Abstract out the various parts of capability... |
commit | commitdiff | tree | snapshot |
2019-09-25 |
Mark Wooding | magic.h: Present message labels as an encoding of major... |
commit | commitdiff | tree | snapshot |
2019-09-25 |
Mark Wooding | magic.h: Put the CAPAB_... definitions together, under... |
commit | commitdiff | tree | snapshot |
2019-09-25 |
Mark Wooding | site.c: Rename `remote_transforms' in `process_msg2'. |
commit | commitdiff | tree | snapshot |
2019-09-25 |
Mark Wooding | secnet.8, magic.h: Rephrase documentation of `capab... |
commit | commitdiff | tree | snapshot |
2019-09-25 |
Mark Wooding | magic.h, etc.: Rename the transform capability bits. |
commit | commitdiff | tree | snapshot |
2019-09-25 |
Mark Wooding | secnet-wireshark.lua: Add a Wireshark dissector. |
commit | commitdiff | tree | snapshot |
2019-09-21 |
Mark Wooding | util.[ch]: Factor out hex encoding and decoding utilities. |
commit | commitdiff | tree | snapshot |
2019-09-21 |
Mark Wooding | polypath.c: Fix missing include of <limits.h>. |
commit | commitdiff | tree | snapshot |
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 |
next |