projects
/
umurmur.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Do user switch after SSL keys are initialized
[umurmur.git]
/
src
/
server.c
2016-03-05
Felix Morgner
Merge pull request #83 from pfmooney/sockoptlen
blob
|
commitdiff
|
raw
2016-02-21
Patrick Mooney
Fix size of value passed to setsockopt
blob
|
commitdiff
|
raw
2015-09-22
Felix Morgner
Merge branch 'master' of github.com:fmorgner/umurmur
blob
|
commitdiff
|
raw
|
diff to current
2015-08-04
Martin Johansson
Merge branch 'master' of github.com:fatbob313/umurmur
blob
|
commitdiff
|
raw
|
diff to current
2015-07-13
Felix Morgner
Fixed build errors
blob
|
commitdiff
|
raw
|
diff to current
2015-07-13
Dan Turner
Removed null-pointer dereference in low mem.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-12
Felix Morgner
Merge pull request #66 from omor1/master
blob
|
commitdiff
|
raw
|
diff to current
2015-07-12
Omri Mor
Null pointer references
blob
|
commitdiff
|
raw
|
diff to current
2015-07-06
Felix Morgner
Fixed mutiple possible null-pointer derefences #63
blob
|
commitdiff
|
raw
|
diff to current
2015-06-19
Felix Morgner
Merge pull request #62 from marcusball/master
blob
|
commitdiff
|
raw
|
diff to current
2015-06-19
Marcus Ball
Added socket errno EPROTONOSUPPORT to socket support...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-16
Felix Morgner
silenced two warnings
blob
|
commitdiff
|
raw
|
diff to current
2015-02-06
Felix Morgner
Merge pull request #54 from fmorgner/master
blob
|
commitdiff
|
raw
|
diff to current
2015-02-06
Felix Morgner
fixed memory leaks. closes issue #52
blob
|
commitdiff
|
raw
|
diff to current
2014-12-07
Martin Johansson
Merge pull request #48 from snowblind/sharedmemory
blob
|
commitdiff
|
raw
|
diff to current
2014-12-07
Martin Johansson
Merge pull request #49 from fmorgner/master
blob
|
commitdiff
|
raw
|
diff to current
2014-11-17
Michael J. Pounders
Switch over to more modern unix sharedmemory API (reque...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-02
Michael J. Pounders
Make sharedmemory api a compile time option
blob
|
commitdiff
|
raw
|
diff to current
2014-09-14
Michael J. Pounders
Initial sharedmemory API release
blob
|
commitdiff
|
raw
|
diff to current
2014-09-04
Felix Morgner
Hotfix for banning issues
blob
|
commitdiff
|
raw
|
diff to current
2014-06-18
Martin Johansson
Merge pull request #39 from fmorgner/master
blob
|
commitdiff
|
raw
|
diff to current
2014-06-06
Felix Morgner
IPv6 dual-stack support
blob
|
commitdiff
|
raw
|
diff to current
2014-06-02
Felix Morgner
Fixed IPv4/v6 support checks
blob
|
commitdiff
|
raw
|
diff to current
2014-06-01
Felix Morgner
Some optimizations
blob
|
commitdiff
|
raw
|
diff to current
2014-05-22
Felix Morgner
Merge branch 'ipv6' of github.com:fmorgner/umurmur...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-22
Felix Morgner
Handle systems without IPv6 support correctly
blob
|
commitdiff
|
raw
|
diff to current
2014-05-22
Felix Morgner
Handle systems without IPv6 support correctly
blob
|
commitdiff
|
raw
|
diff to current
2014-05-16
Felix Morgner
Minor code cleanup
blob
|
commitdiff
|
raw
|
diff to current
2014-05-02
Felix Morgner
Code cleanup
blob
|
commitdiff
|
raw
|
diff to current
2014-05-02
Felix Morgner
Fixed OS detection
blob
|
commitdiff
|
raw
|
diff to current
2014-05-01
Felix Morgner
Linux vs. BSD sockaddr_storage fix
blob
|
commitdiff
|
raw
|
diff to current
2014-05-01
Felix Morgner
Indentation fixed
blob
|
commitdiff
|
raw
|
diff to current
2014-05-01
Felix Morgner
Merge branch 'gnutls' into ipv6
blob
|
commitdiff
|
raw
|
diff to current
2014-05-01
Felix Morgner
Initial IPv6 support
blob
|
commitdiff
|
raw
|
diff to current
2014-04-29
Felix Morgner
first dirty socket setup
blob
|
commitdiff
|
raw
|
diff to current
2014-04-29
Felix Morgner
Fixed errors in address generation
blob
|
commitdiff
|
raw
|
diff to current
2014-04-29
Felix Morgner
Moved main server loop into its own function
blob
|
commitdiff
|
raw
|
diff to current
2014-04-28
Felix Morgner
Preparation for IPv6 support
blob
|
commitdiff
|
raw
|
diff to current
2014-03-12
Martin Johansson
Merge pull request #34 from fmorgner/master
blob
|
commitdiff
|
raw
|
diff to current
2014-02-26
Felix Morgner
Merge branch 'master' of github.com:fmorgner/umurmur
blob
|
commitdiff
|
raw
|
diff to current
2014-01-15
Felix Morgner
autogenerating DEFAULT_CONFIG via CMAKE
blob
|
commitdiff
|
raw
|
diff to current
2014-01-01
Martin Johansson
Update copyright year
blob
|
commitdiff
|
raw
|
diff to current
2013-06-08
Martin Johansson
Update copyright year.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-13
Martin Johansson
Add release codename.
blob
|
commitdiff
|
raw
|
diff to current
2012-02-25
Martin Johansson
Update copyright year.
blob
|
commitdiff
|
raw
|
diff to current
2012-02-25
Martin Johansson
Close new connections that fail for e.g. ban reason.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-26
Martin Johansson
Updated copyright year.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-07
fatbob313
Add bind address and port to cmdline arguments. Add...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-01
fatbob313
Just warn, not abort, when setting TOS on UDP socket...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-13
fatbob313
Merge of r85:88 from branch polarssl into trunk.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-31
fatbob313
Adjust log output
blob
|
commitdiff
|
raw
|
diff to current
2010-01-16
fatbob313
Make logging more uniform. Fix copyright year
blob
|
commitdiff
|
raw
|
diff to current
2010-01-06
fatbob313
Update copyright year. Fix a typo in logging.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-03
fatbob313
More work toward 1.2.0:
blob
|
commitdiff
|
raw
|
diff to current
2009-08-26
fatbob313
Initial import
blob
|
commitdiff
|
raw
|
diff to current