|
477dc278c2
|
added conditionals for SOL_SCTP
|
2014-08-29 16:26:13 +00:00 |
|
|
adda075fe9
|
fixed a crashing bug in ursd when a rewriter terminates prematurely.
changed urs code to truncate the trailing string after the first space in the response from ursd/rewriter
|
2014-08-29 16:16:40 +00:00 |
|
|
433686b599
|
enhanced ursd
|
2014-08-28 15:59:20 +00:00 |
|
|
f27f5a650e
|
written more ursd code
|
2014-08-27 17:39:31 +00:00 |
|
|
0251aef726
|
entouched upse_memcpy(), qse_memset().
added some code for urs
|
2014-08-26 16:29:56 +00:00 |
|
|
187443bb1d
|
added ursd.c
|
2014-08-25 16:18:50 +00:00 |
|
|
78f8b4a994
|
added some urs code
|
2014-08-25 16:18:17 +00:00 |
|
|
eb1511b817
|
added more configuration items to httpd
|
2014-08-13 14:35:43 +00:00 |
|
|
1d1331247a
|
added host/location specific dns/urs server
|
2014-08-12 01:42:13 +00:00 |
|
|
2fa6802c03
|
enhanced httpd
|
2014-08-11 05:44:03 +00:00 |
|
|
0bb946c800
|
added more code for dns and url rewrting support
|
2014-08-07 16:29:22 +00:00 |
|
|
ae45071b5e
|
improved dns handling and added some code for url rewriting
|
2014-08-06 16:44:06 +00:00 |
|
|
ccb6ddcefd
|
handled dns timeout in httpd
|
2014-08-05 09:55:00 +00:00 |
|
|
fc667d28e3
|
added timer and enhanced httpd to use timer for idling detection
|
2014-08-04 16:34:22 +00:00 |
|
|
019475149c
|
added QSE_HTTPD_SERVERSTD_PSEUDONYM
|
2014-07-30 16:42:25 +00:00 |
|
|
1231b3b941
|
improved dns and proxy handling in httpd
|
2014-07-23 16:07:43 +00:00 |
|
|
88aaa1532a
|
added some dns code
|
2014-07-17 16:11:02 +00:00 |
|
|
4e0e403a73
|
added some code for name resolution
|
2014-07-16 15:31:04 +00:00 |
|
|
a7ca23fa50
|
added some code to support raw proxying
|
2014-07-14 17:07:05 +00:00 |
|
|
efc8d5ceb4
|
touched up some code
|
2014-07-11 14:17:00 +00:00 |
|
|
fdce5fc592
|
migrated rand(), srand(), system() to modules
|
2014-07-11 07:42:28 +00:00 |
|
|
82a639045f
|
changed to prototype of qse_mmgr_t function to accept mmgr itself instead of mmgr->ctx and fixed a memory leak bug under a certain failure condition
|
2014-07-09 15:01:16 +00:00 |
|
|
36b20b4169
|
renamed qse_xstr_t to qse_cstr_t
|
2014-07-08 14:30:42 +00:00 |
|
|
a3453e5bd0
|
remove qse_cstr_t and related types. switched all existing references to qse_cstr_t and its family
|
2014-07-02 12:28:58 +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 |
|
|
cfb3eb93ec
|
fixed a minor utf8 check bug.
fixed static linking problem regarding the seq module for awk
|
2014-03-31 01:45:18 +00:00 |
|
|
a89cd70ddb
|
updated copyright notice
|
2013-12-31 10:24:12 +00:00 |
|
|
ea55e0d7ee
|
added a build option to use qse_intmax_t for integers in awk.
made relevant changes to support the option
|
2013-11-05 14:16:45 +00:00 |
|
|
2a5dd843dd
|
enhanced qse_awk_flt_t handling
|
2013-11-05 02:53:01 +00:00 |
|
|
ca1d1ede66
|
changed awk to less sensitive about encoding when loading environment.
fixed a bug of setting encoding wrongly with --script-encoding in cmd/awk/awk.c
|
2013-11-04 17:37:08 +00:00 |
|
|
be129e743b
|
removed stdio.h stdio.c
|
2013-11-03 16:48:20 +00:00 |
|
|
91c9182ad7
|
enhanced __float128 handling
added qse_strvfmt() and qse_strxvfmt()
|
2013-11-03 16:01:39 +00:00 |
|
|
aaf73a86f5
|
fixed wrong return values of qse_fmtout
|
2013-10-28 09:40:25 +00:00 |
|
|
198bd714b0
|
started writing qse_strfmt()/qse_strxfmt() and the famaily
|
2013-10-24 14:55:15 +00:00 |
|
|
f95e8594b8
|
added more sio functions
|
2013-10-20 15:22:44 +00:00 |
|
|
8b0e522b27
|
added some convenience routines into sio
|
2013-10-20 14:14:10 +00:00 |
|
|
ef25755996
|
added QSE_XLI_KEYTAG
|
2013-09-25 06:40:40 +00:00 |
|
|
abcf8988a5
|
added QSE_XLI_STRTAG and changed related functions and defintions
|
2013-09-24 14:02:06 +00:00 |
|
|
84aca0ecb1
|
added QSE_XLI_NOLIST and QSE_XLI_NONIL
|
2013-09-23 14:06:25 +00:00 |
|
|
72fd080f70
|
added qse_getxlirootxtn(), QSE_XLI_ROOTXTNSIZE as well as the rootxtnsize parameter to multiple initialization functions
|
2013-09-20 07:18:26 +00:00 |
|
|
99d0e04879
|
added QSE_XLI_LEADDIGIT.
enhanced keyword and identifier scanning for xli
|
2013-09-17 01:28:04 +00:00 |
|
|
3d6f9af82b
|
added qse_freexliroot() and qse_xli_yeildroot().
changed qse_xli_getpairxtn() to qse_getxlipairxtn()
|
2013-09-16 14:32:50 +00:00 |
|
|
c1c1f203ee
|
added QSE_XLI_MULSEGSTR
|
2013-09-16 13:33:51 +00:00 |
|
|
035a4329bd
|
deleted stx directories
|
2013-08-24 14:04:12 +00:00 |
|
|
462c891e1d
|
added qse_xli_insertpairwithstrs().
renamed qse_xli_getnumpairs() to qse_xli_countpairs().
reworked qse_xli_findpair() and qse_xli_countpairs()
|
2013-07-15 06:52:06 +00:00 |
|
|
2b58fc6fe3
|
added qse_xli_definepair() and qse_xli_undefinepair().
renamed some xli functions.
updated cmd/httpd to utilize qse_xli_definepair()
|
2013-07-12 15:37:29 +00:00 |
|
|
67c47e906d
|
started adding simple xli validation
|
2013-07-11 16:55:08 +00:00 |
|
|
d2505bdbcd
|
added code to accept a number as a xli value.
renamed pair->name to pair->alias and related functions.
enhanced xli reader to support string escaping
|
2013-07-01 15:16:19 +00:00 |
|
|
6f965a75d9
|
added qse_xli_dupflatstr() and renamed qse_xli_addnextsegtostr() to qse_xli_addsegtostr().
made relevant changes to cmd/httpd/httpd.c for the change of qse_xli_str_t
|
2013-07-01 09:10:13 +00:00 |
|