index
:
miranda-ng.git
0_95_10_2
jabber_test
master
xmpp_message_handling_refactoring
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modules
/
netlib
Age
Commit message (
Expand
)
Author
2015-05-22
replace _tcscpy to mir_tstrcpy
Kirill Volinsky
2015-05-22
replace strcpy to mir_strcpy
Kirill Volinsky
2015-05-22
replace _tcsicmp to mir_tstrcmpi
Kirill Volinsky
2015-05-22
fix for a crash inside http request destruction
George Hazan
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2015-05-22
replace _tcslen to mir_tstrlen
Kirill Volinsky
2015-05-22
replace strlen to mir_strlen
Kirill Volinsky
2015-04-15
after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...
George Hazan
2015-04-14
duplicated macro removed
George Hazan
2015-04-11
strcpy() calls replaced with strncpy_s()
George Hazan
2015-04-11
missing lock added
George Hazan
2015-04-11
no need to bind unopened socket
George Hazan
2015-04-11
unsafe string operations replaced with safe wherever possible
George Hazan
2015-04-10
more fixes
George Hazan
2015-04-08
fixes for errors from Coverity
George Hazan
2015-02-28
Core:
Tobias Weimer
2015-01-11
Core: Fixed minor memory leaks
Tobias Weimer
2015-01-03
loader of external plugins with MUUID_SSL support
George Hazan
2014-12-31
Year 2015 version update
George Hazan
2014-12-21
unused parameter removed
George Hazan
2014-12-21
SSL context double shutdown prevention
George Hazan
2014-12-21
minor fix
George Hazan
2014-12-21
static version of the kernel ssl driver
George Hazan
2014-12-16
-Fixed memory leak
Tobias Weimer
2014-12-14
GetWindowText(GetDlgItem(...)) -> GetDlgItemText(...)
Rozhuk Ivan
2014-12-14
SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)
Rozhuk Ivan
2014-12-13
MoveMemory -> memmove
Rozhuk Ivan
2014-12-13
Minor warnings fixed
Tobias Weimer
2014-12-13
CopyMemory -> memcpy
Rozhuk Ivan
2014-12-08
code cleanup around mir_snprintf
Rozhuk Ivan
2014-12-02
mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)
Rozhuk Ivan
2014-12-01
mir_snprintf(..., sizeof() -> SIZEOF(), ...)
Rozhuk Ivan
2014-12-01
ZeroMemory -> memset, few bugs fised
Rozhuk Ivan
2014-11-30
warning fixes
George Hazan
2014-11-30
new sorting functions applied
George Hazan
2014-11-30
lstr* replacements
George Hazan
2014-11-30
Fix buf size for Get/Set text, open/save file name
Rozhuk Ivan
2014-11-30
Multiple fixes buff size for GetText and SetText.
Rozhuk Ivan
2014-11-25
add nullptr check
Rozhuk Ivan
2014-11-13
one more part not needed checks
Kirill Volinsky
2014-11-13
minor fix
Kirill Volinsky
2014-08-19
network log gets started only on the second Apply in Options/Network/Logging
George Hazan
2014-08-18
Netlib:
George Hazan
2014-07-22
fix for the core logger disabling
George Hazan
2014-07-13
more code cleaning
George Hazan
2014-07-13
fix for borkred listening ports
George Hazan
2014-07-13
wrapping the most evident critical sections into a class
George Hazan
2014-07-12
minor code cleaning
George Hazan
2014-07-12
netlib:
George Hazan
2014-06-13
Few translation fixes
Robert Pösel
[next]