Bernhard Miklautz
|
2b6b4a6685
|
updated file headers
|
2013-12-04 11:44:22 +01:00 |
|
Armin Novak
|
25e7682e02
|
Added <MessagePipe_Clear> and argument for custom handlers to
<MessagePipe_New>.
|
2013-11-12 15:10:08 +01:00 |
|
Marc-André Moreau
|
cc301348df
|
libwinpr-crt: added SecureZeroMemory
|
2013-11-01 18:32:36 -04:00 |
|
Marc-André Moreau
|
8a64934c7b
|
libwinpr-io: start device file implementation
|
2013-10-31 11:02:25 -04:00 |
|
Marc-André Moreau
|
7e58dfd22b
|
winpr: fix wlog function prototypes
|
2013-10-28 18:21:14 -04:00 |
|
Marc-André Moreau
|
deff2217b8
|
Merge pull request #14 from MartinHaimberger/VOIDFix
WINPR Void Fix
|
2013-10-24 11:04:36 -07:00 |
|
Marc-André Moreau
|
fb4ac3b5dd
|
Merge pull request #13 from MartinHaimberger/EnvMerge
added merge function for environmentblocks
|
2013-10-24 11:04:09 -07:00 |
|
Martin Haimberger
|
b2ca632f79
|
WINPR Void Fix
c++ only allows only void to define empty parameter list
typedef defines a new type therfore its not valid in c++
|
2013-10-24 06:39:09 -07:00 |
|
Martin Haimberger
|
8479462b5e
|
changed the interface of SetEnvironmentVariableEBA
|
2013-10-23 03:43:06 -07:00 |
|
Martin Haimberger
|
97ef519a54
|
added Set/GetEnvironmentVariableEBA
did some bugfixing within the MergeEnvironmentVariable
added Tests
|
2013-10-23 02:27:31 -07:00 |
|
Marc-André Moreau
|
9c536cfe01
|
libwinpr-wtsapi: fix build after changes to libwinpr-nt
|
2013-10-22 21:43:59 -04:00 |
|
Marc-André Moreau
|
ebc096f2b2
|
libwinpr-nt: fix conflict for NtCreateFile on Windows
|
2013-10-22 21:38:16 -04:00 |
|
Marc-André Moreau
|
490f18a7aa
|
channels/rdpdr: don't use deprecated LIST util, use ListDictionary for faster lookups
|
2013-10-17 16:30:36 -04:00 |
|
Bernhard Miklautz
|
7c61b16da5
|
ListDictionary: added Remove_Head function
ListDictionary_Remove_Head removed the first object from the dictionary
and returns it's value.
|
2013-10-15 16:15:44 +02:00 |
|
Bernhard Miklautz
|
95bed71dbc
|
ListDictionary: support for wObject added
|
2013-10-15 15:51:53 +02:00 |
|
Bernhard Miklautz
|
86e53aed9a
|
ListDictionary_Remove: return value if removed
Update tests accordingly.
|
2013-10-15 15:49:57 +02:00 |
|
Marc-André Moreau
|
7dd95b9587
|
libwinpr-crypto: improve Schannel unit test
|
2013-10-11 04:01:07 -04:00 |
|
Marc-André Moreau
|
90b90ad496
|
libwinpr-utils: improve quality of data for reconstructed IP headers
|
2013-10-09 15:11:56 -04:00 |
|
Marc-André Moreau
|
a3f0f4c8dc
|
libfreerdp-core: started logging packets to pcap file
|
2013-10-08 23:43:57 -04:00 |
|
Marc-André Moreau
|
684db03578
|
libwinpr-utils: start implement wlog packet appender
|
2013-10-08 23:18:59 -04:00 |
|
Marc-André Moreau
|
c96207fd69
|
Merge pull request #10 from MartinHaimberger/fixLogWarnings
fixed warining fo not constant log format string
|
2013-10-08 15:54:32 -07:00 |
|
Marc-André Moreau
|
85e6729854
|
Merge pull request #9 from hardening/awakecoding
Fix function prototype
|
2013-10-08 15:54:21 -07:00 |
|
Marc-André Moreau
|
353816e050
|
Merge pull request #6 from MartinHaimberger/loglevel
Loglevel
|
2013-10-08 15:53:54 -07:00 |
|
Martin Haimberger
|
7d35c1adaf
|
fixed warining fo not constant log format string
|
2013-10-07 02:20:01 -07:00 |
|
Hardening
|
c37c86601d
|
Fix function prototype
This patch fixes the prototypes with warnings enabled.
|
2013-10-04 23:07:31 +02:00 |
|
Martin Haimberger
|
5e073f5f17
|
loglevel filtering fix
|
2013-10-03 06:32:12 -07:00 |
|
Martin Haimberger
|
02487da987
|
added c++ declaration in wlog
|
2013-10-03 05:07:37 -07:00 |
|
Marc-André Moreau
|
aaeb4ea0b2
|
libwinpr-utils: add wlog support for image and binary data
|
2013-10-02 15:41:46 -04:00 |
|
Marc-André Moreau
|
0569de167d
|
libwinpr-utils: further split wlog framework into more source files, add some thread safety for write operations
|
2013-10-02 13:38:21 -04:00 |
|
Marc-André Moreau
|
3fb2724536
|
libwinpr-utils: fix default WLog behaviour
|
2013-10-01 20:45:20 -04:00 |
|
Marc-André Moreau
|
2684b829d0
|
libwinpr-utils: add simple parent/child hierarchy
|
2013-10-01 18:19:50 -04:00 |
|
Marc-André Moreau
|
0b29f72cc4
|
libwinpr-utils: added default file output path for wlog
|
2013-10-01 16:50:47 -04:00 |
|
Marc-André Moreau
|
a374525e6a
|
libwinpr-utils: split wlog framework
|
2013-10-01 16:08:26 -04:00 |
|
Marc-André Moreau
|
f4e98f29ec
|
libwinpr-pipe: add server-side named pipe waiting
|
2013-09-25 19:13:39 -04:00 |
|
Marc-André Moreau
|
7ec19ac0f2
|
libwinpr-thread: fix build on Windows
|
2013-09-25 15:47:18 -04:00 |
|
Marc-André Moreau
|
4a77f12b32
|
libwinpr-security: expand stubs
|
2013-09-24 00:07:48 -04:00 |
|
Marc-André Moreau
|
0506bd1ac6
|
libwinpr-security: initial stub module
|
2013-09-23 22:39:28 -04:00 |
|
Marc-André Moreau
|
3d2754e8ed
|
libwinpr-environment: implement required functions for CreateProcess
|
2013-09-23 14:44:59 -04:00 |
|
Marc-André Moreau
|
56672023db
|
libwinpr-thread: start implementing CommandLineToArgv
|
2013-09-21 17:16:49 -04:00 |
|
Marc-André Moreau
|
e841e6068b
|
winpr: fix inclusion of winternl.h
|
2013-09-20 14:39:31 -04:00 |
|
Marc-André Moreau
|
b9a3ff3c85
|
winpr: fix build on Linux
|
2013-09-19 15:47:54 -04:00 |
|
Marc-André Moreau
|
0c17eb1a23
|
winpr: fix unit tests on Windows
|
2013-09-19 13:50:00 -04:00 |
|
Marc-André Moreau
|
929d292f35
|
wfreerdp: fix compilation
|
2013-09-19 12:08:20 -04:00 |
|
Marc-André Moreau
|
8a6b545a36
|
libwinpr-print: add missing include headers
|
2013-09-16 17:43:24 -04:00 |
|
Marc-André Moreau
|
518995a05e
|
freerdp: merge with master
|
2013-09-16 17:10:27 -04:00 |
|
Marc-André Moreau
|
3b7994a9a6
|
Merge pull request #1467 from akallabeth/cmdline_enhanced
Cmdline enhanced
|
2013-09-16 13:33:04 -07:00 |
|
Marc-André Moreau
|
22ce171261
|
libwinpr-utils: added custom prefix formatter in logger
|
2013-09-16 16:30:49 -04:00 |
|
Marc-André Moreau
|
5386d5cd60
|
libwinpr-utils: make use of logMessage structure and macro for logging
|
2013-09-16 13:24:50 -04:00 |
|
Marc-André Moreau
|
a4c8d97b4c
|
libwinpr-utils: start implementing FileAppender
|
2013-09-16 12:56:22 -04:00 |
|
Marc-André Moreau
|
af1ea7573c
|
libwinpr-utils: start implementing ConsoleAppender
|
2013-09-16 12:05:08 -04:00 |
|