index
:
user/yawning/liballium
master
Yawning's liballium repository
Yawning Angel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Build liballium with -Wextra, and remove a redundant -O2.
HEAD
master
Yawning Angel
2014-04-09
*
Don't define the vsnprintf prototype when compiling with gcc/clang (Fixes #3)
Yawning Angel
2014-03-16
*
Minor portability fixes
v0.0.1
Yawning Angel
2014-03-04
*
Merging changes from Fabian Keil
Yawning Angel
2014-02-14
*
Fix the package config file header location
Yawning Angel
2014-02-14
*
Update the README file to remove some stuff I probably won't add to this.
Yawning Angel
2014-02-14
*
Use autoconf/automake/libtool instead of CMake (Fixes #2)
Yawning Angel
2014-02-14
*
Flush stdout after sending [C,S]METHODS DONE.
Yawning Angel
2014-01-31
*
Actually wipe memory in allium_scrub(), thanks to Michael Schruf for the bug ...
Yawning Angel
2013-10-02
*
Fix a spelling error.
Yawning Angel
2013-09-29
*
Added an example for how to query server transport options.
Yawning Angel
2013-09-28
*
Add unit tests for the SERVER_TRANSPORT_OPTIONS stuff.
Yawning Angel
2013-09-28
*
Add untested support for unescaping the value portion of SERVER_TRANSPORT_OPT...
Yawning Angel
2013-09-28
*
Cleaned up the server init tests.
Yawning Angel
2013-09-28
*
Removed a ton of bfromcstr calls by using struct tagbstrings instead. Also c...
Yawning Angel
2013-09-28
*
Add (somewhat incomplete) support for SERVER_TRANSPORT_OPTIONS.
Yawning Angel
2013-09-28
*
Add a helpful comment to parse_bind_address(). No functional changes.
Yawning Angel
2013-09-28
*
Remove a getenv() call that I missed in that refactor.
Yawning Angel
2013-09-28
*
Refactor allium_ptcfg_init() into different functions.
Yawning Angel
2013-09-28
*
Merge branch 'master' into issue1
Yawning Angel
2013-09-27
|
\
|
*
Fixed a dumb double destroy in init() on OOM, thanks to asn.
Yawning Angel
2013-09-27
*
|
Merge branch 'master' into issue1
Yawning Angel
2013-09-27
|
\
\
|
|
/
|
*
Removed a stray ')' in a comment, no functional changes.
Yawning Angel
2013-09-27
*
|
Add allium_ptcfg_auth_cookie_file() to the gotchas in the documentation.
Yawning Angel
2013-09-27
*
|
Added support for TOR_PT_AUTH_COOKIE_FILE. Still the easy bits of #1.
Yawning Angel
2013-09-27
*
|
Merge branch 'master' into issue1
Yawning Angel
2013-09-27
|
\
\
|
|
/
|
*
Actually free everything in allium_ptcfg_free().
Yawning Angel
2013-09-27
*
|
Remove FORWARD, DECLARE and USE-EXTENDED-PORT. The easy part of #1.
Yawning Angel
2013-09-27
|
/
*
Whoops, the SMETHOD ARGS and DECLARE are also delimited by a ':'.
Yawning Angel
2013-09-27
*
Initial import
Yawning Angel
2013-09-27