97ed324016
adding the rpm build target
2021-08-17 07:54:27 +00:00
677268310a
removed unneeded substitution in configure.ac
2020-08-19 05:03:39 +00:00
14ee9d2382
added a new app sample
2020-08-18 17:04:51 +00:00
8d50c465b0
renamed --enable-wchar to --enable-wide-char
...
made wide character definition more versatile
2020-08-15 18:48:13 +00:00
56377fcf79
updated build files for better mysql integration
2020-08-15 14:54:01 +00:00
a803e2c140
added sha1 functions
2019-08-13 09:56:26 +00:00
46231430f4
enhanced qse_awk_rtx_callfun() to allow a function with pass-by-reference parameters
2019-06-30 04:26:44 +00:00
cb0e08f449
added ErrorGrab and used it in TcpServer
2019-06-13 10:18:30 +00:00
ad3e78f386
fixed some build directive names
2019-06-09 09:51:12 +00:00
5ec8e15140
updated copyright notice that's been long procrastinated
2019-06-06 05:28:23 +00:00
17dcf4feb5
raised the version number to 0.8.2
2019-03-06 14:48:19 +00:00
3fdddccde3
updated project url
2019-02-01 16:43:06 +00:00
d6b9e78114
removed the bundled libltdl
2018-06-26 08:30:02 +00:00
a51e54bda6
TcpServer now compilable at least
2018-06-25 15:52:05 +00:00
5c297d784a
fixed some issues in socket address conversion
2018-03-25 03:05:12 +00:00
4af515c970
added some threading functions
2018-01-26 10:03:58 +00:00
58033d0265
wrote some socket functions
2018-01-25 14:46:57 +00:00
5db7ddc770
added another new hash table implementation based on fr
2017-11-30 05:46:42 +00:00
25e49a4526
added md5 and radius message handling functions and raised the version number to 0.7.0
2017-08-28 14:22:02 +00:00
1e19713270
added mysql build options for future use
2017-05-02 01:17:03 +00:00
33546fb6d7
changed nwio to use poll if available instead of select
2017-01-25 06:30:43 +00:00
66dfa3a2fd
did more migrating works
2016-04-29 03:55:42 +00:00
61a6cf281f
added aio files. some file restructuring in progress
2016-04-27 14:57:50 +00:00
768c2eb0c5
moved mux.c to sys from cmn
2015-10-02 06:10:55 +00:00
763efada8f
added qse_isuniblank() and changed qse_isblank() to use it.
...
regenerated various build files
2015-06-12 03:54:04 +00:00
d4439858d3
added some module handling code
2014-09-05 15:52:19 +00:00
4b0f12a896
attempting to add dynamic modules into httpd
2014-09-03 16:57:33 +00:00
78f8b4a994
added some urs code
2014-08-25 16:18:17 +00:00
0bb946c800
added more code for dns and url rewrting support
2014-08-07 16:29:22 +00:00
4e0e403a73
added some code for name resolution
2014-07-16 15:31:04 +00:00
e21afe6f6e
enhanced c++ compiler detection
2014-05-28 16:51:32 +00:00
e26b1a2a68
autoreconfed the project
2014-04-24 02:45:31 +00:00
91c9182ad7
enhanced __float128 handling
...
added qse_strvfmt() and qse_strxvfmt()
2013-11-03 16:01:39 +00:00
a426fe24f4
fixed some cross-compiling problems in build files
...
- specifying $(includedir) to AM_CPPFLAGS caused problems when --prefix was set to /usr during cross-compliation since header files for the cross compiler conflicted with files in $(includedir)=/usr/include.
- the same applies to $(libdir) in LDFLAGS or something similar
2013-02-26 18:31:38 +00:00
5bc774db3a
revising httpd
2013-02-18 13:45:50 +00:00
4d55ebbcce
reorganizing http functions
2011-07-06 09:45:00 +00:00
6fcd875403
added qse_htre_t and changed data type names
2011-06-30 09:12:36 +00:00
758037fac0
added more code for scm
2011-02-22 03:11:21 +00:00
f24fe05409
updated build files with a newer autoconf
2011-02-11 07:48:51 +00:00