openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
janvidar's uhub
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 20 hours
ago. based on code collected
about 20 hours
ago.
Jun 04, 2024 — Jun 04, 2025
Showing page 22 of 31
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Whitespace cleanups.
Jan Vidar Krey
More...
over 15 years ago
Refactor the address parsing bits of adcrush.
Jan Vidar Krey
More...
over 15 years ago
Removed some old unused macros.
Jan Vidar Krey
More...
over 15 years ago
Added a configurable listen() backlog (defaults to: server_listen_backlog=50)
Jan Vidar Krey
More...
over 15 years ago
Doc update.
Jan Vidar Krey
More...
over 15 years ago
Some compile fixes and memory leak fixes for ADCRush.
Jan Vidar Krey
More...
over 15 years ago
Fix to net_con_close() which allows us to either delete the connection immediately if that is safe, or delete it later.
Jan Vidar Krey
More...
over 15 years ago
More work on the ADC client lib.
Jan Vidar Krey
More...
over 15 years ago
Compile fix.
Jan Vidar Krey
More...
over 15 years ago
Merge branch 'master' of baracus-vpn:~/git/uhub
Jan Vidar Krey
More...
over 15 years ago
Added lots of asserts, and split out the ip address from the connection object. Still a lot of work remains and a massive network connection cleanup is needed.
Jan Vidar Krey
More...
over 15 years ago
Fix bug #82 - Crash writing a log larger than 2GB on a 32 bit system as _FILE_OFFSET_BITS was not declared to be 64.
Jan Vidar Krey
More...
over 15 years ago
Fix memory issues in ADC client lib.
Jan Vidar Krey
More...
almost 16 years ago
Fix a failing autotest.
Jan Vidar Krey
More...
almost 16 years ago
Fix compile warning.
Jan Vidar Krey
More...
almost 16 years ago
Fix some issues regarding header extraction.
Jan Vidar Krey
More...
almost 16 years ago
Added new convenient adc_msg_* functions for accessing named parameters.
Jan Vidar Krey
More...
almost 16 years ago
Fix bug #77 - Error in ACL command parsing.
Jan Vidar Krey
More...
almost 16 years ago
Cleanup argument extraction.
Jan Vidar Krey
More...
almost 16 years ago
Added a macro that can keep the line count down.
Jan Vidar Krey
More...
almost 16 years ago
Various fixes, the admin tool at least compiles and runs.
Jan Vidar Krey
More...
almost 16 years ago
Split uhub.h
Jan Vidar Krey
More...
almost 16 years ago
Various build fixes.
Jan Vidar Krey
More...
almost 16 years ago
Started splitting up ADC rush. Need a test client before we can proceed anyway.
Jan Vidar Krey
More...
almost 16 years ago
Misc connection changes.
Jan Vidar Krey
More...
almost 16 years ago
Cleanup some code.
Jan Vidar Krey
More...
almost 16 years ago
Fix output handling.
Jan Vidar Krey
More...
almost 16 years ago
Fixed printf issues with size_t. Since Windows do not support %zu we have to use %Iu there instead. Solved that with an ugly but needed macro.
Jan Vidar Krey
More...
almost 16 years ago
Move the network related flags from network.h to connection.h since that is where they are used.
Jan Vidar Krey
More...
almost 16 years ago
Complete moving all connection related data out of the hub_user object.
Jan Vidar Krey
More...
almost 16 years ago
←
1
2
…
18
19
20
21
22
23
24
25
26
…
30
31
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree