chiark / gitweb /
changelog: start 0.6.8
[secnet.git] / util.c
2020-02-16 Ian JacksonMerge subdirmk 0.4
2020-02-15 Ian Jacksondh: move write_mpbin in to dh.c
2020-02-15 Ian JacksonAdd 'base91-python/' from commit '749aa78cf12496cca4b9b...
2020-02-15 Ian JacksonAdd 'base91-c/' from commit '664054e8f603f09badb98ef09e...
2019-12-30 Ian Jacksonutil: pathprefix_template: New facility
2019-12-30 Ian JacksonMerge subdirmk 0.3
2019-12-30 Ian Jacksonsubdirmk: Merge new version and fix everything
2019-12-30 Ian JacksonMerge subdirmk
2019-12-30 Ian JacksonMerge subdirmk
2019-11-25 Ian JacksonMerge commit '0428556765a15326025e9fe4809936c6cafd3c85'
2019-11-24 Ian JacksonMerge commit 'a1e52614e600bed8e51b461e6569f2cd263e82bb'
2019-11-24 Ian JacksonMerge commit '6fce06f32c1dd21b5c2d7a142d54b7153d650574'
2019-11-22 Ian JacksonMerge commit 'd817b49007e60b0e7392f23caf08dc0328eb32de...
2019-11-14 Ian JacksonMerge commit 'c0b216c79763f720df20e002fc14c9348a0e05c2'
2019-11-14 Ian JacksonMerge commit 'ff11733b6b7d7920033f81c4669ebba9131b984f...
2019-11-13 Ian JacksonAdd 'subdirmk/' from commit 'f1789a0ae66174a95c8d629738...
2019-10-24 Ian Jacksonutil: priomsg: Provide and use priomsg_update_fixed
2019-10-24 Ian Jacksonutil: Reorder information in NAK log messages
2019-10-24 Ian Jacksonutil: priomsg: Allow passing priomsg_update_p a null pm
2019-10-24 Ian Jacksonutil: priomsg: New facility
2019-10-24 Ian Jacksonutil: truncmsg: New way of manipulating buffers
2019-10-24 Ian Jacksonbuffer: Abolish unused `flags'
2019-10-12 Ian Jacksoniaddr_to_string: Do not falsely claim bad addrs are...
2019-09-29 Ian Jacksonhash: Provide and use hash_hash connvenience function
2019-09-28 Ian Jacksonstyle: util.[ch]: Introduce hex_encode_alloc name
2019-09-28 Ian Jacksonstyle: util.[ch]: Move doc comments into header file
2019-09-21 Mark Woodingutil.[ch]: Factor out hex encoding and decoding utilities.
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-04-25 Ian JacksonMerge remote-tracking branch 'mdw/mdw/powm-sec'
2017-04-23 Ian Jacksoncomm clientinfo: Provide clientinfo interface
2014-12-28 Ian JacksonCopyright updates - update to GPLv3, etc.
2014-10-27 Ian JacksonPortability fix: Build where sizeof is not compatible...
2014-10-25 Ian JacksonStatic buffers: Provide new rotating static buffer...
2014-10-25 Ian JacksonStatic buffers: Replace references to bufs[b]
2014-10-23 Ian Jacksonstring_item_to_iaddr: Actually set port if !CONFIG_IPV6
2014-10-21 Ian JacksonNEW etc.: Use NEW in all obvious places
2014-10-21 Ian Jacksonudp, polypath: Make specifying port optional
2014-10-21 Ian Jacksonfds etc.: Support non-forking persistent children
2014-10-21 Ian Jacksonprocess: Clear SHUTDOWN hooks in afterfork()
2014-10-21 Ian Jacksonutil: Break out pollbadbit()
2014-10-21 Ian Jacksonbuffer: Provide buffer_destroy
2014-10-21 Ian Jacksonutil: Use BSD queue.h for phase hook lists
2014-10-21 Ian Jacksonutil: Provide async_linebuf_read
2014-10-08 Ian JacksonIntroduce setnonblock()
2014-10-06 Ian Jacksonrealloc: Provide safe_realloc_ary
2014-10-05 Ian JacksonProvide string_item_to_iaddr
2014-10-05 Ian Jacksonipv6: Support printing, comparing, etc. IPv6 addresses
2014-10-05 Ian Jacksonipv6: More buffers in iaddr_to_string
2014-10-05 Ian Jacksonipv6: introduce union iaddr
2014-10-05 Ian JacksonUse memcpy helpers and FILLZERO
2014-10-02 Ian Jacksonfds: Introduce pipe_cloexec()
2014-10-02 Ian Jacksonfds: Provide cloexec() and use it in udp.c and tun.c
2014-09-19 Ian Jacksonbuffers: Rename buffer_if.len to buffer_if.alloclen.
2014-09-19 Ian Jacksonbuffers: Introduce buf_remaining_space
2014-05-15 Ian Jacksoncomm: Introduce comm_addr_to_string
2014-05-15 Ian Jacksonlog: Introduce slilog_part; abolish log_if->logfn
2013-07-25 Ian Jacksonmax_start_pad: calculate globally, not via client graph
2013-07-25 Ian JacksonUse FORMAT everywhere, and fix up the errors it finds
2013-07-25 Ian Jacksonsite, transform: per-transform-instance max_start_pad
2013-07-25 Ian Jacksonudp, util: Break out send_nak function
2013-07-25 Ian Jacksonmemcmp: Introduce and use consttime_memeq
2013-07-25 Ian Jacksonutil, buffers: Preparatory improvements
2012-07-12 Ian Jacksonsite: Deal with losing peer's MSG6 - go to RUN on MSG0...
2012-07-12 Ian JacksonSECURITY: actually reject messages with improper lengths
2011-12-10 Richard KettlewellNew --managed option for use when running under a daemo...
2011-06-26 Ian Jacksoninteger arithmetic types: do not use unsigned for lengths
2011-06-26 Ian Jacksoninteger and buffer overflows: introduce safe_malloc_ary
2011-06-26 Ian Jacksoninteger and buffer overflows: introduce a number of...
2011-06-19 Ian Jacksonlogging: provide vslilog as well as slilog
2011-06-19 Ian Jacksoncleanup: remove redundant "init_module" declarations
2011-05-18 Stephen EarlyRename log() to slilog()
2011-05-18 Stephen EarlyImport release 0.1.15 v0.1.15
2011-05-18 Stephen EarlyImport release 0.1.14 v0.1.14
2011-05-18 Stephen EarlyImport release 0.1.6 v0.1.6
2011-05-18 Stephen EarlyImport release 0.1.5 v0.1.5
2011-05-18 Stephen EarlyImport release 0.1.1 v0.1.1
2011-05-18 Stephen EarlyImport release 0.1.0 v0.1.0
2011-05-18 Stephen EarlyImport release 0.08 v0.08
2011-05-18 Stephen EarlyImport release 0.07 v0.07
2011-05-18 Stephen EarlyImport release 0.04 v0.04
2011-05-18 Stephen EarlyImport release 0.03 v0.03