Commit Graph

130 Commits (master)

Author SHA1 Message Date
Alexander Vdolainen a01dd93bb8 Core: SXT: using libndbuf, added external dependencies; 6 years ago
Alexander Vdolainen e628f4a2fb Core: tdata, sexpr split; 6 years ago
Alexander Vdolainen 08b3807d09 Core: removed ydaemon, ydaemon is standalone now; 6 years ago
Alexander Vdolainen 9b3ccae35b Core: LGPLv2.1 reverted; 6 years ago
Alexander Vdolainen 3849838454 sxt: forgotten functions protos added; 8 years ago
Alexander Vdolainen d6629f43bd sxt: few functions added, base struct also; tools: minor includes fix; 8 years ago
Alexander Vdolainen 82e97bce60 sxt: socket API impl; 8 years ago
Alexander Vdolainen 5135deef30 sxt: socket wrapper header with API added; 8 years ago
Alexander Vdolainen 967f161887 sxt: sxt_reseed() 8 years ago
Alexander Vdolainen cc5cd0a1e0 sxmp: old base64 code removed; 8 years ago
Alexander Vdolainen fdb15a2eab sxtrdb_resetcur() added; 8 years ago
Alexander Vdolainen b97b9047c1 sxt: key API becomes more printable; 8 years ago
Alexander Vdolainen f1d7b2ae53 sxt: sxtrdb_cmp() added; 8 years ago
Alexander Vdolainen 65e0837fdd sxt: rdb added few new options for print/escan to make life ease; 8 years ago
Alexander Vdolainen c6c1232e19 sxt: max size buffer added; 8 years ago
Alexander Vdolainen 7216fc6cf8 sxt: added few error codes; 8 years ago
Alexander Vdolainen ea671f5d67 sxt: added import API desc.; 8 years ago
Alexander Vdolainen e9c83cf26c sxt: added general header stub; 8 years ago
Alexander Vdolainen d58108bb47 sxt: added forgotten prototype; 8 years ago
Alexander Vdolainen 8be2e81713 sxt: duplication/convertation API desc. added; 8 years ago
Alexander Vdolainen f5e33dca7d sxt: minor fix - missing sys types, added export pubkey API; 8 years ago
Alexander Vdolainen 116aa2b6bf sxt: added key export API description, some misc functions added as well; 8 years ago
Alexander Vdolainen f8707955c2 sxt: added header with wrappers functions; 8 years ago
Alexander Vdolainen c1c198f87e sxt: key container - added documented values (important); 8 years ago
Alexander Vdolainen a9238b8f8e sxt: minor fix; 8 years ago
Alexander Vdolainen 4bef969192 sxt: sxt_key_assign_hash(); 8 years ago
Alexander Vdolainen 1e64efb4c0 sxt: added ciphers stubs, wrappers and API impl.; 8 years ago
Alexander Vdolainen d760958018 sxt: minor comment changed; 8 years ago
Alexander Vdolainen e87de77b3f [sxt] added ciphers API; 8 years ago
Alexander Vdolainen 7edcd44503 [sxt] imported bcrypt_pbkdf and blowfish implementation from openbsd; 8 years ago
Alexander Vdolainen 32b729cec0 sxt: key added hash; 8 years ago
Alexander Vdolainen f390ad0169 tdata: just comments update; 8 years ago
Alexander Vdolainen ddb219c1b4 sxt: errno added EIO; 8 years ago
Alexander Vdolainen a25815e9da sxt: added forgotten workaround; 8 years ago
Alexander Vdolainen 1e4754bfe3 sxt: base64 ops; 8 years ago
Alexander Vdolainen b2dff1c04f sxt: raw data buffer ops; 8 years ago
Alexander Vdolainen 61766213bb sxt: SXTerr macro; 8 years ago
Alexander Vdolainen 2699936d21 sxt: rdb API skel added; 8 years ago
Alexander Vdolainen 721adc03d4 sxt: sxrdb_t API design; 8 years ago
Alexander Vdolainen ee349908c7 sxt: added few new errnos; 8 years ago
Alexander Vdolainen edbda92722 sxt: minor changes, ed25519 protos moved to the separate header, to make code cleaner and more readable; 8 years ago
Alexander Vdolainen cabcb72dbb sxt: added few key ops; 8 years ago
Alexander Vdolainen 669529ab09 sxt: core: added few errnos for sxt; 8 years ago
Alexander Vdolainen 451b5693d8 sxt: safebuffer ops added; 8 years ago
Alexander Vdolainen 65c86b3912 sxt: added signature struct; 8 years ago
Alexander Vdolainen fb58fea10e sxt: core: imported ed25519 keys ops; 8 years ago
Alexander Vdolainen 09bf176b7a sxt: added initial reference implementation of ed25519, btw not all stuff done for this; 8 years ago
Alexander Vdolainen 8d1e8591cf sxt: added skel for sxtkeys; 8 years ago
leonid-ed f63f2398f9 [core] Added ability to output log with custom functions (for sxhub_t); 8 years ago
Alexander Vdolainen 23b19029f4 [core] added ydaemon data manipulation stuff; 9 years ago