2020-02-15 |
Ian Jackson | log: Provide struct cfgfile_log |
blob | commitdiff | raw |
2020-02-15 |
Ian Jackson | vcfgfatal_maybefile: New suffix argument |
blob | commitdiff | raw | diff to current |
2020-02-15 |
Ian Jackson | secnet: Provide `make-public' verb |
blob | commitdiff | raw | diff to current |
2020-02-15 |
Ian Jackson | secnet: loadpub interface: Return a closure_t too |
blob | commitdiff | raw | diff to current |
2020-02-15 |
Ian Jackson | priv-cache etc.: private key algorithm is specified... |
blob | commitdiff | raw | diff to current |
2020-02-15 |
Ian Jackson | rsa: Provide rsa1_loadpub and therefore rsa1 sigscheme |
blob | commitdiff | raw | diff to current |
2020-02-15 |
Ian Jackson | privcache: Pass a cloc to loadpriv and use it |
blob | commitdiff | raw | diff to current |
2020-02-15 |
Ian Jackson | rsa1: Provide rsa1_loadpriv function |
blob | commitdiff | raw | diff to current |
2020-02-15 |
Ian Jackson | pubkeys: Pass a cloc to loadpub |
blob | commitdiff | raw | diff to current |
2020-02-15 |
Ian Jackson | pubkeys: Provide parser (and spec) for peer pubkeys... |
blob | commitdiff | raw | diff to current |
2020-02-15 |
Ian Jackson | Provide osdep.[ch], currently empty |
blob | commitdiff | raw | diff to current |
2020-02-15 |
Ian Jackson | Add 'base91-python/' from commit '749aa78cf12496cca4b9b... |
blob | commitdiff | raw | diff to current |
2020-02-15 |
Ian Jackson | Add 'base91-c/' from commit '664054e8f603f09badb98ef09e... |
blob | commitdiff | raw | diff to current |
2019-12-30 |
Ian Jackson | privcache: New closure for signature key handling |
blob | commitdiff | raw | diff to current |
2019-12-30 |
Ian Jackson | sigscheme: Interface for signature schemes |
blob | commitdiff | raw | diff to current |
2019-12-30 |
Ian Jackson | sigpubkey/sigprivkey: Provide a dispose() method |
blob | commitdiff | raw | diff to current |
2019-12-30 |
Ian Jackson | sigpubkey/sigprivkey: Provide a hash_if |
blob | commitdiff | raw | diff to current |
2019-12-30 |
Ian Jackson | sigkey handling: Introduce serialt type |
blob | commitdiff | raw | diff to current |
2019-12-30 |
Ian Jackson | sigkey handling: define MAX_SIG_KEYS |
blob | commitdiff | raw | diff to current |
2019-12-30 |
Ian Jackson | sigkey handling: Introduce sigkeyid type |
blob | commitdiff | raw | diff to current |
2019-12-30 |
Ian Jackson | configure.ac: Drop checks for systems lacking stdint.h |
blob | commitdiff | raw | diff to current |
2019-12-30 |
Ian Jackson | Merge subdirmk 0.3 |
blob | commitdiff | raw | diff to current |
2019-12-30 |
Ian Jackson | subdirmk: Merge new version and fix everything |
blob | commitdiff | raw | diff to current |
2019-12-30 |
Ian Jackson | Merge subdirmk |
blob | commitdiff | raw | diff to current |
2019-12-30 |
Ian Jackson | Merge subdirmk |
blob | commitdiff | raw | diff to current |
2019-11-25 |
Ian Jackson | Merge commit '0428556765a15326025e9fe4809936c6cafd3c85' |
blob | commitdiff | raw | diff to current |
2019-11-24 |
Ian Jackson | Merge commit 'a1e52614e600bed8e51b461e6569f2cd263e82bb' |
blob | commitdiff | raw | diff to current |
2019-11-24 |
Ian Jackson | Merge commit '6fce06f32c1dd21b5c2d7a142d54b7153d650574' |
blob | commitdiff | raw | diff to current |
2019-11-22 |
Ian Jackson | Merge commit 'd817b49007e60b0e7392f23caf08dc0328eb32de... |
blob | commitdiff | raw | diff to current |
2019-11-14 |
Ian Jackson | Merge commit 'c0b216c79763f720df20e002fc14c9348a0e05c2' |
blob | commitdiff | raw | diff to current |
2019-11-14 |
Ian Jackson | Merge commit 'ff11733b6b7d7920033f81c4669ebba9131b984f... |
blob | commitdiff | raw | diff to current |
2019-11-13 |
Ian Jackson | Add 'subdirmk/' from commit 'f1789a0ae66174a95c8d629738... |
blob | commitdiff | raw | diff to current |
2019-10-24 |
Ian Jackson | site: Provide NAK reasons mentioning names and unpick... |
blob | commitdiff | raw | diff to current |
2019-10-24 |
Ian Jackson | site: Record whynot in default (end of comm_notify... |
blob | commitdiff | raw | diff to current |
2019-10-24 |
Ian Jackson | comm: Introduce commcommon->why_unwanted |
blob | commitdiff | raw | diff to current |
2019-10-24 |
Ian Jackson | buffer: Abolish unused `flags' |
blob | commitdiff | raw | diff to current |
2019-10-01 |
Ian Jackson | alg_msg_data: Remove "sig" from member names |
blob | commitdiff | raw | diff to current |
2019-09-29 |
Ian Jackson | hash: Put hash state on the caller's stack |
blob | commitdiff | raw | diff to current |
2019-09-29 |
Ian Jackson | COPY_OBJ: we use sizeof(dst) so relax restriction on src |
blob | commitdiff | raw | diff to current |
2019-09-29 |
Ian Jackson | sig: Move hashing into algorithm |
blob | commitdiff | raw | diff to current |
2019-09-29 |
Ian Jackson | sig: Move unmarshalling responsibility into algorithm |
blob | commitdiff | raw | diff to current |
2019-09-29 |
Ian Jackson | sig: Move marshalling responsibility into sign function |
blob | commitdiff | raw | diff to current |
2019-09-29 |
Ian Jackson | sig: Make closure interface not contain sig alg name... |
blob | commitdiff | raw | diff to current |
2019-09-25 |
Mark Wooding | magic.h, etc.: Rename the transform capability bits. |
blob | commitdiff | raw | diff to current |
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 |
next |