Alexander Vdolainen
|
7edcd44503
|
[sxt] imported bcrypt_pbkdf and blowfish implementation from openbsd;
|
9 years ago |
Alexander Vdolainen
|
800bb3ebf1
|
core: updated README;
|
9 years ago |
Alexander Vdolainen
|
1fc533f313
|
core: updated changelog;
|
9 years ago |
Alexander Vdolainen
|
32b729cec0
|
sxt: key added hash;
|
9 years ago |
Alexander Vdolainen
|
f390ad0169
|
tdata: just comments update;
|
9 years ago |
Alexander Vdolainen
|
52722529d0
|
sxt: cleanup, minor easy to view commit;
|
9 years ago |
Alexander Vdolainen
|
ddb219c1b4
|
sxt: errno added EIO;
|
9 years ago |
Alexander Vdolainen
|
a25815e9da
|
sxt: added forgotten workaround;
|
9 years ago |
Alexander Vdolainen
|
ac362e6566
|
added a little bit of sxt key description;
|
9 years ago |
Alexander Vdolainen
|
1e4754bfe3
|
sxt: base64 ops;
|
9 years ago |
Alexander Vdolainen
|
aed0ccbcf1
|
core: autogen cleanup;
|
9 years ago |
Alexander Vdolainen
|
b2dff1c04f
|
sxt: raw data buffer ops;
|
9 years ago |
Alexander Vdolainen
|
61766213bb
|
sxt: SXTerr macro;
|
9 years ago |
Alexander Vdolainen
|
2699936d21
|
sxt: rdb API skel added;
|
9 years ago |
Alexander Vdolainen
|
721adc03d4
|
sxt: sxrdb_t API design;
|
9 years ago |
Alexander Vdolainen
|
ee349908c7
|
sxt: added few new errnos;
|
9 years ago |
Alexander Vdolainen
|
edbda92722
|
sxt: minor changes, ed25519 protos moved to the separate header, to make code cleaner and more readable;
|
9 years ago |
Alexander Vdolainen
|
cabcb72dbb
|
sxt: added few key ops;
|
9 years ago |
Alexander Vdolainen
|
669529ab09
|
sxt: core: added few errnos for sxt;
|
9 years ago |
Alexander Vdolainen
|
451b5693d8
|
sxt: safebuffer ops added;
|
9 years ago |
Alexander Vdolainen
|
65c86b3912
|
sxt: added signature struct;
|
9 years ago |
Alexander Vdolainen
|
171b4bc734
|
artwork: added, updated AUTHORS file;
|
9 years ago |
Alexander Vdolainen
|
fb58fea10e
|
sxt: core: imported ed25519 keys ops;
|
9 years ago |
Alexander Vdolainen
|
09bf176b7a
|
sxt: added initial reference implementation of ed25519, btw not all stuff done for this;
|
9 years ago |
Alexander Vdolainen
|
8d1e8591cf
|
sxt: added skel for sxtkeys;
|
9 years ago |
Alexander Vdolainen
|
9e541bc4aa
|
core: added libsxt skel;
|
9 years ago |
leonid-ed
|
d1bf79b1e3
|
[core] Fixed passing of the private key file path to OpenSSL;
|
9 years ago |
leonid-ed
|
88f7f478a9
|
[core] Added obtaining of full paths of certificate files;
|
9 years ago |
leonid-ed
|
da10663592
|
[code] Added checking on existence of certificate files;
|
9 years ago |
leonid-ed
|
a2ea484beb
|
[helpers] Added an ability to redirect all output to syslog in case of daemon mode;
|
9 years ago |
leonid-ed
|
4d802aaf0d
|
[examples] Added daemonize option to services in examples;
|
9 years ago |
leonid-ed
|
3c0d3570f8
|
[helpers] Added an ability to become a daemon;
|
9 years ago |
leonid-ed
|
6c9d847cb7
|
[examples] Added log functions to filelistc.c and filelistd.c;
|
9 years ago |
leonid-ed
|
f63f2398f9
|
[core] Added ability to output log with custom functions (for sxhub_t);
|
9 years ago |
Alexander Vdolainen
|
23b19029f4
|
[core] added ydaemon data manipulation stuff;
|
9 years ago |
Alexander Vdolainen
|
77d0ee4a0b
|
[core] Libydaemon added;
|
9 years ago |
Alexander Vdolainen
|
3ef4cece81
|
[core] Added tdata, sexpr libraries to the project;
|
9 years ago |
Alexander Vdolainen
|
1cfb0aed3c
|
[core] version moved to file;
|
9 years ago |
Alexander Vdolainen
|
2bc8d251b7
|
[linux] created linux related stuff for packaging, debian related stuff moved to this dir;
|
9 years ago |
Alexander Vdolainen
|
1c1dd326a1
|
[debian] removed examples;
|
9 years ago |
Alexander Vdolainen
|
862d101d9d
|
[core] switching to 0.5.0;
|
9 years ago |
Alexander Vdolainen
|
6d63995bea
|
[core] version is going to be 0.4.3;
|
9 years ago |
Alexander Vdolainen
|
78fea5bd62
|
[manpages] sxhub_stream_register() man page added;
|
9 years ago |
Alexander Vdolainen
|
9097e86604
|
[core] bugfix with memleak on stream close and unexpected link broken;
|
9 years ago |
Alexander Vdolainen
|
e8657b93c2
|
[examples] minor fixes;
|
9 years ago |
Alexander Vdolainen
|
d2e8a90ff0
|
[core] minor fixes in comments;
|
9 years ago |
Alexander Vdolainen
|
14bb9d5452
|
[manpages] Added sxstream_open, sxstream_openwch, sxstream_close;
|
9 years ago |
Alexander Vdolainen
|
907ab884d3
|
[examples] added stat() to smpfc;
|
9 years ago |
Alexander Vdolainen
|
9126c8416e
|
Merge branch 'master' of ssh://git.code.sf.net/p/libsxmp/code
|
9 years ago |
Alexander Vdolainen
|
0756386c48
|
[core] fixed bug with endless loop on master accept;
|
9 years ago |