Luca Saiu
|
d7190c222f
|
ENGINE-975: silence compiler warnings...
...at least under src. There should be much less noise about non-problems now.
|
9 months ago |
Thomas
|
23810bd2b0
|
Update Windows projects and platform_windows.h
|
1 year ago |
Sofia Balicka
|
fe9a6cb363
|
replace #pragma once with include guards
|
2 years ago |
Krista 'DarthMama' Bennett
|
d36e0718a8
|
Doc cleanup (some)
|
2 years ago |
Krista 'DarthMama' Bennett
|
42e6bee7fb
|
Hopefully rest of generated function blocks in. It's definitely a mess and not well-formatted at this point, so don't freak out. It's just the placeholders to fill in.
|
2 years ago |
Krista 'DarthMama' Bennett
|
7405f0eafc
|
More scripted comment blocks injected
|
2 years ago |
Krista 'DarthMama' Bennett
|
645ac77a4e
|
More doc blocks added by script.
|
2 years ago |
Krista 'DarthMama' Bennett
|
46064ffd15
|
doxygen: added a whole lot of automated doc. Needs tweaking and more.
|
2 years ago |
Roker
|
b3ab969cf8
|
Let our own timegm() for Windows behave the same (buggy) way as the POSIX version of timegm()....
|
2 years ago |
Krista 'DarthMama' Bennett
|
6d33475435
|
some doxygen stuff. might not be kept.
|
2 years ago |
Volker Birk
|
82e88a0cc5
|
those are declared in pEpEninge.h
|
2 years ago |
Jorg Knobloch
|
4eb0e2bb4b
|
JSON-142: added per_user_directory() and per_machine_directory() to header file.
|
2 years ago |
Volker Birk
|
18327c7931
|
exporting for adapters
|
2 years ago |
Volker Birk
|
add1f79312
|
missing include
|
2 years ago |
Volker Birk
|
3a7e7e15c6
|
ENGINE-735 implementation of timestamp for Windows
|
2 years ago |
Krista 'DarthMama' Bennett
|
961d702ddc
|
gnupg, netpgp purged from code
|
2 years ago |
Krista 'DarthMama' Bennett
|
b1ee57c907
|
patch for Joerg's min/max compile problem
|
2 years ago |
Jörg Knobloch
|
068224427e
|
Replaced timegm with simple define
|
3 years ago |
Volker Birk
|
644e307684
|
adding features
|
3 years ago |
Krista 'DarthMama' Bennett
|
07c633b39e
|
ENGINE-588: added strnstr for non-bsd systems
|
3 years ago |
Thomas
|
9c222d9d12
|
Display debug log messages in Visual Studio Output window
|
3 years ago |
Thomas
|
fc0173604d
|
ENGINE-579: save management.db and keys.db to different folder if env variable PEP_APPDATA is set
|
3 years ago |
Krista Bennett
|
f685decf24
|
Through the power of revert, fixed the modes I messed up in the last commit (sorry, new machine and dorking around caused an unintended large-scale mode reset)
|
4 years ago |
Krista Bennett
|
673c9876d0
|
Fixed weird little test bug, also part of the ENGINE-476 in here
|
4 years ago |
Volker Birk
|
dc0a6e7325
|
...
|
4 years ago |
Krista Bennett
|
5f1dc494f9
|
Urgh. Fixing bad merge (???)
|
5 years ago |
Volker Birk
|
c8ce77ac47
|
don't do it for C++
|
5 years ago |
Volker Birk
|
6b3e53038e
|
...
|
5 years ago |
Volker Birk
|
eb81c35e15
|
changing to \n line endings
|
5 years ago |
Krista Bennett
|
c8c87e62cd
|
Removed atomic integer stuff from engine - instead, we guard init and release in the adapters.
|
5 years ago |
Edouard Tisserant
|
575e03960b
|
init() and release() atomic operations declared in a way that should work with Visual C as well.
|
5 years ago |
Volker Birk
|
e4cfb490c6
|
adding license info to each file
|
6 years ago |
Markus Schaber
|
134079d79e
|
Sync: Fix windows build, as discussed with Edouard.
|
6 years ago |
Markus Schaber
|
e5699a1b52
|
Make the pEp Engine keysync branch compile on Windows again.
Warning: The changes are not yet tested. Especially the ones in platform_unix.*.
|
6 years ago |
Dean
|
34ef27206b
|
Update for Visual Studio 2015
|
6 years ago |
Volker Birk
|
21be660041
|
UUID specifica
|
6 years ago |
Krista Grothoff
|
0c41902ed4
|
work on fix #36: conditional strlcpy/strcat impl for non-BSD systems. Branched to make testing on other OSs easier before merge to default.
|
6 years ago |
Volker Birk
|
f9cea695ad
|
adding strcasecmp
|
6 years ago |
Volker Birk
|
541ceb6281
|
adding strcasecmp
|
6 years ago |
Volker Birk
|
4eba0bc7c1
|
stpcpy() added to platform windoze
|
7 years ago |
Volker Birk
|
58973ad5a5
|
ssize_t for Windoze
|
7 years ago |
Volker Birk
|
4d9ee50fe6
|
remove mkstemp macro because we have a function
|
7 years ago |
Volker Birk
|
963a978f0d
|
line endings
|
7 years ago |
Volker Birk
|
9b870076f6
|
...
|
7 years ago |
Volker Birk
|
f7233d42ab
|
modifications for Windoze
|
7 years ago |
Volker Birk
|
550a6c8ba5
|
Windoze fixes
|
7 years ago |
vb
|
5d88ed30cc
|
...
|
8 years ago |
vb
|
8af48b626a
|
...
|
8 years ago |
vb
|
c922709a96
|
cleanup
|
8 years ago |
vb
|
3bb5d2377a
|
strncasecmp(3)
|
8 years ago |