Histórico de Commits

Autor SHA1 Mensagem Data
  default 8c91956947 Replace an sprintf() with an snprintf(). há 3 anos atrás
  default 65f5173c2a Moved srv_running variable to httpd.c. há 3 anos atrás
  default efec8a6eae If sem_open() fails, try again with sem_init(). há 3 anos atrás
  default 970ad7a540 Got rid of xs_encdec.h. há 3 anos atrás
  default a15ec49a1d Fixed conflict. há 3 anos atrás
  poesty 3bd83457d9 Fixed the issue of semaphore name conflicts. há 3 anos atrás
  default 920ff76297 Print the total running time at httpd stop. há 3 anos atrás
  default 6bad2355ef Moved sem_close() further to the end. há 3 anos atrás
  default 2824ba5be3 Added some includes needed for last sem_open() / uintptr_t changes. há 3 anos atrás
  Saagar Jha e25960c548 Fix pointer-to-int cast há 3 anos atrás
  Saagar Jha 578c94ba69 Use named semaphores há 3 anos atrás
  default 185aac2387 Added -Wextra to C flags. há 3 anos atrás
  default 753eadfd17 Added some const here and there. há 3 anos atrás
  default 997b17d854 Moved JSON output validation to httpd.c. há 3 anos atrás
  default 8804227798 New function mastoapi_put_handler(). há 3 anos atrás
  default 526d4e8abb Added a new compilation variable NO_MASTODON_API. há 3 anos atrás
  default bd539b8350 Replace %admin_email% in greeting.html. há 3 anos atrás
  default c0a48f1f4e Added support for likes and boosts. há 3 anos atrás
  default 4ced03bac1 OAuth login now works. há 3 anos atrás
  default 4964a56456 More mastoapi work. há 3 anos atrás
  default eba6987fd5 Added some OAuth scaffold code. há 3 anos atrás
  default 353e393f4d New file mastoapi.c. há 3 anos atrás
  default 14cbf124f9 More log level tweaks. há 3 anos atrás
  default b2ce9323db Added the url to srv_archive(). há 3 anos atrás
  default 5036cb5e11 Connection jobs are treated as urgent. há 3 anos atrás
  default 60c50c02f6 Create sleep mutex and cond variable only once. há 3 anos atrás
  default 295507fd9e Close everything if xs_socket_accept() returns NULL. há 3 anos atrás
  default 3283536cfa Deleted useless code. há 3 anos atrás
  default 2bfebba7be Don't wait for 3 seconds if there were some q_items processed. há 3 anos atrás
  default 7e27ccfde8 Try to show a piece of the error after connecting. há 3 anos atrás