samples server1.c and client1.c now have same parameters as hamzilla default configuration |
|
More...
|
almost 15 years ago
|
fixed several issues found by clang (thanks, ssb) |
|
More...
|
almost 15 years ago
|
win32 is now fully working; event logging has to be improved |
|
More...
|
almost 15 years ago
|
more win32 fixes (not yet working) |
|
More...
|
almost 15 years ago
|
linux hamzilla uses default config path and fixes bug in daemonize() |
|
More...
|
almost 15 years ago
|
renamed hamsrv to hamzilla |
|
More...
|
almost 15 years ago
|
more TODO items for win32 service |
|
More...
|
almost 15 years ago
|
win32 service is running (not yet fully tested) |
|
More...
|
almost 15 years ago
|
added/updated TODO items |
|
More...
|
almost 15 years ago
|
updated TODO items |
|
More...
|
almost 15 years ago
|
renamed endian.h to endianswap.h to avoid conflicts with /usr/include/endian.h |
|
More...
|
almost 15 years ago
|
fixed some commpiler warnings with MSVC9 |
|
More...
|
almost 15 years ago
|
added new TODO item |
|
More...
|
almost 15 years ago
|
fixed compilation with newest ArchLinux (gcc 4.5.1) |
|
More...
|
almost 15 years ago
|
fixed compilation with newest ArchLinux (gcc 4.5.1) |
|
More...
|
almost 15 years ago
|
fixed win64 project settings |
|
More...
|
almost 15 years ago
|
started writing the win32 service - not finished, this will not compile |
|
More...
|
almost 15 years ago
|
fixed the last two RemoteTest fixtures on win32 - remote functionality on win32 is now complete |
|
More...
|
almost 15 years ago
|
fixed mongoose issue on win32 - nearly all tests are now runnign successfully |
|
More...
|
almost 15 years ago
|
moved precompiled win32 libs to a different repository |
|
More...
|
almost 15 years ago
|
updating visual studio projects to 2009; added projects for server and new samples |
|
More...
|
almost 15 years ago
|
ported remote functions to win32/VS2008 |
|
More...
|
almost 15 years ago
|
Merge branch 'master' of github.com:cruppstahl/hamsterdb |
|
More...
|
almost 15 years ago
|
removed warnings of MSVC/VS2005 |
|
More...
|
almost 15 years ago
|
ham_flush is now deprecated |
|
More...
|
almost 15 years ago
|
ham_flush is now deprecated and is implemented/replaced with ham_env_flush; ham_flush is therefore no longer needed as a remote request |
|
More...
|
almost 15 years ago
|
fixed protobuf code in ./configure |
|
More...
|
almost 15 years ago
|
added Ubuntu package names for the dependencies |
|
More...
|
almost 15 years ago
|
added information about the dependencies (protobuf, libcurl) to the README |
|
More...
|
almost 15 years ago
|
moved server/ to src/server/ and renamed the namespace from hamserver_ to ham_srv_ |
|
More...
|
almost 15 years ago
|