2019-09-25 |
Mark Wooding | magic.h, etc.: Rename the transform capability bits. |
blob | commitdiff | raw |
2019-05-18 |
Ian Jackson | random: Admit that we will never add error checking... |
blob | commitdiff | raw | diff to current |
2019-05-18 |
Ian Jackson | Introduce transform_apply_seqdupe |
blob | commitdiff | raw | diff to current |
2019-05-18 |
Ian Jackson | Introduce transform_apply_return_badseq |
blob | commitdiff | raw | diff to current |
2019-05-18 |
Ian Jackson | site: Make return value of transforms be an enum |
blob | commitdiff | raw | diff to current |
2017-11-25 |
Ian Jackson | Administrivia: Fix erroneous GPL3+ licence notices... |
blob | commitdiff | raw | diff to current |
2017-11-25 |
Ian Jackson | build: #include <limits.h> |
blob | commitdiff | raw | diff to current |
2017-04-25 |
Ian Jackson | Merge remote-tracking branch 'mdw/mdw/powm-sec' |
blob | commitdiff | raw | diff to current |
2017-04-23 |
Ian Jackson | comm clientinfo: Provide clientinfo interface |
blob | commitdiff | raw | diff to current |
2017-04-23 |
Ian Jackson | conffile: Provide dict_read_dict |
blob | commitdiff | raw | diff to current |
2014-12-28 |
Ian Jackson | Copyright updates - update to GPLv3, etc. |
blob | commitdiff | raw | diff to current |
2014-10-21 |
Ian Jackson | NEW etc.: Provide size-safe wrappers for safe_malloc... |
blob | commitdiff | raw | diff to current |
2014-10-21 |
Ian Jackson | udp, polypath: Make specifying port optional |
blob | commitdiff | raw | diff to current |
2014-10-21 |
Ian Jackson | fds etc.: Support non-forking persistent children |
blob | commitdiff | raw | diff to current |
2014-10-21 |
Ian Jackson | process: Clear SHUTDOWN hooks in afterfork() |
blob | commitdiff | raw | diff to current |
2014-10-21 |
Ian Jackson | polypath: Provide polypath comm module |
blob | commitdiff | raw | diff to current |
2014-10-21 |
Ian Jackson | util: Use BSD queue.h for phase hook lists |
blob | commitdiff | raw | diff to current |
2014-10-21 |
Ian Jackson | secnet: provide will_droppriv |
blob | commitdiff | raw | diff to current |
2014-10-08 |
Ian Jackson | Introduce setnonblock() |
blob | commitdiff | raw | diff to current |
2014-10-08 |
Ian Jackson | process: Introduce afterfork() |
blob | commitdiff | raw | diff to current |
2014-10-08 |
Ian Jackson | logging: Provide lg_exitstatus |
blob | commitdiff | raw | diff to current |
2014-10-06 |
Ian Jackson | comm: Break out common code in comm |
blob | commitdiff | raw | diff to current |
2014-10-06 |
Ian Jackson | logging: Provide lg_perror and lg_vperror |
blob | commitdiff | raw | diff to current |
2014-10-06 |
Ian Jackson | poll: Document reentrancy restriction on before() |
blob | commitdiff | raw | diff to current |
2014-10-06 |
Ian Jackson | poll: Support deregistration from the main event loop |
blob | commitdiff | raw | diff to current |
2014-10-06 |
Ian Jackson | poll: Abolish max_nfds |
blob | commitdiff | raw | diff to current |
2014-10-06 |
Ian Jackson | realloc: Provide safe_realloc_ary |
blob | commitdiff | raw | diff to current |
2014-10-06 |
Ian Jackson | poll: Introduce and use BEFOREPOLL_WANT_FDS |
blob | commitdiff | raw | diff to current |
2014-10-06 |
Ian Jackson | udp: Use <bsd/sys/queue.h> for notify lists |
blob | commitdiff | raw | diff to current |
2014-10-06 |
Ian Jackson | Provide dict_read_string_array |
blob | commitdiff | raw | diff to current |
2014-10-06 |
Ian Jackson | resolver: Provide input name as argument to callback |
blob | commitdiff | raw | diff to current |
2014-10-05 |
Ian Jackson | resolver: Log reason for DNS resolution failure |
blob | commitdiff | raw | diff to current |
2014-10-05 |
Ian Jackson | resolver: Support IPv6 name resolution |
blob | commitdiff | raw | diff to current |
2014-10-05 |
Ian Jackson | udp: Support IPv6 (mostly) |
blob | commitdiff | raw | diff to current |
2014-10-05 |
Ian Jackson | Provide ARRAY_SIZE |
blob | commitdiff | raw | diff to current |
2014-10-05 |
Ian Jackson | Make list_length and string_item_to_ipaddr const-correct. |
blob | commitdiff | raw | diff to current |
2014-10-05 |
Ian Jackson | ipv6: Support printing, comparing, etc. IPv6 addresses |
blob | commitdiff | raw | diff to current |
2014-10-05 |
Ian Jackson | comm etc.: Provide comm_addr_equal |
blob | commitdiff | raw | diff to current |
2014-10-05 |
Ian Jackson | ipv6: introduce union iaddr |
blob | commitdiff | raw | diff to current |
2014-10-05 |
Ian Jackson | resolver: construct comm_addr; honour multiple addresse... |
blob | commitdiff | raw | diff to current |
2014-10-05 |
Ian Jackson | comm_if: Define the meaning of ->sendmsg returning... |
blob | commitdiff | raw | diff to current |
2014-10-05 |
Ian Jackson | Provide various wrappers for memcpy (COPY_OBJ, BUF_...) |
blob | commitdiff | raw | diff to current |
2014-10-02 |
Ian Jackson | fds: Introduce pipe_cloexec() |
blob | commitdiff | raw | diff to current |
2014-10-02 |
Ian Jackson | fds: Provide cloexec() and use it in udp.c and tun.c |
blob | commitdiff | raw | diff to current |
2014-09-19 |
Ian Jackson | buffers: Rename buffer_if.len to buffer_if.alloclen. |
blob | commitdiff | raw | diff to current |
2014-05-15 |
Ian Jackson | comm: Introduce comm_addr_to_string |
blob | commitdiff | raw | diff to current |
2014-05-15 |
Ian Jackson | log: Introduce slilog_part; abolish log_if->logfn |
blob | commitdiff | raw | diff to current |
2014-05-15 |
Ian Jackson | secnet.h: Change bool_t to a C99 _Bool |
blob | commitdiff | raw | diff to current |
2014-04-24 |
Ian Jackson | netlink: Advise netlink clients of the local link MTU |
blob | commitdiff | raw | diff to current |
2013-07-25 |
Ian Jackson | max_start_pad: calculate globally, not via client graph |
blob | commitdiff | raw | diff to current |
2013-07-25 |
Ian Jackson | Use FORMAT everywhere, and fix up the errors it finds |
blob | commitdiff | raw | diff to current |
2013-07-25 |
Ian Jackson | site: support multiple transforms |
blob | commitdiff | raw | diff to current |
2013-07-25 |
Ian Jackson | site, transform: per-transform-instance max_start_pad |
blob | commitdiff | raw | diff to current |
2013-07-25 |
Ian Jackson | site, netlink: abolish max_end_pad and min_end_pad |
blob | commitdiff | raw | diff to current |
2013-07-25 |
Ian Jackson | transform: Provide Serpent-EAX transform |
blob | commitdiff | raw | diff to current |
2013-07-25 |
Ian Jackson | transform: Pass a direction flag to the transform |
blob | commitdiff | raw | diff to current |
2013-07-25 |
Ian Jackson | transform: Allow DH to set the key size |
blob | commitdiff | raw | diff to current |
2013-07-25 |
Ian Jackson | transform: split out transform-common.h |
blob | commitdiff | raw | diff to current |
2013-07-25 |
Ian Jackson | serpent, transform: rework GET_32BIT_MSB_FIRST, PUT_... |
blob | commitdiff | raw | diff to current |
2012-07-12 |
Ian Jackson | transform: add ->valid() function |
blob | commitdiff | raw | diff to current |
2012-07-12 |
Ian Jackson | site, transform: Do not initiate rekey when packets... |
blob | commitdiff | raw | diff to current |
2012-07-12 |
Ian Jackson | netlink: abolish check_config and output_config |
blob | commitdiff | raw | diff to current |
2011-12-17 |
Ian Jackson | netlink: Fix up link down behaviour |
blob | commitdiff | raw | diff to current |
2011-12-10 |
Richard Kettlewell | New --managed option for use when running under a daemo... |
blob | commitdiff | raw | diff to current |
2011-12-10 |
Richard Kettlewell | Make the list of phases be an enumeration. |
blob | commitdiff | raw | diff to current |
2011-08-17 |
Ian Jackson | comm, udp: Provide an addr_to_string method |
blob | commitdiff | raw | diff to current |
2011-08-17 |
Ian Jackson | comm, site: pass a new "struct comm_addr" rather than... |
blob | commitdiff | raw | diff to current |
2011-08-17 |
Ian Jackson | cleanup: provide helpful FILLZERO macro (for certain... |
blob | commitdiff | raw | diff to current |
2011-08-17 |
Ian Jackson | secnet.h: provide helpful STRING macro (for preprocesso... |
blob | commitdiff | raw | diff to current |
2011-06-26 |
Ian Jackson | cleanup: fix up the types of input to hashes to const... |
blob | commitdiff | raw | diff to current |
2011-06-26 |
Ian Jackson | event loop: remove now and tv_now from before/afterpoll API |
blob | commitdiff | raw | diff to current |
2011-06-26 |
Ian Jackson | event loop: make tv_now and now into globals |
blob | commitdiff | raw | diff to current |
2011-06-26 |
Ian Jackson | integer arithmetic types: do not use unsigned for lengths |
blob | commitdiff | raw | diff to current |
2011-06-26 |
Ian Jackson | integer and buffer overflows: introduce safe_malloc_ary |
blob | commitdiff | raw | diff to current |
2011-06-26 |
Ian Jackson | integer and buffer overflows: introduce a number of... |
blob | commitdiff | raw | diff to current |
2011-06-19 |
Ian Jackson | logging: provide vslilog as well as slilog |
blob | commitdiff | raw | diff to current |
2011-06-19 |
Ian Jackson | cleanup: move declaration of version[] into secnet.h |
blob | commitdiff | raw | diff to current |
2011-06-19 |
Ian Jackson | cleanup: move declarations of external objects into... |
blob | commitdiff | raw | diff to current |
2011-05-18 |
Stephen Early | Rename log() to slilog() |
blob | commitdiff | raw | diff to current |
2011-05-18 |
Stephen Early | Import release 0.1.16 v0.1.16 |
blob | commitdiff | raw | diff to current |
2011-05-18 |
Stephen Early | Import release 0.1.15 v0.1.15 |
blob | commitdiff | raw | diff to current |
2011-05-18 |
Stephen Early | Import release 0.1.14 v0.1.14 |
blob | commitdiff | raw | diff to current |
2011-05-18 |
Stephen Early | Import release 0.1.13 v0.1.13 |
blob | commitdiff | raw | diff to current |
2011-05-18 |
Stephen Early | Import release 0.1.12 v0.1.12 |
blob | commitdiff | raw | diff to current |
2011-05-18 |
Stephen Early | Import release 0.1.11 v0.1.11 |
blob | commitdiff | raw | diff to current |
2011-05-18 |
Stephen Early | Import release 0.1.10 v0.1.10 |
blob | commitdiff | raw | diff to current |
2011-05-18 |
Stephen Early | Import release 0.1.6 v0.1.6 |
blob | commitdiff | raw | diff to current |
2011-05-18 |
Stephen Early | Import release 0.1.5 v0.1.5 |
blob | commitdiff | raw | diff to current |
2011-05-18 |
Stephen Early | Import release 0.1.3 v0.1.3 |
blob | commitdiff | raw | diff to current |
2011-05-18 |
Stephen Early | Import release 0.1.2 v0.1.2 |
blob | commitdiff | raw | diff to current |
2011-05-18 |
Stephen Early | Import release 0.1.1 v0.1.1 |
blob | commitdiff | raw | diff to current |
2011-05-18 |
Stephen Early | Import release 0.1.0 v0.1.0 |
blob | commitdiff | raw | diff to current |
2011-05-18 |
Stephen Early | Import release 0.08 v0.08 |
blob | commitdiff | raw | diff to current |
2011-05-18 |
Stephen Early | Import release 0.07 v0.07 |
blob | commitdiff | raw | diff to current |
2011-05-18 |
Stephen Early | Import release 0.04 v0.04 |
blob | commitdiff | raw | diff to current |
2011-05-18 |
Stephen Early | Import release 0.03 v0.03 |
blob | commitdiff | raw | diff to current |
|