|
c526c4c780
|
added a function to create a socket device with a given address in fcgi-cli.c
|
2022-09-01 06:36:16 +00:00 |
|
|
e7ec11fe07
|
changed the return type of hio_svc_fcgic_untie
|
2022-09-01 06:12:34 +00:00 |
|
|
2f49d097f1
|
fcgi work in progress
|
2022-08-31 23:01:32 +00:00 |
|
|
1fde54f3ec
|
added hio-str.h
|
2022-07-18 02:27:37 +00:00 |
|
|
17964e095f
|
fixed sip_init_v_bin for big endian systems
|
2022-07-17 15:04:30 +00:00 |
|
|
fd91e6b244
|
added hio_comp_ucstr_bcstr_limited()
added hio_fnmat_uchars_i(), hio_fnmat_bchars_i() and other similar functions
|
2022-07-16 08:14:25 +00:00 |
|
|
397a395a3e
|
added HIO_UECS_CS() and HIO_BECS_CS()
|
2022-07-16 01:03:00 +00:00 |
|
|
f1ea810394
|
changed hio_dev_read() to change the multiplexer state even if the input side is known to be closed
|
2022-06-26 12:02:32 +00:00 |
|
|
412fb45099
|
enahnced http-cgi.c to check for NULL after getenv()
|
2022-06-26 04:16:32 +00:00 |
|
|
b6821bb661
|
changed a log message
|
2022-06-26 03:45:38 +00:00 |
|
|
066ffc6ced
|
updated some error messages
|
2022-06-25 16:00:28 +00:00 |
|
|
9b6b6f2bb2
|
changed log messages a bit
|
2022-06-25 15:34:20 +00:00 |
|
|
d4eed93ac9
|
minor fix in hio_dev_sck_sendfileok()
|
2022-06-22 13:14:35 +00:00 |
|
|
8273f0127a
|
some minor fixes
|
2022-06-22 06:44:28 +00:00 |
|
|
a700e7ac41
|
wrote some code for connect timeout handling in mar.c
|
2022-06-18 13:20:18 +00:00 |
|
|
fc160bf365
|
fixed a flaw in a test program
|
2022-06-17 09:18:22 +00:00 |
|
|
653df544a3
|
fixed t06.c a bit
|
2022-06-17 07:57:03 +00:00 |
|
|
1565f7536e
|
fixed a sample program
|
2022-06-17 07:44:39 +00:00 |
|
|
afecc741e8
|
some code tweaks for old compilers
|
2022-06-17 05:35:30 +00:00 |
|
|
c39960c9f4
|
added check for st_mtim in struct stat
|
2022-06-16 13:59:34 +00:00 |
|
|
f05c4d8dfc
|
renamed http-fil.c http-file.c
|
2022-06-16 13:52:37 +00:00 |
|
|
b6e1704d55
|
changed a static assertion in dns-cli.c
|
2022-06-16 13:51:23 +00:00 |
|
|
2affdd59ae
|
added the prototype of hio_tokenize_uchars and hio_tokenize_bchars
|
2022-06-13 14:39:41 +00:00 |
|
|
471c953d26
|
reorganized some string functions
|
2022-06-13 14:32:17 +00:00 |
|
|
e218e38592
|
removed duplicate code
|
2022-06-13 13:57:07 +00:00 |
|
|
37c50c7d06
|
reorganized basic string functions
|
2022-06-13 13:54:14 +00:00 |
|
|
73d60963c8
|
added some more string functions
|
2022-06-12 14:47:18 +00:00 |
|
|
b740ecbf07
|
added some more string functions
|
2022-06-12 14:40:46 +00:00 |
|
|
59e36d1a18
|
added some more string functions
|
2022-06-12 14:26:27 +00:00 |
|
|
12482d8a34
|
added hio_byte_to_ucstr(), hio_copy_ucstr_to_uchars(), hio_copy_bcstr_to_bchars()
|
2022-06-11 07:01:21 +00:00 |
|
|
0680e69746
|
fixed typos in the license text
|
2022-06-11 05:32:29 +00:00 |
|
|
e4a4d81b09
|
fixed typos in the license text
|
2022-06-11 05:32:01 +00:00 |
|
|
afb9f6ab2f
|
updated the structure packing pragmas
|
2022-06-10 02:43:57 +00:00 |
|
|
e6116fde2b
|
enhanced the build files with X11 check
|
2022-02-15 11:37:50 +00:00 |
|
|
10123109b0
|
implemented a primitive wrapper device for a system handle
|
2022-02-15 11:14:10 +00:00 |
|
|
5cfc34daaa
|
fixed header includsion in pty.c
|
2022-02-14 17:08:49 +00:00 |
|
|
b042d4e045
|
fixed a fault in pty.c
|
2022-02-14 17:01:44 +00:00 |
|
|
0e08295431
|
added hio-pty to lib/Makefile.am
|
2022-02-14 16:59:44 +00:00 |
|
|
d2367b5b26
|
added hio_dev_pty_killchild()
enhanced other parts of pty with more options and child tracking
|
2022-02-14 16:57:17 +00:00 |
|
|
ee89bb90c8
|
some minor fixes
|
2022-02-14 15:13:38 +00:00 |
|
|
5b2ffd6191
|
implementing the pty device
|
2022-02-14 15:08:28 +00:00 |
|
|
95c202d0e7
|
moved some strings functions to the m4 files
|
2022-02-14 09:42:09 +00:00 |
|
|
1a089fe8aa
|
fixed %js handling in the formatting funtion
|
2022-01-24 07:40:04 +00:00 |
|
|
c09bd088c1
|
limited the utf8 ranges
|
2022-01-07 02:04:28 +00:00 |
|
|
d90647598b
|
added hio_rotate_oochars
|
2022-01-04 14:59:52 +00:00 |
|
|
0882d0eda2
|
added hio_rotate_uchars() and hio_rotate_bchars()
|
2022-01-04 14:21:14 +00:00 |
|
|
2e9fa561a8
|
test commit to test remote build trigger
|
2021-09-13 13:10:48 +00:00 |
|
|
4fba3f7092
|
test commit to test remote build trigger
|
2021-09-13 12:56:22 +00:00 |
|
|
e1a96f2f40
|
indentation fixin lib/rad-msg.c
|
2021-09-13 10:59:28 +00:00 |
|
|
1bbfee2957
|
updated utl-str.m4 and utl-str.c.m4
|
2021-09-12 02:41:33 +00:00 |
|