|  | a7bc6a6eb2 | fixed some bugs in formatting output function | 2017-09-16 09:16:15 +00:00 |  | 
			
				
					|  | 2cc8894570 | renamed some sio functions | 2017-09-16 08:54:25 +00:00 |  | 
			
				
					|  | 3ac8bc1f49 | added math::log2() to awk. fixed some bugs in syslog handling | 2017-09-16 07:01:03 +00:00 |  | 
			
				
					|  | dae0fc8adb | added a tester for logging functions | 2017-09-16 04:10:14 +00:00 |  | 
			
				
					|  | bcc9da7aca | fixed log functions for the WCHAR mode | 2017-09-16 03:57:54 +00:00 |  | 
			
				
					|  | 33436ab0fb | added Ixx length specifier to the formatting function. improved the system log interface in the logging function | 2017-09-16 03:21:30 +00:00 |  | 
			
				
					|  | 93cc3d6da4 | added some logging functions | 2017-09-14 18:19:51 +00:00 |  | 
			
				
					|  | aa6a41c009 | refactored code a little bit | 2017-09-13 14:04:01 +00:00 |  | 
			
				
					|  | 936426de42 | fixed compilation issues on solaris 8 | 2017-09-09 15:03:55 +00:00 |  | 
			
				
					|  | 70f8765ada | added a new check for pthread_mutex_timedlock() into configure.ac | 2017-09-09 13:07:24 +00:00 |  | 
			
				
					|  | dc53a74542 | added the seed crypto function | 2017-09-08 16:15:15 +00:00 |  | 
			
				
					|  | 8b40ed630c | added some convenience functions to QSE::LinkedList, QSE::HashTable, and QSE::HashList | 2017-09-04 12:32:48 +00:00 |  | 
			
				
					|  | 3cd745c181 | removed a unneeded macro argument from qse_ethwadtostr() | 2017-09-02 17:28:35 +00:00 |  | 
			
				
					|  | 375ede4a6a | added convienience functions to manipulate the first items and the last items in the array class | 2017-08-31 16:07:16 +00:00 |  | 
			
				
					|  | eb5e5c10d3 | checked the no-buffer condition in some string functions | 2017-08-31 11:20:50 +00:00 |  | 
			
				
					|  | 5846d6c1a8 | added move constructors and move assignement operators to string classes | 2017-08-31 09:53:50 +00:00 |  | 
			
				
					|  | 559f965aa5 | added to StrBase a special constructor that doesn't allocation a buffer. added PtrString classes
added removeNode to HashList and HashTable.
added findNode to HashTable | 2017-08-30 13:50:02 +00:00 |  | 
			
				
					|  | 211f5b014e | added String::truncate() and related functions. started adding radius dictionary file reader. incomplete yet | 2017-08-29 09:09:51 +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 |  | 
			
				
					|  | b0008974c3 | Added ethernet address conversion functions | 2017-08-28 10:25:54 +00:00 |  | 
			
				
					|  | 1f9632b151 | fixed header file inclusion of signal.h in aio-pro.c | 2017-05-04 01:12:19 +00:00 |  | 
			
				
					|  | 5630bd63f0 | changed qse_awk_stdmodXXX() functions to avoid accessing extension area such that StdAwk doesn't get bitten when it called them | 2017-05-03 03:41:00 +00:00 |  | 
			
				
					|  | 1e19713270 | added mysql build options for future use | 2017-05-02 01:17:03 +00:00 |  | 
			
				
					|  | 51c77b53f7 | fixed the potential overflow issue that would never happen in various binary serach functions | 2017-05-02 01:15:12 +00:00 |  | 
			
				
					|  | b96113159b | fixed the potential overflow issue that would never happen in various binary serach functions | 2017-05-02 01:14:32 +00:00 |  | 
			
				
					|  | 8093f20372 | changed htb.c to help align the value pointer on a word boundary | 2017-04-28 14:41:31 +00:00 |  | 
			
				
					|  | f3f5d38fc6 | changed rbt.c to help align the value pointer on a word boundary | 2017-04-28 14:40:10 +00:00 |  | 
			
				
					|  | 237d46483c | fixed QSE_COUNTOF() | 2017-04-07 14:20:10 +00:00 |  | 
			
				
					|  | f28fee48cc | added AT_SYMLINK_NOFOLLOW availability check into lib/si/fs-attr.c | 2017-03-20 10:04:52 +00:00 |  | 
			
				
					|  | d00bb12e34 | fixed a wrong file name in lib/si/Makefile.am | 2017-03-20 09:46:45 +00:00 |  | 
			
				
					|  | 1d90343b39 | removed unneeded ltdl files | 2017-02-11 05:04:55 +00:00 |  | 
			
				
					|  | 00bae5b613 | added str::tonum() to awk | 2017-02-11 05:04:13 +00:00 |  | 
			
				
					|  | 87060d2121 | added a missed file | 2017-01-25 06:31:33 +00:00 |  | 
			
				
					|  | 33546fb6d7 | changed nwio to use poll if available instead of select | 2017-01-25 06:30:43 +00:00 |  | 
			
				
					|  | 2151e2997f | changed HAVE_SYS_POLL_H to HAVE_POLL_H in httpd-std.c | 2017-01-25 06:03:21 +00:00 |  | 
			
				
					|  | 2efe909dba | changed the threshold value for FD_SETSIZE check | 2017-01-25 05:40:49 +00:00 |  | 
			
				
					|  | 1fffa0324e | changed the writability checker to use poll() to handle a high file descroptor in httpd-std.c. added server.backlog-size option for httpd servers | 2017-01-25 05:28:02 +00:00 |  | 
			
				
					|  | cf0956cad6 | changed qse_fs_cpfile() to copy a directory that has been copied already | 2016-12-18 17:12:21 +00:00 |  | 
			
				
					|  | 662fdec270 | added QSE_XXX_EPERM to some files | 2016-12-17 17:38:03 +00:00 |  | 
			
				
					|  | 5a642d0dd6 | changed wrong macro names | 2016-12-13 01:45:11 +00:00 |  | 
			
				
					|  | 7ca53162de | added glob handling to qse_fs_cpfile() | 2016-12-12 16:19:59 +00:00 |  | 
			
				
					|  | 78600e6edc | added qse_fs_setattr() and related functions | 2016-12-10 18:08:02 +00:00 |  | 
			
				
					|  | eea7ef5405 | updated documentation on match() | 2016-11-09 14:12:42 +00:00 |  | 
			
				
					|  | 905da20d24 | implemented the option fourth parameter to match() in awk to support submatch retrieval | 2016-11-09 14:12:22 +00:00 |  | 
			
				
					|  | 27dd0a551b | updated htb.h and arr.h | 2016-09-25 15:43:17 +00:00 |  | 
			
				
					|  | d321a312d4 | added qse_arr_setheapposoffset() | 2016-09-24 04:01:17 +00:00 |  | 
			
				
					|  | 6b9fd818f8 | added qse_arr_updateheap(), qse_arr_deleteheap() | 2016-09-24 02:49:24 +00:00 |  | 
			
				
					|  | 7f24950536 | renamed qse_lda_t to qse_arr_t | 2016-09-23 14:53:51 +00:00 |  | 
			
				
					|  | dfdc6ae045 | fixed documentation in lda.h | 2016-09-21 13:19:27 +00:00 |  | 
			
				
					|  | 1b4479d437 | fixed wrong htb header documentation | 2016-09-21 10:18:21 +00:00 |  |