33 Commits (6e85cbcf9c2585602d3db602be263b27745010a0)

Author SHA1 Message Date
  Sean Enck dcf4cb7cde
when entering/generating the password it's helpful to at least be asked to confirm the input so if you get something like an extraneous character, on confirmation, you could catch that 6 years ago
  Daniel Oaks b1a73142b5 Expose current git commit 6 years ago
  Daniel Oaks 52e3dde77a Move mkcerts package under lib/ 6 years ago
  Daniel Oaks 1d22d65f9f Make config errors display more nicely 6 years ago
  Daniel Oaks 2cbbec567c Don't override package name 6 years ago
  Daniel Oaks 68b1dc9e72 Split passwd into its' own subpackage 6 years ago
  Shivaram Lingamneni aff1752d67 refactor logging to implement #142 6 years ago
  Shivaram Lingamneni e8b1870067 refactor the rehash implementation 6 years ago
  Daniel Oaks 8e32098f1f Quiet mkcerts messages 6 years ago
  Daniel Oaks 3db81be7e3 startup: Add warning about running unreleased versions 7 years ago
  Daniel Oaks a8fa131244 Move to new repo 7 years ago
  Daniel Oaks 7ac96114c3 log: Allow logging to stdout 7 years ago
  Daniel Oaks 5c518531be Integrate StackImpact profiling 7 years ago
  Daniel Oaks 317a804644 Fix dates at top of source files 7 years ago
  Daniel Oaks 439331cfb8 logger: Move to separate package, make *much* nicer 7 years ago
  Daniel Oaks 415a8117ee logger: Better colours and output 7 years ago
  Daniel Oaks 29e89b16a0 logger: Very initial working new logs 7 years ago
  Daniel Oaks e741c1476b Implement message-ids draft 7 years ago
  Daniel Oaks 6d6c1936cc Handle db better, fix bug, update db schema, rest 7 years ago
  Daniel Oaks 6beaeff9c7 Cleanup running version string 7 years ago
  Daniel Oaks 6cd71e1b9e Add REHASH command 7 years ago
  Daniel Oaks e807f3ca04 Fixing warnings and golint stuff 7 years ago
  Daniel Oaks dc0f679723 oragono: add --quiet flag 7 years ago
  Daniel Oaks ae69ef5cd6 db: Remove SQLite db, hopefully looking up clients still works.Channel persistence is broken by this, will fix it later. 7 years ago
  Daniel Oaks 6e96a175d6 registration: Add new password manager, integrate registration and credential types 7 years ago
  Daniel Oaks 1746be2bb8 db: Add very initial buntdb datastore 7 years ago
  Daniel Oaks d65f86e120 mkcerts: Clean up and rename to be nicer 7 years ago
  Daniel Oaks b519145a8a mkcerts: Split into separate file 7 years ago
  Daniel Oaks 748bc759cb Cleanups reported by goreportcard 8 years ago
  Daniel Oaks 2f08401a0f Attempt to add mostly-correct license info at the top of each file... track this stuff a bit better 8 years ago
  Daniel Oaks 5027391bff Add ability to generate certs 8 years ago
  Daniel Oaks 130b9ecb9c Remove pointless comment 8 years ago
  Daniel Oaks c0c16c72f0 ergonomadic -> oragono. I'm making lots of changes and this is AN EXPERIMENT. I want to differentiate this from Ergonomadic proper 8 years ago
  Daniel Oaks 29d80366a6 Use docopt for command-line processing and new YAML configuration format 8 years ago
  Edmund Huber 89bdb8a321 this can't be for real 9 years ago
  Jeremy Latt bffad06a26 v1.4 10 years ago
  Edmund Huber 71f6562ecc fix mandatory argument handling 10 years ago
  Jeremy Latt ab95fc8002 convert some args to subcommands 10 years ago
  Jeremy Latt e15f47c766 move to channel-based logging 10 years ago
  Jeremy Latt 09cff18972 print message when exiting main program 10 years ago
  Jeremy Latt cf76d2bd77 persist and load channel mask lists 10 years ago
  Jeremy Latt 69cdad45ac partially-working sqlite-based usermasks 10 years ago
  Edmund Huber af2c7a0b80 change default config file 10 years ago
  Jeremy Latt 5c6f8ff92a improve logging 10 years ago
  Jeremy Latt 22c1cfdc3e chdir instead of relativizing paths in config 10 years ago
  Jeremy Latt 9aa7debbfe move password handling into a single file 10 years ago
  Jeremy Latt b421971b61 move db init/open functions into a single file 10 years ago
  Jeremy Latt 83d021fcb7 switch to gcfg for conf file 10 years ago
  Jeremy Latt b30e247e77 properly persist channels 10 years ago
  Jeremy Latt 02abeeb164 persistent channels persisted to a sqlite db 10 years ago