2021-06-01 Fred Gleason <fredg@paravelsystems.com>

* Removed ' RDReadPost()', 'RDPutPostString()', 'GetPostString()',
	'GetPostInt()', 'GetPostLongInt()', 'RDPurgePostString',
	'RDEncodeString()', 'RDEncodeSQLString()', 'RDDecodeString()',
	'RDPutPlaintext()', 'RDPurgePlaintext()', 'RDCgiError()',
	'RDBufferDiff()', 'RDPruneAmp()', 'RDEscapeQuotes()',
	'RDAuthenticateLogin()', ' RDAuthenticateSession()',
	'RDLogoutSession()' and 'RDParsePost()' functions from
	'lib/rdweb.[cpp|h]'.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-06-01 17:03:57 -04:00
parent a88871ebec
commit 73d2b794f7
3 changed files with 12 additions and 850 deletions

View File

@@ -21801,3 +21801,12 @@
2021-06-01 Fred Gleason <fredg@paravelsystems.com>
* Cleaned up 'No relevant classes found' warnings in
'lib/Makefile.am'.
2021-06-01 Fred Gleason <fredg@paravelsystems.com>
* Removed ' RDReadPost()', 'RDPutPostString()', 'GetPostString()',
'GetPostInt()', 'GetPostLongInt()', 'RDPurgePostString',
'RDEncodeString()', 'RDEncodeSQLString()', 'RDDecodeString()',
'RDPutPlaintext()', 'RDPurgePlaintext()', 'RDCgiError()',
'RDBufferDiff()', 'RDPruneAmp()', 'RDEscapeQuotes()',
'RDAuthenticateLogin()', ' RDAuthenticateSession()',
'RDLogoutSession()' and 'RDParsePost()' functions from
'lib/rdweb.[cpp|h]'.