chiark / gitweb /
secnet.git
2019-05-18 Mark WoodingREADME.make-secnet-sites: Provide some documentation...
2019-05-18 Mark Wooding.dir-locals.el: Settings for Python code.
2019-05-18 Mark Woodingutil.c: Don't byte-swap IPv4 addresses, even if we...
2017-11-25 Ian JacksonAdministrivia: Fix erroneous GPL3+ licence notices...
2017-11-25 Ian Jacksonchangelog: start 0.4.4~
2017-11-25 Ian Jacksonfinalise 0.4.3 v0.4.3
2017-11-25 Ian Jacksonchangelog, Makefile.in: burn version numbers 0.4.1...
2017-11-25 Ian Jacksonchangelog: Retrospectively some items missing from... v0.4.2
2017-11-25 Ian Jacksonbuild: Release checklist fixes.
2017-11-25 Ian Jacksonbuild: #include <limits.h>
2017-11-25 Ian Jacksonbuild: Tolerate building from a git checkout, but with...
2017-11-25 Ian Jacksonchangelog: start 0.4.2~
2017-11-25 Ian Jacksonfinalise 0.4.1 v0.4.1
2017-04-25 Ian JacksonMerge remote-tracking branch 'mdw/mdw/powm-sec'
2017-04-23 Ian JacksonWhen turning on debug, turn on verbose too.
2017-04-23 Ian JacksonWhen printing messages about dropping IPv6, do not...
2017-04-23 Ian Jacksonfixup! polypath: Introduce comm-info/dedicated
2017-04-23 Ian Jacksonfixup! polypath: Plumb ifname_wanted
2017-04-23 Ian Jacksonfixup! polypath: change return type of ifname_wanted
2017-04-23 Ian Jacksonchangelog: mention hippotat
2017-04-23 Ian Jacksonpolypath: Introduce comm-info/dedicated-interface-addr
2017-04-23 Ian Jacksonpolypath: Break out polypath_sendmsg_interf
2017-04-23 Ian Jacksonpolypath: Plumb ifname_wanted `want' through privsep...
2017-04-23 Ian Jacksonpolypath: change return type of ifname_wanted, to char
2017-04-23 Ian Jacksoncomm clientinfo: site: Pass comm-info to comm
2017-04-23 Ian Jacksoncomm clientinfo: Provide clientinfo interface
2017-04-23 Ian Jacksonsite: Introduce comm_addr_sendmsg
2017-04-23 Ian Jacksonconffile: Provide dict_read_dict
2016-09-28 Mark Woodingdh.c, rsa.c: use `mpz_powm_sec' for modexps.
2016-09-28 Mark WoodingMakefile.in: Fix `check-ipaddrset' rule to get referenc...
2016-04-19 Ian JacksonMakefile.in: turn of -Wsign-compare for bison output
2015-09-12 Ian JacksonKeepalive option: Start trying to rekey as soon as...
2015-09-12 Ian JacksonImplement `keepalive' site option, to try to keep link...
2015-02-28 Ian JacksonFinalise 0.4.0 v0.4.0
2015-02-28 Ian JacksonReport when transport peers updated as a result of...
2015-02-28 Ian Jacksonsite: Packet-level debugging notes errors from transmit.
2015-01-31 Ian JacksonRelease process notes from 0.4.0~beta2
2014-12-28 Ian JacksonFinalise changelog for 0.4.0~beta2 v0.4.0_beta2
2014-12-28 Ian JacksonFinalise changelog for beta2~ test build
2014-12-28 Ian JacksonMakefile.in: Putative dual (backport and not) release...
2014-12-28 Ian JacksonSort out changelog
2014-12-28 Ian JacksonBuild system: Use -lnsl only if inet_ntoa is not found...
2014-12-28 Ian JacksonBuild system: Break out SECNET_C_GETFUNC macro
2014-12-28 Ian JacksonBuild system: Use -lresolv only if inet_aton is not...
2014-12-28 Ian JacksonBuild system: debian/rules: Do not run build for *...
2014-12-28 Ian JacksonBuild system: debian/rules: Provide build-arch and...
2014-12-28 Ian JacksonBuild system: debian/rules: Support dpkg-buildflags.
2014-12-28 Ian JacksonCopyright updates - update to GPLv3, etc.
2014-12-28 Ian JacksonBuild system: Fix check for <linux/if_tun.h> and remove...
2014-12-28 Ian JacksonBuild system: Install ipaddrset.py and secnet.8 with...
2014-12-28 Ian JacksonBuild system: debian/rules: set DESTDIR (not prefix).
2014-12-28 Ian JacksonBuild system: Makefile: support DESTDIR.
2014-12-27 Ian JacksonChangelog update.
2014-11-02 Ian Jacksonpolypath: "address to remove not found" not an error
2014-11-02 Ian Jacksonpolypath: Make message class an argument to bad() callbacks
2014-10-27 Ian JacksonPortability fix: Build where sizeof is not compatible...
2014-10-26 Ian Jacksonpolypath-interface-monitor-linux: Skip "tentative"...
2014-10-26 Ian Jacksonpolypath-interface-monitor-linux: Debugging output
2014-10-26 Ian Jacksonpolypath: Ignore IPv6 Unique Local unicast addresses.
2014-10-26 Ian JacksonFinalise 0.4.0~beta1
2014-10-25 Ian Jacksonudp: Print more info in our comm_addr representations
2014-10-25 Ian Jacksonsite: When reporting resolution complete, print only...
2014-10-25 Ian JacksonStatic buffers: Provide new rotating static buffer...
2014-10-25 Ian JacksonStatic buffers: Replace references to bufs[b]
2014-10-25 Ian JacksonStatic buffers: ipaddr_getbuf: Rename some variables
2014-10-25 Ian Jacksonudp: Insist on only one successful default socket setup
2014-10-25 Ian Jacksonudp: Provide st->addr_configured
2014-10-25 Ian Jacksonudp, polypath: Log destination address in `some success...
2014-10-25 Ian Jacksonauthbind: Better logging of authbind failures
2014-10-23 Ian Jacksonstring_item_to_iaddr: Actually set port if !CONFIG_IPV6
2014-10-23 Ian Jacksonresolver: Actually set port in resulting ca's
2014-10-23 Ian Jacksonudp: Print `&' in address descriptions only if multiple...
2014-10-21 Ian JacksonMakefile.in: remove *.pyc
2014-10-21 Ian Jacksondebian/changelog: Write most of changelog for 0.4.x
2014-10-21 Ian JacksonMakefile.in: Handle conffile.yy.h properly
2014-10-21 Ian Jacksondebian: Fix build-depends
2014-10-21 Ian Jacksondebian/changelog: wip 0.4.x
2014-10-21 Ian JacksonNEW etc.: Use NEW at non-formulaic call sites
2014-10-21 Ian JacksonNEW etc.: Replace most calls to safe_realloc_ary
2014-10-21 Ian JacksonNEW etc.: Use NEW_ARY
2014-10-21 Ian JacksonNEW etc.: Use NEW in all obvious places
2014-10-21 Ian JacksonNEW etc.: Provide size-safe wrappers for safe_malloc...
2014-10-21 Ian Jacksonudp, polypath: Log `experiencing success receiving...
2014-10-21 Ian Jacksontest-example: Test not specifying a port
2014-10-21 Ian Jacksonudp, polypath: Make specifying port optional
2014-10-21 Ian Jacksontest-example: Set `system/userid'
2014-10-21 Ian Jacksontest-example: Reorder a config to better test CHILDPERSIST
2014-10-21 Ian Jacksonpolypath: Provide privsep mode
2014-10-21 Ian Jacksonpolypath: Log pid of long-running interface monitor
2014-10-21 Ian Jacksonlogging: Persistent children include pid in their log...
2014-10-21 Ian Jacksonfds etc.: Support non-forking persistent children
2014-10-21 Ian Jacksonpolypath: Close parent's socket in child
2014-10-21 Ian Jacksonpolypath: Break up child process handling
2014-10-21 Ian Jacksonpolypath: Reorganise to break up ifaddr handling
2014-10-21 Ian Jacksonprocess: Clear SHUTDOWN hooks in afterfork()
2014-10-21 Ian Jacksontest-example: Provide a polypath test
2014-10-21 Ian Jacksonpolypath: Provide Linux interface monitor
2014-10-21 Ian Jacksonpolypath: Provide polypath comm module
2014-10-21 Ian Jacksonutil: Break out pollbadbit()
2014-10-21 Ian Jacksonbuffer: Provide buffer_destroy
next