working to new demo
LoadLibrary rename some propcedures, yes i like to rename, Loaded to Link
Rename mnOpenSSL to mnOpenSSLAPI, prepare to add mnOpenSSL file that have classes
Replace old blocked email with id for Zaher Dirkey
Add OpenSSL classes unit
[OpenSSL] Starting add BIO Streams
fix delphi compiling
OpenSSL fetched https site using BIO
OpenSSL bio, more code more fail
tried with ip info site
more working on openssl
Babe steps to add openssl 1.1 to minilib, wish me the best
rename README.md file
Update readme.txt
IRC Fix Reconnect
[mnReports]: add report caption
Merge branch 'master' of ssh://git.code.sf.net/p/minilib/source
IRC add Identify function to send it
IRC more controling Receivers execute in main thread or the connection thread
IRC trying to make command execute in therad or mainthread optional
IRC complete remove old log.
IRC client now thread safe
Fix Socket error handling
Remove mnCommands.pas
IRC minor fix for Nick names
IRC fix reconnecting
IRC add reconnecting and joining, still need to check disconnect
DoUserMode to DoUserChanged
IRC: Add LEFT like as Part in quit
IRC working on Nick name changed notification
IRC parse UserMode when mode changed
[IRC] Trying to handle mode changes
Fix read line in stream utf8
[mnStream]: remove ZeroClose
[mnStream]: fix exit loop when disconnected
Few changes
[mnSocket]: support read write connect timeouts
[mnSocket]: minor fixes
[mnSocket]: unite Listener and socket options
[SQL] Make loading library when create connection, first one
fix PUtf8Char temp declairtion
Add mnLibraries.pas
[mnSocket]: fix compile in delphi for linux
Merge branch 'master' of ssh://git.code.sf.net/p/minilib/source
Fix Compile some units in Linux
MySQL Fix Records
Move to use dynamic library
MySQL use new way to load library, and it always dymanic
MySQL, Now MySQL compiled in Delphi
MySQL improve header
Minor fixes in loadlibrary for connections
Fix Working in linux
Minor fixes
[IRC]: safe connect
Compile in Linux but not worked
Make socket close return error
fix remove soSafeConnect
[mnStreams]: support Timeout mode
[mnSockets]: remove soSafeConnect
[mnservers]: user default value for TmnListener constructor
[socket] Server Listener create have options
Fix Enumerator of TmnObjectList
Few renames
[FB] Remove BytesToString, no need it
Fix UniqueCode in MiniBidi
[mncDB]: safe access MetaClass
Fix: ComposeConnectionString
fix delphi compiling
[firebird]: fix compiling
Using Initialize instead of Finalize
[FB] Fix Duplicated Param crash
[FB] Fix crash in freeing command of Firebird, by changing order of free params and binds
[FB] Move SQLDA to Binds instead of Params
[FB] Move SQLDA from Params to Binds ,
[FB] Fix Crash when exception accords
Fix Active Command for DDL
Fix Firebird ORM
[FB] Add ORM for firebirdSQL still working on it
Fix Delphi Package for firebird
Rename mncFBHeaders to mncFBHeader
[FB] Move SQLTypeToDataType
Minore Changes
[Firebird] Port FirebirSQL 2.5 from Belal/Zaher job
[mysql] add NO_AUTO_VALUE_ON_ZERO
[PG] still trying to improving binding
woking in mysql IsDatabaseExists
[PQ] mission failed to indecate the size of param
[PG] Trying to fetch Param size
[PG] Add 3 functions
[ORM] universal demo save last used db engine
[PG] trying to improve raising errors
Porting improvments from Belal closed source PG connection
Split ORM and Meta and Connections, you can use ORM without compile connections
Now ORM create well for SQLite and MySQL
[ORM] Improve STD SQL orm
[ORM] Trying to unite SQLite and MySQL, it is crap now
[ORM] Fix SQLite fk name
[ORM] Fix forign key for SQLite
SQL: Add Simple ExecuteScript to SQLSession with ScriptSeperator as option
rename SQLProcessed to ProcessedSQL