projects
/
umurmur.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
umurmur.git
2014-12-15
Martin Johansson
Use include flag to compiler instead of relative path...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-07
Martin Johansson
Some cleanup. Removed sharedmemory_global.h
commit
|
commitdiff
|
tree
|
snapshot
2014-12-07
Martin Johansson
Add check for shm_open() since these functions quite...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-07
Martin Johansson
Merge pull request #48 from snowblind/sharedmemory
commit
|
commitdiff
|
tree
|
snapshot
2014-12-07
Martin Johansson
Merge pull request #49 from fmorgner/master
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Michael J....
Code changes requested by fmorgner
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Felix Morgner
fixed banning (hopefully)
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Martin Johansson
Fix ban timestamp handling when reading banlist from...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-30
Michael J....
Last bit of code clean up, and bug fixes. Release?
commit
|
commitdiff
|
tree
|
snapshot
2014-11-26
Michael J....
remove comment from client.h file.. no need for it now
commit
|
commitdiff
|
tree
|
snapshot
2014-11-26
Michael J....
remove world readable bit on shm_area. Fix cmake build
commit
|
commitdiff
|
tree
|
snapshot
2014-11-26
Michael J....
commit missing config.h.in filey
commit
|
commitdiff
|
tree
|
snapshot
2014-11-26
Michael J....
Fix a few bugs
commit
|
commitdiff
|
tree
|
snapshot
2014-11-23
Michael J....
Code clean up
commit
|
commitdiff
|
tree
|
snapshot
2014-11-23
Michael J....
rework Sharedmemory_update() to not use memcpy (request...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-17
Michael J....
remove umurmurd-websocket moving to own git (requested...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-17
Michael J....
Switch over to more modern unix sharedmemory API (reque...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-02
Michael J....
Make sharedmemory api a compile time option
commit
|
commitdiff
|
tree
|
snapshot
2014-09-28
Michael J....
Merge branch 'sharedmemory' of github.com:snowblind...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-28
Michael J....
Fix displayed idle and online time, add CHANGES files...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
snowblind
Fit README.md format errors
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
snowblind
Update README.md
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
Michael J....
update
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
Michael J....
Initial shm_utils commit
commit
|
commitdiff
|
tree
|
snapshot
2014-09-21
Michael J....
Remove unused offset variable in src/ssl.h
commit
|
commitdiff
|
tree
|
snapshot
2014-09-14
Michael J....
Initial sharedmemory API release
commit
|
commitdiff
|
tree
|
snapshot
2014-09-08
Felix Morgner
fixed typo
commit
|
commitdiff
|
tree
|
snapshot
2014-09-08
Felix Morgner
fix address comparison
commit
|
commitdiff
|
tree
|
snapshot
2014-09-04
Felix Morgner
Hotfix for banning issues
commit
|
commitdiff
|
tree
|
snapshot
2014-08-08
Martin Johansson
Update Changelog and README
commit
|
commitdiff
|
tree
|
snapshot
2014-08-08
Martin Johansson
Update to version 0.2.15
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Martin Johansson
Update to use Protobuf-C 1.0.0. This change required...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-28
Martin Johansson
Added util.c to Makefile.am
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Martin Johansson
Merge pull request #39 from fmorgner/master
commit
|
commitdiff
|
tree
|
snapshot
2014-06-06
Felix Morgner
IPv6 dual-stack support
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
Felix Morgner
Fixed IPv4/v6 support checks
commit
|
commitdiff
|
tree
|
snapshot
2014-06-01
Felix Morgner
Some optimizations
commit
|
commitdiff
|
tree
|
snapshot
2014-05-22
Felix Morgner
Merge branch 'ipv6' of github.com:fmorgner/umurmur...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-22
Felix Morgner
Handle systems without IPv6 support correctly
commit
|
commitdiff
|
tree
|
snapshot
2014-05-22
Felix Morgner
Handle systems without IPv6 support correctly
commit
|
commitdiff
|
tree
|
snapshot
2014-05-16
Felix Morgner
Minor code cleanup
commit
|
commitdiff
|
tree
|
snapshot
2014-05-02
Felix Morgner
Code cleanup
commit
|
commitdiff
|
tree
|
snapshot
2014-05-02
Felix Morgner
Fixed OS detection
commit
|
commitdiff
|
tree
|
snapshot
2014-05-02
Felix Morgner
Fixed banning to work for both v4 and v6
commit
|
commitdiff
|
tree
|
snapshot
2014-05-01
Felix Morgner
Fixed preprocessor defines
commit
|
commitdiff
|
tree
|
snapshot
2014-05-01
Felix Morgner
Linux vs. BSD sockaddr_storage fix
commit
|
commitdiff
|
tree
|
snapshot
2014-05-01
Felix Morgner
Indentation fixed
commit
|
commitdiff
|
tree
|
snapshot
2014-05-01
Felix Morgner
indentation test
commit
|
commitdiff
|
tree
|
snapshot
2014-05-01
Felix Morgner
IPv6 sendto fix
commit
|
commitdiff
|
tree
|
snapshot
2014-05-01
Felix Morgner
Merge branch 'gnutls' into ipv6
commit
|
commitdiff
|
tree
|
snapshot
2014-05-01
Felix Morgner
Initial IPv6 support
commit
|
commitdiff
|
tree
|
snapshot
2014-05-01
Felix Morgner
Added support for IPv6 peer addresses
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Martin Johansson
Merge pull request #38 from fmorgner/master
commit
|
commitdiff
|
tree
|
snapshot
2014-04-29
Felix Morgner
first dirty socket setup
commit
|
commitdiff
|
tree
|
snapshot
2014-04-29
Felix Morgner
Fixed errors in address generation
commit
|
commitdiff
|
tree
|
snapshot
2014-04-29
Felix Morgner
Moved main server loop into its own function
commit
|
commitdiff
|
tree
|
snapshot
2014-04-28
Felix Morgner
Preparation for IPv6 support
commit
|
commitdiff
|
tree
|
snapshot
2014-04-24
Felix Morgner
Merge branch 'master' into gnutls
commit
|
commitdiff
|
tree
|
snapshot
2014-04-24
Felix Morgner
Fixed license notice
commit
|
commitdiff
|
tree
|
snapshot
2014-04-24
Felix Morgner
Cleanup of the byteorder patch
commit
|
commitdiff
|
tree
|
snapshot
2014-04-24
Felix Morgner
Merge branch 'gnutls' of github.com:fmorgner/umurmur...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-24
Felix Morgner
Fixed a problem with byte switching
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Felix Morgner
Preparation for GnuTLS backend
commit
|
commitdiff
|
tree
|
snapshot
2014-04-22
Martin Johansson
Merge pull request #37 from fmorgner/master
commit
|
commitdiff
|
tree
|
snapshot
2014-04-22
Felix Morgner
Merge branch 'master' into gnutls
commit
|
commitdiff
|
tree
|
snapshot
2014-04-22
Felix Morgner
fixed wrong comparison operator
commit
|
commitdiff
|
tree
|
snapshot
2014-04-17
Felix Morgner
Preparation for GnuTLS support
commit
|
commitdiff
|
tree
|
snapshot
2014-04-17
Felix Morgner
Use c99 standard bool when available
commit
|
commitdiff
|
tree
|
snapshot
2014-03-12
Martin Johansson
Merge pull request #34 from fmorgner/master
commit
|
commitdiff
|
tree
|
snapshot
2014-02-26
Felix Morgner
fixed breakage caused by me
commit
|
commitdiff
|
tree
|
snapshot
2014-02-26
Felix Morgner
Merge branch 'master' of github.com:fmorgner/umurmur
commit
|
commitdiff
|
tree
|
snapshot
2014-02-26
Felix Morgner
Revert "removed autotools build environment"
commit
|
commitdiff
|
tree
|
snapshot
2014-01-23
Felix Morgner
changed default behaviour for clock_gettime()
commit
|
commitdiff
|
tree
|
snapshot
2014-01-16
Felix Morgner
removed trailing whitespaces
commit
|
commitdiff
|
tree
|
snapshot
2014-01-16
Felix Morgner
updated README
commit
|
commitdiff
|
tree
|
snapshot
2014-01-16
Felix Morgner
improved cmake modules
commit
|
commitdiff
|
tree
|
snapshot
2014-01-16
Felix Morgner
added cmake flags for polarssl testcert and havege
commit
|
commitdiff
|
tree
|
snapshot
2014-01-15
Felix Morgner
fixed a typo
commit
|
commitdiff
|
tree
|
snapshot
2014-01-15
Felix Morgner
added config installation
commit
|
commitdiff
|
tree
|
snapshot
2014-01-15
Felix Morgner
autogenerating DEFAULT_CONFIG via CMAKE
commit
|
commitdiff
|
tree
|
snapshot
2014-01-14
Felix Morgner
linking against librt now works
commit
|
commitdiff
|
tree
|
snapshot
2014-01-14
Felix Morgner
added installation support to CMake environment
commit
|
commitdiff
|
tree
|
snapshot
2014-01-14
Felix Morgner
Merge branch 'cmake'
commit
|
commitdiff
|
tree
|
snapshot
2014-01-13
Felix Morgner
fix architecture dependend library paths
commit
|
commitdiff
|
tree
|
snapshot
2014-01-13
Felix Morgner
better cmake implementation
commit
|
commitdiff
|
tree
|
snapshot
2014-01-13
Felix Morgner
added the REQUIRED flag for libconfig and protobuf-c
commit
|
commitdiff
|
tree
|
snapshot
2014-01-13
Felix Morgner
final fix for the linking directories.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-13
Felix Morgner
fix for non-standartd lib paths
commit
|
commitdiff
|
tree
|
snapshot
2014-01-13
Felix Morgner
fixed cmake again...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-13
Felix Morgner
put some stuff back in
commit
|
commitdiff
|
tree
|
snapshot
2014-01-13
Felix Morgner
linking seems fine now (at least on osx)
commit
|
commitdiff
|
tree
|
snapshot
2014-01-13
Felix Morgner
preliminary cmake support. linking still broken.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-12
Felix Morgner
fixed clock source. embarassing...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-12
Felix Morgner
added cmake build directory
commit
|
commitdiff
|
tree
|
snapshot
2014-01-12
Felix Morgner
working on a cmake environment
commit
|
commitdiff
|
tree
|
snapshot
2014-01-10
Felix Morgner
removed autotools build environment
commit
|
commitdiff
|
tree
|
snapshot
2014-01-10
Felix Morgner
workaround for missing clock_gettime() in OS
commit
|
commitdiff
|
tree
|
snapshot
2014-01-01
Martin Johansson
Update ChangeLog
commit
|
commitdiff
|
tree
|
snapshot
2014-01-01
Martin Johansson
Update contributors
commit
|
commitdiff
|
tree
|
snapshot
2014-01-01
Martin Johansson
Update copyright year
commit
|
commitdiff
|
tree
|
snapshot
next