chiark / gitweb /
secnet.git
2012-07-12 Ian Jacksonsite, transform: Do not initiate rekey when packets...
2012-07-12 Ian Jacksonsite: Remove pointless check from decrypt_msg0
2012-07-12 Ian Jacksonsite: Break out separate function for decrypting msg0
2012-07-12 Ian Jacksonnetlink: abolish check_config and output_config
2012-07-12 Ian Jacksonnetlink: report why a packet is bad
2012-07-12 Ian Jacksonsite: transport peers: fix incorrect stride when debug...
2012-07-12 Ian Jacksonmessages: add some missing newlines
2012-07-12 Ian Jacksonlog: Print truncated messages
2012-07-12 Ian Jacksonlog: Eliminate potential out-of-control recursion
2012-07-12 Ian JacksonMakefile: honour EXTRA_CFLAGS, etc.
2012-07-12 Ian JacksonSECURITY: actually reject messages with improper lengths
2012-07-12 Ian Jacksonuserv-ipif: Always request routes from userv, regardles...
2012-07-12 Matthew Vernonbuild system: Update build-dependency information
2012-07-12 Ian Jacksonmake-secnet-sites: Do not permit "include" in simple...
2012-07-12 Ian Jacksonmake-secnet-sites: In -u mode, output file "dereference...
2012-07-12 Ian Jacksonmake-secnet-sites: Do newline-trimming in pline()
2012-07-12 Ian Jacksonmake-secnet-sites: Actually include addresses in sites...
2012-07-12 Ian Jacksonmake-secnet-sites: If definition found in wrong place...
2012-07-12 Ian Jacksonmake-secnet-sites: New -P <prefix> option
2012-07-12 Ian Jacksonmake-secnet-sites: Allow sites with no address
2012-07-12 Ian Jacksonmake-secnet-sites: Fix userv invocation after pfilepath
2011-12-17 Ian Jacksonnetlink: Fix up link down behaviour
2011-12-16 Ian Jacksonuserv-ipif: Always request routes from userv, regardles...
2011-12-16 Ian Jacksonmake-secnet-sites: new "include" keyword
2011-12-15 Ian Jacksonmake-secnet-sites: refactor to break out new function...
2011-12-11 Ian Jacksonbuild system: More release checklist updates
2011-12-11 Ian JacksonUpdate VERSION v0.2.1
2011-12-11 Ian Jacksonbuild system: Fix Ian's email address in debian/changelog
2011-12-11 Ian Jacksonauthbind: get endianness right (again)
2011-12-10 Ian JacksonUpdate VERSION v0.2.0
2011-12-10 Ian Jacksonbuild system: Further improvements to release checklist
2011-12-10 Richard KettlewellNew --managed option for use when running under a daemo...
2011-12-10 Richard KettlewellMake the list of phases be an enumeration.
2011-12-10 Richard KettlewellSet group ID and group list.
2011-12-10 Ian Jacksonbuild system: Include signing of tarballs in release...
2011-12-10 Ian Jacksonbuild system: New "make dist" uses git; add release...
2011-12-10 Richard Kettlewellmd5: correct size arg to memset().
2011-12-10 Richard Kettlewellcleanup: build on Ubuntu Lucid
2011-12-10 Richard KettlewellAdd a man page.
2011-12-10 Richard KettlewellRemove snprintf reimplementation.
2011-12-10 Richard KettlewellConfig file fixes.
2011-12-10 Richard KettlewellDetect Fink automatically.
2011-12-10 Richard KettlewellOSX: fix home directory in setup.mac.
2011-08-17 Ian JacksonMobile sites: Update test example wip.mobile
2011-08-17 Ian JacksonMultiple udp ports: Add to test
2011-08-17 Ian JacksonMultiple udp ports for the same site (multiple "comm"s)
2011-08-17 Ian JacksonMobile sites: Support in make-secnet-sites
2011-08-17 Ian JacksonMobile sites: Use different default tuning parameters
2011-08-17 Ian JacksonMobile sites: Require specification of whether we think...
2011-08-17 Ian JacksonMobile sites: Maintain multiple addresses for some...
2011-08-17 Ian JacksonProtocol change: Initiate key setup on incoming packets...
2011-08-17 Ian Jacksoncomm, udp: Provide an addr_to_string method
2011-08-17 Ian JacksonSite tuning defaults: Improve documentation; internal...
2011-08-17 Ian Jacksoncomm, site: pass a new "struct comm_addr" rather than...
2011-08-17 Ian Jacksonsite: When shutting down, if debug enabled, do dump...
2011-08-17 Ian Jacksonsite: Remove some spurious "break"s
2011-08-17 Ian JacksonKeepalives: Document that they're unimplemented; remove...
2011-08-17 Ian Jacksoncleanup: Style improvement to python literals in make...
2011-08-17 Ian Jacksoncleanup: provide helpful FILLZERO macro (for certain...
2011-08-17 Ian Jacksonsecnet.h: provide helpful STRING macro (for preprocesso...
2011-08-17 Ian JacksonTest example: improve logging, choice of ports
2011-07-24 Richard Kettlewell.gitignore build-stamp.
2011-07-24 Richard KettlewellIntroduce an installdirs target.
2011-07-24 Richard KettlewellCorrect a couple of errors in the README.
2011-07-24 Richard KettlewellProhibit lists where single values expected.
2011-07-24 Richard KettlewellDocument XCode 3.2 import.
2011-07-24 Richard KettlewellFix version number in a couple of places.
2011-07-13 Ian JacksonSecurity: Reduce impact of bogus key setup packet DoS
2011-07-13 Ian JacksonTest example: instructions for running under valgrind...
2011-07-13 Ian JacksonTest example: Files for a simple testing configuration...
2011-07-13 Ian Jacksonbuild system: add *.pyc to .gitignore
2011-07-13 Ian Jacksonresolver: support IPv4 address literals
2011-07-13 Ian JacksonBuild system: make several patterns in .gitignore absol...
2011-07-11 Richard KettlewellLog write failures on tun device.
2011-07-11 Richard Kettlewellsys_cmd error handling improved.
2011-07-11 Richard Kettlewell.gitignore XCode-specific files.
2011-07-09 Richard KettlewellUpdate Mac-specific notes.
2011-07-09 Richard KettlewellExit nonzero if any unknown options are provided on... origin/master
2011-07-09 Richard KettlewellMake -d option consistent.
2011-07-01 Ian Jacksontun: Drop support for Linux 2.2.
2011-07-01 Ian JacksonPoll loop: fix read of unused fds[]
2011-06-26 Richard KettlewellEvict built-in getopt() implementation.
2011-06-26 Richard KettlewellWork around Bison's crazy redeclaration of malloc/free.
2011-06-26 Richard Kettlewellportability: Scripts and documentation for Mac OS X...
2011-06-26 Richard Kettlewellportability: Work around Apple's bizarrely deficient...
2011-06-26 Richard Kettlewellbugfix: generate 32-bit site index in packets in a...
2011-06-26 Richard Kettlewellcleanup: Remove pointless double assignment
2011-06-26 Richard Kettlewellcleanup: correct type of key exchange strings from...
2011-06-26 Ian Jacksoncleanup: buffer size for snprintf should come from...
2011-06-26 Ian Jacksonportability: use socklen_t for argument to recvfrom
2011-06-26 Ian Jacksoncleanup: fix up the types of input to hashes to const...
2011-06-26 Richard Kettlewellpackaging: Add LSB headers to init script.
2011-06-26 Richard Kettlewellbuild system: Builds OK under dpkg-buildpackage.
2011-06-26 Ian Jacksonbuild system: provide configure option --enable-hacky...
2011-06-26 Ian Jacksonsite setup: actually use calculated default for st...
2011-06-26 Ian Jacksonsite setup: move st->key_renegotiate_time default calcu...
2011-06-26 Ian Jacksonsite setup: Correct logic for DEFAULT_KEY_RENEGOTIATE_GAP
2011-06-26 Ian Jacksonevent loop: remove now parameter from site_settimeout
2011-06-26 Ian Jacksonevent loop: remove now and tv_now from before/afterpoll API
2011-06-26 Ian Jacksonevent loop: make tv_now and now into globals
next