updates
added more examples and docs
added examples and docs
added iconvert example and docs
added docs for wchar*/ucs2*
added more docs and examples
doc updates
doc updates
added getRequiredSaltSize()
added date::parse with adjustshortyears parameter
updated date::parse() so that NULL datedelimiters enables all delimiters
fixed NULL safety in findFirstIgnoringCase
fixed macros
updated the test to not call getSaltSize()
Merge branch 'master' of ssh://git.code.sf.net/p/rudiments/rudiments
added configure tests for various EVP_aes_128_*() mode functions
encryption-related updates
some fixes for platforms without openssl
added dh class
updates
added pbkdf2
"2.2 0" -> "2.2.0"
added support for other block cipher modes
added preliminary gcm support (with openssl only)
updated the default curl timeout
updates
added test for link.h, included it in dynamiclib.cpp
2.1.0
fixed an ifdef
undef
added clearError() prior to iconv()
tweaked test more
Merge branch 'master' of ssh://git.code.sf.net/p/rudiments/rudiments
updated test
updated to initialize descriptor to -1 instead of 0
added a cast
.so.11
updates
updates
added support for namespaces
added OLDFREEBSD statfs type
Merge branch 'master' of ssh://git.code.sf.net/p/rudiments/rudiments
added code to manage degenerate wctype.h
removed -R for OSR5
disabled long long for OSR5.0.5-
Merge branch 'master' of ssh://git.code.sf.net/p/rudiments/rudiments
fixed long long detection on OSR
disabled some getHumanReadable() tests for platforms that don't support long long
fixed erroneous wcharstring::upper calls in compareIgnoringCase
re-enabled inode test for osr6
re-enabled iconv/iswblank for osr6
disabled inode tests for OSR
disabled iconv() and iswblank() for OSR
Merge branch 'master' of ssh://git.code.sf.net/p/rudiments/rudiments
updates
fixed printing on OSR
fixed version detection
-shared -> -G for osr505
updates
removed unimplemented static getLastChangeTime()
Merge branch 'master' of ssh://git.code.sf.net/p/rudiments/rudiments
copyright updates
fixed bad bind() signature
added tests/ifdefs for more undefined socket functions
ifdef - ifndef
added ifdef wrappers around sys/socket.h includes
Merge branch 'master' of ssh://git.code.sf.net/p/rudiments/rudiments
fixes for older compilers
split out chmods
added some missing #if !defined()s
added some missing ifdef wrappers
reordered some inline methods
added /usr/kerberos/bin to search path for krb5-devel
added dom::get*ByPath()
comments
added mvctier::set/getLogger()
added write() methods
added missing comma
updates
getRequiredParametersWereProvided -> wereRequiredParametersProvided
made fileparameters manage its keys and values, refactored cleanup
added length
refactored write*Header-related stuff
removed chaining from writeHeader methods
updates
refactored header/content-type methods
updates
setCookie -> writeSetCookie
updates
send -> write
get*IsAllowed -> is*Allowed
distclean updates
2.0.2
fixed date
updates
2.0.2