mirror of
https://github.com/deltachat/deltachat-core.git
synced 2025-10-05 10:39:27 +02:00
(r10s, hpk) remove all boilerplate license information from the source files
This commit is contained in:
parent
eee711159e
commit
ce0776e6f4
69 changed files with 0 additions and 1516 deletions
|
@ -1,25 +1,3 @@
|
||||||
/*******************************************************************************
|
|
||||||
*
|
|
||||||
* Delta Chat Core
|
|
||||||
* Copyright (C) 2017 Björn Petersen
|
|
||||||
* Contact: r10s@b44t.com, http://b44t.com
|
|
||||||
*
|
|
||||||
* This program is free software: you can redistribute it and/or modify it under
|
|
||||||
* the terms of the GNU General Public License as published by the Free Software
|
|
||||||
* Foundation, either version 3 of the License, or (at your option) any later
|
|
||||||
* version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
||||||
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
|
||||||
* details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along with
|
|
||||||
* this program. If not, see http://www.gnu.org/licenses/ .
|
|
||||||
*
|
|
||||||
******************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
#include <ctype.h>
|
#include <ctype.h>
|
||||||
#include "dc_context.h"
|
#include "dc_context.h"
|
||||||
#include "dc_aheader.h"
|
#include "dc_aheader.h"
|
||||||
|
|
|
@ -1,25 +1,3 @@
|
||||||
/*******************************************************************************
|
|
||||||
*
|
|
||||||
* Delta Chat Core
|
|
||||||
* Copyright (C) 2017 Björn Petersen
|
|
||||||
* Contact: r10s@b44t.com, http://b44t.com
|
|
||||||
*
|
|
||||||
* This program is free software: you can redistribute it and/or modify it under
|
|
||||||
* the terms of the GNU General Public License as published by the Free Software
|
|
||||||
* Foundation, either version 3 of the License, or (at your option) any later
|
|
||||||
* version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
||||||
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
|
||||||
* details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along with
|
|
||||||
* this program. If not, see http://www.gnu.org/licenses/ .
|
|
||||||
*
|
|
||||||
******************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
#ifndef __DC_AHEADER_H__
|
#ifndef __DC_AHEADER_H__
|
||||||
#define __DC_AHEADER_H__
|
#define __DC_AHEADER_H__
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
|
|
|
@ -1,25 +1,3 @@
|
||||||
/*******************************************************************************
|
|
||||||
*
|
|
||||||
* Delta Chat Core
|
|
||||||
* Copyright (C) 2017 Björn Petersen
|
|
||||||
* Contact: r10s@b44t.com, http://b44t.com
|
|
||||||
*
|
|
||||||
* This program is free software: you can redistribute it and/or modify it under
|
|
||||||
* the terms of the GNU General Public License as published by the Free Software
|
|
||||||
* Foundation, either version 3 of the License, or (at your option) any later
|
|
||||||
* version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
||||||
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
|
||||||
* details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along with
|
|
||||||
* this program. If not, see http://www.gnu.org/licenses/ .
|
|
||||||
*
|
|
||||||
******************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
#include "dc_context.h"
|
#include "dc_context.h"
|
||||||
#include "dc_apeerstate.h"
|
#include "dc_apeerstate.h"
|
||||||
#include "dc_aheader.h"
|
#include "dc_aheader.h"
|
||||||
|
|
|
@ -1,25 +1,3 @@
|
||||||
/*******************************************************************************
|
|
||||||
*
|
|
||||||
* Delta Chat Core
|
|
||||||
* Copyright (C) 2017 Björn Petersen
|
|
||||||
* Contact: r10s@b44t.com, http://b44t.com
|
|
||||||
*
|
|
||||||
* This program is free software: you can redistribute it and/or modify it under
|
|
||||||
* the terms of the GNU General Public License as published by the Free Software
|
|
||||||
* Foundation, either version 3 of the License, or (at your option) any later
|
|
||||||
* version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
||||||
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
|
||||||
* details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along with
|
|
||||||
* this program. If not, see http://www.gnu.org/licenses/ .
|
|
||||||
*
|
|
||||||
******************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
#ifndef __DC_APEERSTATE_H__
|
#ifndef __DC_APEERSTATE_H__
|
||||||
#define __DC_APEERSTATE_H__
|
#define __DC_APEERSTATE_H__
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
|
|
|
@ -1,25 +1,3 @@
|
||||||
/*******************************************************************************
|
|
||||||
*
|
|
||||||
* Delta Chat Core
|
|
||||||
* Copyright (C) 2017 Björn Petersen
|
|
||||||
* Contact: r10s@b44t.com, http://b44t.com
|
|
||||||
*
|
|
||||||
* This program is free software: you can redistribute it and/or modify it under
|
|
||||||
* the terms of the GNU General Public License as published by the Free Software
|
|
||||||
* Foundation, either version 3 of the License, or (at your option) any later
|
|
||||||
* version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
||||||
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
|
||||||
* details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along with
|
|
||||||
* this program. If not, see http://www.gnu.org/licenses/ .
|
|
||||||
*
|
|
||||||
******************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
#include "dc_context.h"
|
#include "dc_context.h"
|
||||||
#include "dc_array.h"
|
#include "dc_array.h"
|
||||||
|
|
||||||
|
|
|
@ -1,25 +1,3 @@
|
||||||
/*******************************************************************************
|
|
||||||
*
|
|
||||||
* Delta Chat Core
|
|
||||||
* Copyright (C) 2017 Björn Petersen
|
|
||||||
* Contact: r10s@b44t.com, http://b44t.com
|
|
||||||
*
|
|
||||||
* This program is free software: you can redistribute it and/or modify it under
|
|
||||||
* the terms of the GNU General Public License as published by the Free Software
|
|
||||||
* Foundation, either version 3 of the License, or (at your option) any later
|
|
||||||
* version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
||||||
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
|
||||||
* details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along with
|
|
||||||
* this program. If not, see http://www.gnu.org/licenses/ .
|
|
||||||
*
|
|
||||||
******************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
#ifndef __DC_ARRAY_H__
|
#ifndef __DC_ARRAY_H__
|
||||||
#define __DC_ARRAY_H__
|
#define __DC_ARRAY_H__
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
|
|
|
@ -1,25 +1,3 @@
|
||||||
/*******************************************************************************
|
|
||||||
*
|
|
||||||
* Delta Chat Core
|
|
||||||
* Copyright (C) 2017 Björn Petersen
|
|
||||||
* Contact: r10s@b44t.com, http://b44t.com
|
|
||||||
*
|
|
||||||
* This program is free software: you can redistribute it and/or modify it under
|
|
||||||
* the terms of the GNU General Public License as published by the Free Software
|
|
||||||
* Foundation, either version 3 of the License, or (at your option) any later
|
|
||||||
* version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
||||||
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
|
||||||
* details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along with
|
|
||||||
* this program. If not, see http://www.gnu.org/licenses/ .
|
|
||||||
*
|
|
||||||
******************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
#include <assert.h>
|
#include <assert.h>
|
||||||
#include "dc_context.h"
|
#include "dc_context.h"
|
||||||
#include "dc_job.h"
|
#include "dc_job.h"
|
||||||
|
|
|
@ -1,25 +1,3 @@
|
||||||
/*******************************************************************************
|
|
||||||
*
|
|
||||||
* Delta Chat Core
|
|
||||||
* Copyright (C) 2017 Björn Petersen
|
|
||||||
* Contact: r10s@b44t.com, http://b44t.com
|
|
||||||
*
|
|
||||||
* This program is free software: you can redistribute it and/or modify it under
|
|
||||||
* the terms of the GNU General Public License as published by the Free Software
|
|
||||||
* Foundation, either version 3 of the License, or (at your option) any later
|
|
||||||
* version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
||||||
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
|
||||||
* details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along with
|
|
||||||
* this program. If not, see http://www.gnu.org/licenses/ .
|
|
||||||
*
|
|
||||||
******************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
#ifndef __DC_CHAT_H__
|
#ifndef __DC_CHAT_H__
|
||||||
#define __DC_CHAT_H__
|
#define __DC_CHAT_H__
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
|
|
|
@ -1,25 +1,3 @@
|
||||||
/*******************************************************************************
|
|
||||||
*
|
|
||||||
* Delta Chat Core
|
|
||||||
* Copyright (C) 2017 Björn Petersen
|
|
||||||
* Contact: r10s@b44t.com, http://b44t.com
|
|
||||||
*
|
|
||||||
* This program is free software: you can redistribute it and/or modify it under
|
|
||||||
* the terms of the GNU General Public License as published by the Free Software
|
|
||||||
* Foundation, either version 3 of the License, or (at your option) any later
|
|
||||||
* version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
||||||
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
|
||||||
* details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along with
|
|
||||||
* this program. If not, see http://www.gnu.org/licenses/ .
|
|
||||||
*
|
|
||||||
******************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
#include "dc_context.h"
|
#include "dc_context.h"
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,25 +1,3 @@
|
||||||
/*******************************************************************************
|
|
||||||
*
|
|
||||||
* Delta Chat Core
|
|
||||||
* Copyright (C) 2017 Björn Petersen
|
|
||||||
* Contact: r10s@b44t.com, http://b44t.com
|
|
||||||
*
|
|
||||||
* This program is free software: you can redistribute it and/or modify it under
|
|
||||||
* the terms of the GNU General Public License as published by the Free Software
|
|
||||||
* Foundation, either version 3 of the License, or (at your option) any later
|
|
||||||
* version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
||||||
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
|
||||||
* details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along with
|
|
||||||
* this program. If not, see http://www.gnu.org/licenses/ .
|
|
||||||
*
|
|
||||||
******************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
#ifndef __DC_CHATLIST_H__
|
#ifndef __DC_CHATLIST_H__
|
||||||
#define __DC_CHATLIST_H__
|
#define __DC_CHATLIST_H__
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
|
|
|
@ -1,25 +1,3 @@
|
||||||
/*******************************************************************************
|
|
||||||
*
|
|
||||||
* Delta Chat Core
|
|
||||||
* Copyright (C) 2017 Björn Petersen
|
|
||||||
* Contact: r10s@b44t.com, http://b44t.com
|
|
||||||
*
|
|
||||||
* This program is free software: you can redistribute it and/or modify it under
|
|
||||||
* the terms of the GNU General Public License as published by the Free Software
|
|
||||||
* Foundation, either version 3 of the License, or (at your option) any later
|
|
||||||
* version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
||||||
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
|
||||||
* details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along with
|
|
||||||
* this program. If not, see http://www.gnu.org/licenses/ .
|
|
||||||
*
|
|
||||||
******************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
#include <dirent.h>
|
#include <dirent.h>
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
#include "dc_context.h"
|
#include "dc_context.h"
|
||||||
|
|
|
@ -1,25 +1,3 @@
|
||||||
/*******************************************************************************
|
|
||||||
*
|
|
||||||
* Delta Chat Core
|
|
||||||
* Copyright (C) 2017 Björn Petersen
|
|
||||||
* Contact: r10s@b44t.com, http://b44t.com
|
|
||||||
*
|
|
||||||
* This program is free software: you can redistribute it and/or modify it under
|
|
||||||
* the terms of the GNU General Public License as published by the Free Software
|
|
||||||
* Foundation, either version 3 of the License, or (at your option) any later
|
|
||||||
* version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
||||||
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
|
||||||
* details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along with
|
|
||||||
* this program. If not, see http://www.gnu.org/licenses/ .
|
|
||||||
*
|
|
||||||
******************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
#include "dc_context.h"
|
#include "dc_context.h"
|
||||||
#include "dc_contact.h"
|
#include "dc_contact.h"
|
||||||
#include "dc_apeerstate.h"
|
#include "dc_apeerstate.h"
|
||||||
|
|
|
@ -1,25 +1,3 @@
|
||||||
/*******************************************************************************
|
|
||||||
*
|
|
||||||
* Delta Chat Core
|
|
||||||
* Copyright (C) 2017 Björn Petersen
|
|
||||||
* Contact: r10s@b44t.com, http://b44t.com
|
|
||||||
*
|
|
||||||
* This program is free software: you can redistribute it and/or modify it under
|
|
||||||
* the terms of the GNU General Public License as published by the Free Software
|
|
||||||
* Foundation, either version 3 of the License, or (at your option) any later
|
|
||||||
* version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
||||||
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
|
||||||
* details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along with
|
|
||||||
* this program. If not, see http://www.gnu.org/licenses/ .
|
|
||||||
*
|
|
||||||
******************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
#ifndef __DC_CONTACT_H__
|
#ifndef __DC_CONTACT_H__
|
||||||
#define __DC_CONTACT_H__
|
#define __DC_CONTACT_H__
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
|
|
|
@ -1,25 +1,3 @@
|
||||||
/*******************************************************************************
|
|
||||||
*
|
|
||||||
* Delta Chat Core
|
|
||||||
* Copyright (C) 2017 Björn Petersen
|
|
||||||
* Contact: r10s@b44t.com, http://b44t.com
|
|
||||||
*
|
|
||||||
* This program is free software: you can redistribute it and/or modify it under
|
|
||||||
* the terms of the GNU General Public License as published by the Free Software
|
|
||||||
* Foundation, either version 3 of the License, or (at your option) any later
|
|
||||||
* version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
||||||
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
|
||||||
* details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along with
|
|
||||||
* this program. If not, see http://www.gnu.org/licenses/ .
|
|
||||||
*
|
|
||||||
******************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
#include <sys/stat.h>
|
#include <sys/stat.h>
|
||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
|
|
|
@ -1,25 +1,3 @@
|
||||||
/*******************************************************************************
|
|
||||||
*
|
|
||||||
* Delta Chat Core
|
|
||||||
* Copyright (C) 2017 Björn Petersen
|
|
||||||
* Contact: r10s@b44t.com, http://b44t.com
|
|
||||||
*
|
|
||||||
* This program is free software: you can redistribute it and/or modify it under
|
|
||||||
* the terms of the GNU General Public License as published by the Free Software
|
|
||||||
* Foundation, either version 3 of the License, or (at your option) any later
|
|
||||||
* version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
||||||
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
|
||||||
* details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along with
|
|
||||||
* this program. If not, see http://www.gnu.org/licenses/ .
|
|
||||||
*
|
|
||||||
******************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
#ifndef __DC_CONTEXT_H__
|
#ifndef __DC_CONTEXT_H__
|
||||||
#define __DC_CONTEXT_H__
|
#define __DC_CONTEXT_H__
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
|
|
|
@ -1,25 +1,3 @@
|
||||||
/*******************************************************************************
|
|
||||||
*
|
|
||||||
* Delta Chat Core
|
|
||||||
* Copyright (C) 2017 Björn Petersen
|
|
||||||
* Contact: r10s@b44t.com, http://b44t.com
|
|
||||||
*
|
|
||||||
* This program is free software: you can redistribute it and/or modify it under
|
|
||||||
* the terms of the GNU General Public License as published by the Free Software
|
|
||||||
* Foundation, either version 3 of the License, or (at your option) any later
|
|
||||||
* version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
||||||
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
|
||||||
* details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along with
|
|
||||||
* this program. If not, see http://www.gnu.org/licenses/ .
|
|
||||||
*
|
|
||||||
******************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include "dc_context.h"
|
#include "dc_context.h"
|
||||||
|
|
|
@ -1,25 +1,3 @@
|
||||||
/*******************************************************************************
|
|
||||||
*
|
|
||||||
* Delta Chat Core
|
|
||||||
* Copyright (C) 2017 Björn Petersen
|
|
||||||
* Contact: r10s@b44t.com, http://b44t.com
|
|
||||||
*
|
|
||||||
* This program is free software: you can redistribute it and/or modify it under
|
|
||||||
* the terms of the GNU General Public License as published by the Free Software
|
|
||||||
* Foundation, either version 3 of the License, or (at your option) any later
|
|
||||||
* version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
||||||
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
|
||||||
* details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along with
|
|
||||||
* this program. If not, see http://www.gnu.org/licenses/ .
|
|
||||||
*
|
|
||||||
******************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
#ifndef __DC_DEHTML_H__
|
#ifndef __DC_DEHTML_H__
|
||||||
#define __DC_DEHTML_H__
|
#define __DC_DEHTML_H__
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
|
|
|
@ -1,25 +1,3 @@
|
||||||
/*******************************************************************************
|
|
||||||
*
|
|
||||||
* Delta Chat Core
|
|
||||||
* Copyright (C) 2017 Björn Petersen
|
|
||||||
* Contact: r10s@b44t.com, http://b44t.com
|
|
||||||
*
|
|
||||||
* This program is free software: you can redistribute it and/or modify it under
|
|
||||||
* the terms of the GNU General Public License as published by the Free Software
|
|
||||||
* Foundation, either version 3 of the License, or (at your option) any later
|
|
||||||
* version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
||||||
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
|
||||||
* details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along with
|
|
||||||
* this program. If not, see http://www.gnu.org/licenses/ .
|
|
||||||
*
|
|
||||||
******************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
#include "dc_context.h"
|
#include "dc_context.h"
|
||||||
#include "dc_pgp.h"
|
#include "dc_pgp.h"
|
||||||
#include "dc_aheader.h"
|
#include "dc_aheader.h"
|
||||||
|
|
|
@ -1,25 +1,3 @@
|
||||||
/*******************************************************************************
|
|
||||||
*
|
|
||||||
* Delta Chat Core
|
|
||||||
* Copyright (C) 2017 Björn Petersen
|
|
||||||
* Contact: r10s@b44t.com, http://b44t.com
|
|
||||||
*
|
|
||||||
* This program is free software: you can redistribute it and/or modify it under
|
|
||||||
* the terms of the GNU General Public License as published by the Free Software
|
|
||||||
* Foundation, either version 3 of the License, or (at your option) any later
|
|
||||||
* version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
||||||
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
|
||||||
* details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along with
|
|
||||||
* this program. If not, see http://www.gnu.org/licenses/ .
|
|
||||||
*
|
|
||||||
******************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
#include <assert.h>
|
#include <assert.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <memory.h>
|
#include <memory.h>
|
||||||
|
|
|
@ -1,25 +1,3 @@
|
||||||
/*******************************************************************************
|
|
||||||
*
|
|
||||||
* Delta Chat Core
|
|
||||||
* Copyright (C) 2017 Björn Petersen
|
|
||||||
* Contact: r10s@b44t.com, http://b44t.com
|
|
||||||
*
|
|
||||||
* This program is free software: you can redistribute it and/or modify it under
|
|
||||||
* the terms of the GNU General Public License as published by the Free Software
|
|
||||||
* Foundation, either version 3 of the License, or (at your option) any later
|
|
||||||
* version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
||||||
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
|
||||||
* details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along with
|
|
||||||
* this program. If not, see http://www.gnu.org/licenses/ .
|
|
||||||
*
|
|
||||||
******************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
#ifndef __DC_HASH_H__
|
#ifndef __DC_HASH_H__
|
||||||
#define __DC_HASH_H__
|
#define __DC_HASH_H__
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
|
|
|
@ -1,25 +1,3 @@
|
||||||
/*******************************************************************************
|
|
||||||
*
|
|
||||||
* Delta Chat Core
|
|
||||||
* Copyright (C) 2017 Björn Petersen
|
|
||||||
* Contact: r10s@b44t.com, http://b44t.com
|
|
||||||
*
|
|
||||||
* This program is free software: you can redistribute it and/or modify it under
|
|
||||||
* the terms of the GNU General Public License as published by the Free Software
|
|
||||||
* Foundation, either version 3 of the License, or (at your option) any later
|
|
||||||
* version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
||||||
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
|
||||||
* details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along with
|
|
||||||
* this program. If not, see http://www.gnu.org/licenses/ .
|
|
||||||
*
|
|
||||||
******************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <libetpan/libetpan.h>
|
#include <libetpan/libetpan.h>
|
||||||
#include <sys/stat.h>
|
#include <sys/stat.h>
|
||||||
|
|
|
@ -1,25 +1,3 @@
|
||||||
/*******************************************************************************
|
|
||||||
*
|
|
||||||
* Delta Chat Core
|
|
||||||
* Copyright (C) 2017 Björn Petersen
|
|
||||||
* Contact: r10s@b44t.com, http://b44t.com
|
|
||||||
*
|
|
||||||
* This program is free software: you can redistribute it and/or modify it under
|
|
||||||
* the terms of the GNU General Public License as published by the Free Software
|
|
||||||
* Foundation, either version 3 of the License, or (at your option) any later
|
|
||||||
* version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
||||||
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
|
||||||
* details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along with
|
|
||||||
* this program. If not, see http://www.gnu.org/licenses/ .
|
|
||||||
*
|
|
||||||
******************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
/* Purpose: Reading from IMAP servers with no dependencies to the database.
|
/* Purpose: Reading from IMAP servers with no dependencies to the database.
|
||||||
dc_context_t is only used for logging and to get information about
|
dc_context_t is only used for logging and to get information about
|
||||||
the online state. */
|
the online state. */
|
||||||
|
|
|
@ -1,25 +1,3 @@
|
||||||
/*******************************************************************************
|
|
||||||
*
|
|
||||||
* Delta Chat Core
|
|
||||||
* Copyright (C) 2017 Björn Petersen
|
|
||||||
* Contact: r10s@b44t.com, http://b44t.com
|
|
||||||
*
|
|
||||||
* This program is free software: you can redistribute it and/or modify it under
|
|
||||||
* the terms of the GNU General Public License as published by the Free Software
|
|
||||||
* Foundation, either version 3 of the License, or (at your option) any later
|
|
||||||
* version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
||||||
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
|
||||||
* details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along with
|
|
||||||
* this program. If not, see http://www.gnu.org/licenses/ .
|
|
||||||
*
|
|
||||||
******************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
#include <assert.h>
|
#include <assert.h>
|
||||||
#include <dirent.h>
|
#include <dirent.h>
|
||||||
#include <unistd.h> /* for sleep() */
|
#include <unistd.h> /* for sleep() */
|
||||||
|
|
22
src/dc_job.c
22
src/dc_job.c
|
@ -1,25 +1,3 @@
|
||||||
/*******************************************************************************
|
|
||||||
*
|
|
||||||
* Delta Chat Core
|
|
||||||
* Copyright (C) 2017 Björn Petersen
|
|
||||||
* Contact: r10s@b44t.com, http://b44t.com
|
|
||||||
*
|
|
||||||
* This program is free software: you can redistribute it and/or modify it under
|
|
||||||
* the terms of the GNU General Public License as published by the Free Software
|
|
||||||
* Foundation, either version 3 of the License, or (at your option) any later
|
|
||||||
* version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
||||||
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
|
||||||
* details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along with
|
|
||||||
* this program. If not, see http://www.gnu.org/licenses/ .
|
|
||||||
*
|
|
||||||
******************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
#include <stdarg.h>
|
#include <stdarg.h>
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
#include "dc_context.h"
|
#include "dc_context.h"
|
||||||
|
|
21
src/dc_job.h
21
src/dc_job.h
|
@ -1,24 +1,3 @@
|
||||||
/*******************************************************************************
|
|
||||||
*
|
|
||||||
* Delta Chat Core
|
|
||||||
* Contact: r10s@b44t.com, http://b44t.com
|
|
||||||
*
|
|
||||||
* This program is free software: you can redistribute it and/or modify it under
|
|
||||||
* the terms of the GNU General Public License as published by the Free Software
|
|
||||||
* Foundation, either version 3 of the License, or (at your option) any later
|
|
||||||
* version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
||||||
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
|
||||||
* details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along with
|
|
||||||
* this program. If not, see http://www.gnu.org/licenses/ .
|
|
||||||
*
|
|
||||||
******************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
#ifndef __DC_JOB_H__
|
#ifndef __DC_JOB_H__
|
||||||
#define __DC_JOB_H__
|
#define __DC_JOB_H__
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
|
|
22
src/dc_key.c
22
src/dc_key.c
|
@ -1,25 +1,3 @@
|
||||||
/*******************************************************************************
|
|
||||||
*
|
|
||||||
* Delta Chat Core
|
|
||||||
* Copyright (C) 2017 Björn Petersen
|
|
||||||
* Contact: r10s@b44t.com, http://b44t.com
|
|
||||||
*
|
|
||||||
* This program is free software: you can redistribute it and/or modify it under
|
|
||||||
* the terms of the GNU General Public License as published by the Free Software
|
|
||||||
* Foundation, either version 3 of the License, or (at your option) any later
|
|
||||||
* version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
||||||
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
|
||||||
* details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along with
|
|
||||||
* this program. If not, see http://www.gnu.org/licenses/ .
|
|
||||||
*
|
|
||||||
******************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
#include <ctype.h>
|
#include <ctype.h>
|
||||||
#include <memory.h>
|
#include <memory.h>
|
||||||
#include "dc_context.h"
|
#include "dc_context.h"
|
||||||
|
|
22
src/dc_key.h
22
src/dc_key.h
|
@ -1,25 +1,3 @@
|
||||||
/*******************************************************************************
|
|
||||||
*
|
|
||||||
* Delta Chat Core
|
|
||||||
* Copyright (C) 2017 Björn Petersen
|
|
||||||
* Contact: r10s@b44t.com, http://b44t.com
|
|
||||||
*
|
|
||||||
* This program is free software: you can redistribute it and/or modify it under
|
|
||||||
* the terms of the GNU General Public License as published by the Free Software
|
|
||||||
* Foundation, either version 3 of the License, or (at your option) any later
|
|
||||||
* version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
||||||
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
|
||||||
* details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along with
|
|
||||||
* this program. If not, see http://www.gnu.org/licenses/ .
|
|
||||||
*
|
|
||||||
******************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
#ifndef __DC_KEY_H__
|
#ifndef __DC_KEY_H__
|
||||||
#define __DC_KEY_H__
|
#define __DC_KEY_H__
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
|
|
|
@ -1,25 +1,3 @@
|
||||||
/*******************************************************************************
|
|
||||||
*
|
|
||||||
* Delta Chat Core
|
|
||||||
* Copyright (C) 2017 Björn Petersen
|
|
||||||
* Contact: r10s@b44t.com, http://b44t.com
|
|
||||||
*
|
|
||||||
* This program is free software: you can redistribute it and/or modify it under
|
|
||||||
* the terms of the GNU General Public License as published by the Free Software
|
|
||||||
* Foundation, either version 3 of the License, or (at your option) any later
|
|
||||||
* version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
||||||
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
|
||||||
* details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along with
|
|
||||||
* this program. If not, see http://www.gnu.org/licenses/ .
|
|
||||||
*
|
|
||||||
******************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
#include "dc_context.h"
|
#include "dc_context.h"
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,25 +1,3 @@
|
||||||
/*******************************************************************************
|
|
||||||
*
|
|
||||||
* Delta Chat Core
|
|
||||||
* Copyright (C) 2017 Björn Petersen
|
|
||||||
* Contact: r10s@b44t.com, http://b44t.com
|
|
||||||
*
|
|
||||||
* This program is free software: you can redistribute it and/or modify it under
|
|
||||||
* the terms of the GNU General Public License as published by the Free Software
|
|
||||||
* Foundation, either version 3 of the License, or (at your option) any later
|
|
||||||
* version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
||||||
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
|
||||||
* details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along with
|
|
||||||
* this program. If not, see http://www.gnu.org/licenses/ .
|
|
||||||
*
|
|
||||||
******************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
#include <memory.h>
|
#include <memory.h>
|
||||||
#include "dc_context.h"
|
#include "dc_context.h"
|
||||||
#include "dc_key.h"
|
#include "dc_key.h"
|
||||||
|
|
|
@ -1,25 +1,3 @@
|
||||||
/*******************************************************************************
|
|
||||||
*
|
|
||||||
* Delta Chat Core
|
|
||||||
* Copyright (C) 2017 Björn Petersen
|
|
||||||
* Contact: r10s@b44t.com, http://b44t.com
|
|
||||||
*
|
|
||||||
* This program is free software: you can redistribute it and/or modify it under
|
|
||||||
* the terms of the GNU General Public License as published by the Free Software
|
|
||||||
* Foundation, either version 3 of the License, or (at your option) any later
|
|
||||||
* version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
||||||
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
|
||||||
* details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along with
|
|
||||||
* this program. If not, see http://www.gnu.org/licenses/ .
|
|
||||||
*
|
|
||||||
******************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
#ifndef __DC_KEYRING_H__
|
#ifndef __DC_KEYRING_H__
|
||||||
#define __DC_KEYRING_H__
|
#define __DC_KEYRING_H__
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
|
|
22
src/dc_log.c
22
src/dc_log.c
|
@ -1,25 +1,3 @@
|
||||||
/*******************************************************************************
|
|
||||||
*
|
|
||||||
* Delta Chat Core
|
|
||||||
* Copyright (C) 2017 Björn Petersen
|
|
||||||
* Contact: r10s@b44t.com, http://b44t.com
|
|
||||||
*
|
|
||||||
* This program is free software: you can redistribute it and/or modify it under
|
|
||||||
* the terms of the GNU General Public License as published by the Free Software
|
|
||||||
* Foundation, either version 3 of the License, or (at your option) any later
|
|
||||||
* version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
||||||
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
|
||||||
* details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along with
|
|
||||||
* this program. If not, see http://www.gnu.org/licenses/ .
|
|
||||||
*
|
|
||||||
******************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
/* Asynchronous "Thread-errors" are reported by the dc_log_error()
|
/* Asynchronous "Thread-errors" are reported by the dc_log_error()
|
||||||
function. These errors must be shown to the user by a bubble or so.
|
function. These errors must be shown to the user by a bubble or so.
|
||||||
|
|
||||||
|
|
|
@ -1,25 +1,3 @@
|
||||||
/*******************************************************************************
|
|
||||||
*
|
|
||||||
* Delta Chat Core
|
|
||||||
* Copyright (C) 2017 Björn Petersen
|
|
||||||
* Contact: r10s@b44t.com, http://b44t.com
|
|
||||||
*
|
|
||||||
* This program is free software: you can redistribute it and/or modify it under
|
|
||||||
* the terms of the GNU General Public License as published by the Free Software
|
|
||||||
* Foundation, either version 3 of the License, or (at your option) any later
|
|
||||||
* version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
||||||
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
|
||||||
* details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along with
|
|
||||||
* this program. If not, see http://www.gnu.org/licenses/ .
|
|
||||||
*
|
|
||||||
******************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
#include "dc_context.h"
|
#include "dc_context.h"
|
||||||
#include "dc_loginparam.h"
|
#include "dc_loginparam.h"
|
||||||
|
|
||||||
|
|
|
@ -1,25 +1,3 @@
|
||||||
/*******************************************************************************
|
|
||||||
*
|
|
||||||
* Delta Chat Core
|
|
||||||
* Copyright (C) 2017 Björn Petersen
|
|
||||||
* Contact: r10s@b44t.com, http://b44t.com
|
|
||||||
*
|
|
||||||
* This program is free software: you can redistribute it and/or modify it under
|
|
||||||
* the terms of the GNU General Public License as published by the Free Software
|
|
||||||
* Foundation, either version 3 of the License, or (at your option) any later
|
|
||||||
* version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
||||||
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
|
||||||
* details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along with
|
|
||||||
* this program. If not, see http://www.gnu.org/licenses/ .
|
|
||||||
*
|
|
||||||
******************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
#ifndef __DC_LOGINPARAM_H__
|
#ifndef __DC_LOGINPARAM_H__
|
||||||
#define __DC_LOGINPARAM_H__
|
#define __DC_LOGINPARAM_H__
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
|
|
22
src/dc_lot.c
22
src/dc_lot.c
|
@ -1,25 +1,3 @@
|
||||||
/*******************************************************************************
|
|
||||||
*
|
|
||||||
* Delta Chat Core
|
|
||||||
* Copyright (C) 2017 Björn Petersen
|
|
||||||
* Contact: r10s@b44t.com, http://b44t.com
|
|
||||||
*
|
|
||||||
* This program is free software: you can redistribute it and/or modify it under
|
|
||||||
* the terms of the GNU General Public License as published by the Free Software
|
|
||||||
* Foundation, either version 3 of the License, or (at your option) any later
|
|
||||||
* version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
||||||
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
|
||||||
* details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along with
|
|
||||||
* this program. If not, see http://www.gnu.org/licenses/ .
|
|
||||||
*
|
|
||||||
******************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
#include "dc_context.h"
|
#include "dc_context.h"
|
||||||
|
|
||||||
|
|
||||||
|
|
22
src/dc_lot.h
22
src/dc_lot.h
|
@ -1,25 +1,3 @@
|
||||||
/*******************************************************************************
|
|
||||||
*
|
|
||||||
* Delta Chat Core
|
|
||||||
* Copyright (C) 2017 Björn Petersen
|
|
||||||
* Contact: r10s@b44t.com, http://b44t.com
|
|
||||||
*
|
|
||||||
* This program is free software: you can redistribute it and/or modify it under
|
|
||||||
* the terms of the GNU General Public License as published by the Free Software
|
|
||||||
* Foundation, either version 3 of the License, or (at your option) any later
|
|
||||||
* version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
||||||
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
|
||||||
* details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along with
|
|
||||||
* this program. If not, see http://www.gnu.org/licenses/ .
|
|
||||||
*
|
|
||||||
******************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
#ifndef __DC_LOT_H__
|
#ifndef __DC_LOT_H__
|
||||||
#define __DC_LOT_H__
|
#define __DC_LOT_H__
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
|
|
|
@ -1,25 +1,3 @@
|
||||||
/*******************************************************************************
|
|
||||||
*
|
|
||||||
* Delta Chat Core
|
|
||||||
* Copyright (C) 2017 Björn Petersen
|
|
||||||
* Contact: r10s@b44t.com, http://b44t.com
|
|
||||||
*
|
|
||||||
* This program is free software: you can redistribute it and/or modify it under
|
|
||||||
* the terms of the GNU General Public License as published by the Free Software
|
|
||||||
* Foundation, either version 3 of the License, or (at your option) any later
|
|
||||||
* version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
||||||
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
|
||||||
* details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along with
|
|
||||||
* this program. If not, see http://www.gnu.org/licenses/ .
|
|
||||||
*
|
|
||||||
******************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
#include "dc_context.h"
|
#include "dc_context.h"
|
||||||
#include "dc_mimefactory.h"
|
#include "dc_mimefactory.h"
|
||||||
#include "dc_apeerstate.h"
|
#include "dc_apeerstate.h"
|
||||||
|
|
|
@ -1,25 +1,3 @@
|
||||||
/*******************************************************************************
|
|
||||||
*
|
|
||||||
* Delta Chat Core
|
|
||||||
* Copyright (C) 2017 Björn Petersen
|
|
||||||
* Contact: r10s@b44t.com, http://b44t.com
|
|
||||||
*
|
|
||||||
* This program is free software: you can redistribute it and/or modify it under
|
|
||||||
* the terms of the GNU General Public License as published by the Free Software
|
|
||||||
* Foundation, either version 3 of the License, or (at your option) any later
|
|
||||||
* version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
||||||
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
|
||||||
* details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along with
|
|
||||||
* this program. If not, see http://www.gnu.org/licenses/ .
|
|
||||||
*
|
|
||||||
******************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
#ifndef __DC_MIMEFACTORY_H__
|
#ifndef __DC_MIMEFACTORY_H__
|
||||||
#define __DC_MIMEFACTORY_H__
|
#define __DC_MIMEFACTORY_H__
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
|
|
|
@ -1,25 +1,3 @@
|
||||||
/*******************************************************************************
|
|
||||||
*
|
|
||||||
* Delta Chat Core
|
|
||||||
* Copyright (C) 2017 Björn Petersen
|
|
||||||
* Contact: r10s@b44t.com, http://b44t.com
|
|
||||||
*
|
|
||||||
* This program is free software: you can redistribute it and/or modify it under
|
|
||||||
* the terms of the GNU General Public License as published by the Free Software
|
|
||||||
* Foundation, either version 3 of the License, or (at your option) any later
|
|
||||||
* version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
||||||
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
|
||||||
* details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along with
|
|
||||||
* this program. If not, see http://www.gnu.org/licenses/ .
|
|
||||||
*
|
|
||||||
******************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
#include "dc_context.h"
|
#include "dc_context.h"
|
||||||
#include "dc_mimeparser.h"
|
#include "dc_mimeparser.h"
|
||||||
#include "dc_mimefactory.h"
|
#include "dc_mimefactory.h"
|
||||||
|
|
|
@ -1,25 +1,3 @@
|
||||||
/*******************************************************************************
|
|
||||||
*
|
|
||||||
* Delta Chat Core
|
|
||||||
* Copyright (C) 2017 Björn Petersen
|
|
||||||
* Contact: r10s@b44t.com, http://b44t.com
|
|
||||||
*
|
|
||||||
* This program is free software: you can redistribute it and/or modify it under
|
|
||||||
* the terms of the GNU General Public License as published by the Free Software
|
|
||||||
* Foundation, either version 3 of the License, or (at your option) any later
|
|
||||||
* version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
||||||
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
|
||||||
* details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along with
|
|
||||||
* this program. If not, see http://www.gnu.org/licenses/ .
|
|
||||||
*
|
|
||||||
******************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
/* Parse MIME body; this is the text part of an IMF, see https://tools.ietf.org/html/rfc5322
|
/* Parse MIME body; this is the text part of an IMF, see https://tools.ietf.org/html/rfc5322
|
||||||
dc_mimeparser_t has no deep dependencies to dc_context_t or to the database
|
dc_mimeparser_t has no deep dependencies to dc_context_t or to the database
|
||||||
(dc_context_t is used for logging only). */
|
(dc_context_t is used for logging only). */
|
||||||
|
|
22
src/dc_msg.c
22
src/dc_msg.c
|
@ -1,25 +1,3 @@
|
||||||
/*******************************************************************************
|
|
||||||
*
|
|
||||||
* Delta Chat Core
|
|
||||||
* Copyright (C) 2017 Björn Petersen
|
|
||||||
* Contact: r10s@b44t.com, http://b44t.com
|
|
||||||
*
|
|
||||||
* This program is free software: you can redistribute it and/or modify it under
|
|
||||||
* the terms of the GNU General Public License as published by the Free Software
|
|
||||||
* Foundation, either version 3 of the License, or (at your option) any later
|
|
||||||
* version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
||||||
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
|
||||||
* details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along with
|
|
||||||
* this program. If not, see http://www.gnu.org/licenses/ .
|
|
||||||
*
|
|
||||||
******************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
#include "dc_context.h"
|
#include "dc_context.h"
|
||||||
#include "dc_imap.h"
|
#include "dc_imap.h"
|
||||||
#include "dc_smtp.h"
|
#include "dc_smtp.h"
|
||||||
|
|
22
src/dc_msg.h
22
src/dc_msg.h
|
@ -1,25 +1,3 @@
|
||||||
/*******************************************************************************
|
|
||||||
*
|
|
||||||
* Delta Chat Core
|
|
||||||
* Copyright (C) 2017 Björn Petersen
|
|
||||||
* Contact: r10s@b44t.com, http://b44t.com
|
|
||||||
*
|
|
||||||
* This program is free software: you can redistribute it and/or modify it under
|
|
||||||
* the terms of the GNU General Public License as published by the Free Software
|
|
||||||
* Foundation, either version 3 of the License, or (at your option) any later
|
|
||||||
* version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
||||||
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
|
||||||
* details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along with
|
|
||||||
* this program. If not, see http://www.gnu.org/licenses/ .
|
|
||||||
*
|
|
||||||
******************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
#ifndef __DC_MSG_H__
|
#ifndef __DC_MSG_H__
|
||||||
#define __DC_MSG_H__
|
#define __DC_MSG_H__
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
|
|
|
@ -1,25 +1,3 @@
|
||||||
/*******************************************************************************
|
|
||||||
*
|
|
||||||
* Delta Chat Core
|
|
||||||
* Copyright (C) 2017 Björn Petersen
|
|
||||||
* Contact: r10s@b44t.com, http://b44t.com
|
|
||||||
*
|
|
||||||
* This program is free software: you can redistribute it and/or modify it under
|
|
||||||
* the terms of the GNU General Public License as published by the Free Software
|
|
||||||
* Foundation, either version 3 of the License, or (at your option) any later
|
|
||||||
* version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
||||||
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
|
||||||
* details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along with
|
|
||||||
* this program. If not, see http://www.gnu.org/licenses/ .
|
|
||||||
*
|
|
||||||
******************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
#include <openssl/ssl.h>
|
#include <openssl/ssl.h>
|
||||||
#include <openssl/rand.h>
|
#include <openssl/rand.h>
|
||||||
#include <openssl/rsa.h>
|
#include <openssl/rsa.h>
|
||||||
|
|
|
@ -1,25 +1,3 @@
|
||||||
/*******************************************************************************
|
|
||||||
*
|
|
||||||
* Delta Chat Core
|
|
||||||
* Copyright (C) 2017 Björn Petersen
|
|
||||||
* Contact: r10s@b44t.com, http://b44t.com
|
|
||||||
*
|
|
||||||
* This program is free software: you can redistribute it and/or modify it under
|
|
||||||
* the terms of the GNU General Public License as published by the Free Software
|
|
||||||
* Foundation, either version 3 of the License, or (at your option) any later
|
|
||||||
* version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
||||||
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
|
||||||
* details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along with
|
|
||||||
* this program. If not, see http://www.gnu.org/licenses/ .
|
|
||||||
*
|
|
||||||
******************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
#ifndef __DC_OPENSSL_H__
|
#ifndef __DC_OPENSSL_H__
|
||||||
#define __DC_OPENSSL_H__
|
#define __DC_OPENSSL_H__
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
|
|
|
@ -1,25 +1,3 @@
|
||||||
/*******************************************************************************
|
|
||||||
*
|
|
||||||
* Delta Chat Core
|
|
||||||
* Copyright (C) 2017 Björn Petersen
|
|
||||||
* Contact: r10s@b44t.com, http://b44t.com
|
|
||||||
*
|
|
||||||
* This program is free software: you can redistribute it and/or modify it under
|
|
||||||
* the terms of the GNU General Public License as published by the Free Software
|
|
||||||
* Foundation, either version 3 of the License, or (at your option) any later
|
|
||||||
* version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
||||||
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
|
||||||
* details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along with
|
|
||||||
* this program. If not, see http://www.gnu.org/licenses/ .
|
|
||||||
*
|
|
||||||
******************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
|
@ -1,25 +1,3 @@
|
||||||
/*******************************************************************************
|
|
||||||
*
|
|
||||||
* Delta Chat Core
|
|
||||||
* Copyright (C) 2017 Björn Petersen
|
|
||||||
* Contact: r10s@b44t.com, http://b44t.com
|
|
||||||
*
|
|
||||||
* This program is free software: you can redistribute it and/or modify it under
|
|
||||||
* the terms of the GNU General Public License as published by the Free Software
|
|
||||||
* Foundation, either version 3 of the License, or (at your option) any later
|
|
||||||
* version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
||||||
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
|
||||||
* details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along with
|
|
||||||
* this program. If not, see http://www.gnu.org/licenses/ .
|
|
||||||
*
|
|
||||||
******************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
#ifndef __DC_PARAM_H__
|
#ifndef __DC_PARAM_H__
|
||||||
#define __DC_PARAM_H__
|
#define __DC_PARAM_H__
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
|
|
22
src/dc_pgp.c
22
src/dc_pgp.c
|
@ -1,25 +1,3 @@
|
||||||
/*******************************************************************************
|
|
||||||
*
|
|
||||||
* Delta Chat Core
|
|
||||||
* Copyright (C) 2017 Björn Petersen
|
|
||||||
* Contact: r10s@b44t.com, http://b44t.com
|
|
||||||
*
|
|
||||||
* This program is free software: you can redistribute it and/or modify it under
|
|
||||||
* the terms of the GNU General Public License as published by the Free Software
|
|
||||||
* Foundation, either version 3 of the License, or (at your option) any later
|
|
||||||
* version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
||||||
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
|
||||||
* details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along with
|
|
||||||
* this program. If not, see http://www.gnu.org/licenses/ .
|
|
||||||
*
|
|
||||||
******************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
/* End-to-end-encryption and other cryptographic functions based upon OpenSSL
|
/* End-to-end-encryption and other cryptographic functions based upon OpenSSL
|
||||||
and BSD's netpgp.
|
and BSD's netpgp.
|
||||||
|
|
||||||
|
|
22
src/dc_pgp.h
22
src/dc_pgp.h
|
@ -1,25 +1,3 @@
|
||||||
/*******************************************************************************
|
|
||||||
*
|
|
||||||
* Delta Chat Core
|
|
||||||
* Copyright (C) 2017 Björn Petersen
|
|
||||||
* Contact: r10s@b44t.com, http://b44t.com
|
|
||||||
*
|
|
||||||
* This program is free software: you can redistribute it and/or modify it under
|
|
||||||
* the terms of the GNU General Public License as published by the Free Software
|
|
||||||
* Foundation, either version 3 of the License, or (at your option) any later
|
|
||||||
* version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
||||||
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
|
||||||
* details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along with
|
|
||||||
* this program. If not, see http://www.gnu.org/licenses/ .
|
|
||||||
*
|
|
||||||
******************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
#ifndef __DC_PGP_H__
|
#ifndef __DC_PGP_H__
|
||||||
#define __DC_PGP_H__
|
#define __DC_PGP_H__
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
|
|
22
src/dc_qr.c
22
src/dc_qr.c
|
@ -1,25 +1,3 @@
|
||||||
/*******************************************************************************
|
|
||||||
*
|
|
||||||
* Delta Chat Core
|
|
||||||
* Copyright (C) 2017 Björn Petersen
|
|
||||||
* Contact: r10s@b44t.com, http://b44t.com
|
|
||||||
*
|
|
||||||
* This program is free software: you can redistribute it and/or modify it under
|
|
||||||
* the terms of the GNU General Public License as published by the Free Software
|
|
||||||
* Foundation, either version 3 of the License, or (at your option) any later
|
|
||||||
* version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
||||||
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
|
||||||
* details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along with
|
|
||||||
* this program. If not, see http://www.gnu.org/licenses/ .
|
|
||||||
*
|
|
||||||
******************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
#include <stdarg.h>
|
#include <stdarg.h>
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
#include "dc_context.h"
|
#include "dc_context.h"
|
||||||
|
|
|
@ -1,25 +1,3 @@
|
||||||
/*******************************************************************************
|
|
||||||
*
|
|
||||||
* Delta Chat Core
|
|
||||||
* Copyright (C) 2017 Björn Petersen
|
|
||||||
* Contact: r10s@b44t.com, http://b44t.com
|
|
||||||
*
|
|
||||||
* This program is free software: you can redistribute it and/or modify it under
|
|
||||||
* the terms of the GNU General Public License as published by the Free Software
|
|
||||||
* Foundation, either version 3 of the License, or (at your option) any later
|
|
||||||
* version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
||||||
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
|
||||||
* details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along with
|
|
||||||
* this program. If not, see http://www.gnu.org/licenses/ .
|
|
||||||
*
|
|
||||||
******************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
#include <assert.h>
|
#include <assert.h>
|
||||||
#include <netpgp-extra.h>
|
#include <netpgp-extra.h>
|
||||||
#include "dc_context.h"
|
#include "dc_context.h"
|
||||||
|
|
|
@ -1,25 +1,3 @@
|
||||||
/*******************************************************************************
|
|
||||||
*
|
|
||||||
* Delta Chat Core
|
|
||||||
* Copyright (C) 2017 Björn Petersen
|
|
||||||
* Contact: r10s@b44t.com, http://b44t.com
|
|
||||||
*
|
|
||||||
* This program is free software: you can redistribute it and/or modify it under
|
|
||||||
* the terms of the GNU General Public License as published by the Free Software
|
|
||||||
* Foundation, either version 3 of the License, or (at your option) any later
|
|
||||||
* version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
||||||
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
|
||||||
* details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along with
|
|
||||||
* this program. If not, see http://www.gnu.org/licenses/ .
|
|
||||||
*
|
|
||||||
******************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
/* dc_saxparser_t parses XML and HTML files that may not be wellformed
|
/* dc_saxparser_t parses XML and HTML files that may not be wellformed
|
||||||
and spits out all text and tags found.
|
and spits out all text and tags found.
|
||||||
|
|
||||||
|
|
|
@ -1,25 +1,3 @@
|
||||||
/*******************************************************************************
|
|
||||||
*
|
|
||||||
* Delta Chat Core
|
|
||||||
* Copyright (C) 2017 Björn Petersen
|
|
||||||
* Contact: r10s@b44t.com, http://b44t.com
|
|
||||||
*
|
|
||||||
* This program is free software: you can redistribute it and/or modify it under
|
|
||||||
* the terms of the GNU General Public License as published by the Free Software
|
|
||||||
* Foundation, either version 3 of the License, or (at your option) any later
|
|
||||||
* version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
||||||
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
|
||||||
* details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along with
|
|
||||||
* this program. If not, see http://www.gnu.org/licenses/ .
|
|
||||||
*
|
|
||||||
******************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
#ifndef __DC_SAXPARSER_H__
|
#ifndef __DC_SAXPARSER_H__
|
||||||
#define __DC_SAXPARSER_H__
|
#define __DC_SAXPARSER_H__
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
|
|
|
@ -1,25 +1,3 @@
|
||||||
/*******************************************************************************
|
|
||||||
*
|
|
||||||
* Delta Chat Core
|
|
||||||
* Copyright (C) 2017 Björn Petersen
|
|
||||||
* Contact: r10s@b44t.com, http://b44t.com
|
|
||||||
*
|
|
||||||
* This program is free software: you can redistribute it and/or modify it under
|
|
||||||
* the terms of the GNU General Public License as published by the Free Software
|
|
||||||
* Foundation, either version 3 of the License, or (at your option) any later
|
|
||||||
* version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
||||||
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
|
||||||
* details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along with
|
|
||||||
* this program. If not, see http://www.gnu.org/licenses/ .
|
|
||||||
*
|
|
||||||
******************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
#include <stdarg.h>
|
#include <stdarg.h>
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
#include "dc_context.h"
|
#include "dc_context.h"
|
||||||
|
|
|
@ -1,25 +1,3 @@
|
||||||
/*******************************************************************************
|
|
||||||
*
|
|
||||||
* Delta Chat Core
|
|
||||||
* Copyright (C) 2017 Björn Petersen
|
|
||||||
* Contact: r10s@b44t.com, http://b44t.com
|
|
||||||
*
|
|
||||||
* This program is free software: you can redistribute it and/or modify it under
|
|
||||||
* the terms of the GNU General Public License as published by the Free Software
|
|
||||||
* Foundation, either version 3 of the License, or (at your option) any later
|
|
||||||
* version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
||||||
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
|
||||||
* details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along with
|
|
||||||
* this program. If not, see http://www.gnu.org/licenses/ .
|
|
||||||
*
|
|
||||||
******************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include "dc_context.h"
|
#include "dc_context.h"
|
||||||
|
|
|
@ -1,25 +1,3 @@
|
||||||
/*******************************************************************************
|
|
||||||
*
|
|
||||||
* Delta Chat Core
|
|
||||||
* Copyright (C) 2017 Björn Petersen
|
|
||||||
* Contact: r10s@b44t.com, http://b44t.com
|
|
||||||
*
|
|
||||||
* This program is free software: you can redistribute it and/or modify it under
|
|
||||||
* the terms of the GNU General Public License as published by the Free Software
|
|
||||||
* Foundation, either version 3 of the License, or (at your option) any later
|
|
||||||
* version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
||||||
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
|
||||||
* details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along with
|
|
||||||
* this program. If not, see http://www.gnu.org/licenses/ .
|
|
||||||
*
|
|
||||||
******************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
#ifndef __DC_SIMPLIFY_H__
|
#ifndef __DC_SIMPLIFY_H__
|
||||||
#define __DC_SIMPLIFY_H__
|
#define __DC_SIMPLIFY_H__
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
|
|
|
@ -1,24 +1,3 @@
|
||||||
/*******************************************************************************
|
|
||||||
*
|
|
||||||
* Delta Chat Core
|
|
||||||
* Copyright (C) 2017 Björn Petersen
|
|
||||||
* Contact: r10s@b44t.com, http://b44t.com
|
|
||||||
*
|
|
||||||
* This program is free software: you can redistribute it and/or modify it under
|
|
||||||
* the terms of the GNU General Public License as published by the Free Software
|
|
||||||
* Foundation, either version 3 of the License, or (at your option) any later
|
|
||||||
* version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
||||||
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
|
||||||
* details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along with
|
|
||||||
* this program. If not, see http://www.gnu.org/licenses/ .
|
|
||||||
*
|
|
||||||
******************************************************************************/
|
|
||||||
|
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
#include <libetpan/libetpan.h>
|
#include <libetpan/libetpan.h>
|
||||||
#include "dc_context.h"
|
#include "dc_context.h"
|
||||||
|
|
|
@ -1,25 +1,3 @@
|
||||||
/*******************************************************************************
|
|
||||||
*
|
|
||||||
* Delta Chat Core
|
|
||||||
* Copyright (C) 2017 Björn Petersen
|
|
||||||
* Contact: r10s@b44t.com, http://b44t.com
|
|
||||||
*
|
|
||||||
* This program is free software: you can redistribute it and/or modify it under
|
|
||||||
* the terms of the GNU General Public License as published by the Free Software
|
|
||||||
* Foundation, either version 3 of the License, or (at your option) any later
|
|
||||||
* version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
||||||
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
|
||||||
* details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along with
|
|
||||||
* this program. If not, see http://www.gnu.org/licenses/ .
|
|
||||||
*
|
|
||||||
******************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
#ifndef __DC_SMTP_H__
|
#ifndef __DC_SMTP_H__
|
||||||
#define __DC_SMTP_H__
|
#define __DC_SMTP_H__
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
|
|
|
@ -1,25 +1,3 @@
|
||||||
/*******************************************************************************
|
|
||||||
*
|
|
||||||
* Delta Chat Core
|
|
||||||
* Copyright (C) 2017 Björn Petersen
|
|
||||||
* Contact: r10s@b44t.com, http://b44t.com
|
|
||||||
*
|
|
||||||
* This program is free software: you can redistribute it and/or modify it under
|
|
||||||
* the terms of the GNU General Public License as published by the Free Software
|
|
||||||
* Foundation, either version 3 of the License, or (at your option) any later
|
|
||||||
* version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
||||||
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
|
||||||
* details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along with
|
|
||||||
* this program. If not, see http://www.gnu.org/licenses/ .
|
|
||||||
*
|
|
||||||
******************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
#include <assert.h>
|
#include <assert.h>
|
||||||
#include "dc_context.h"
|
#include "dc_context.h"
|
||||||
#include "dc_apeerstate.h"
|
#include "dc_apeerstate.h"
|
||||||
|
|
|
@ -1,25 +1,3 @@
|
||||||
/*******************************************************************************
|
|
||||||
*
|
|
||||||
* Delta Chat Core
|
|
||||||
* Copyright (C) 2017 Björn Petersen
|
|
||||||
* Contact: r10s@b44t.com, http://b44t.com
|
|
||||||
*
|
|
||||||
* This program is free software: you can redistribute it and/or modify it under
|
|
||||||
* the terms of the GNU General Public License as published by the Free Software
|
|
||||||
* Foundation, either version 3 of the License, or (at your option) any later
|
|
||||||
* version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
||||||
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
|
||||||
* details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along with
|
|
||||||
* this program. If not, see http://www.gnu.org/licenses/ .
|
|
||||||
*
|
|
||||||
******************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
#ifndef __DC_SQLITE3_H__
|
#ifndef __DC_SQLITE3_H__
|
||||||
#define __DC_SQLITE3_H__
|
#define __DC_SQLITE3_H__
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
|
|
|
@ -1,25 +1,3 @@
|
||||||
/*******************************************************************************
|
|
||||||
*
|
|
||||||
* Delta Chat Core
|
|
||||||
* Copyright (C) 2017 Björn Petersen
|
|
||||||
* Contact: r10s@b44t.com, http://b44t.com
|
|
||||||
*
|
|
||||||
* This program is free software: you can redistribute it and/or modify it under
|
|
||||||
* the terms of the GNU General Public License as published by the Free Software
|
|
||||||
* Foundation, either version 3 of the License, or (at your option) any later
|
|
||||||
* version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
||||||
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
|
||||||
* details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along with
|
|
||||||
* this program. If not, see http://www.gnu.org/licenses/ .
|
|
||||||
*
|
|
||||||
******************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
/* Add translated strings that are used by the messager backend.
|
/* Add translated strings that are used by the messager backend.
|
||||||
As the logging functions may use these strings, do not log any
|
As the logging functions may use these strings, do not log any
|
||||||
errors from here. */
|
errors from here. */
|
||||||
|
|
|
@ -1,25 +1,3 @@
|
||||||
/*******************************************************************************
|
|
||||||
*
|
|
||||||
* Delta Chat Core
|
|
||||||
* Copyright (C) 2017 Björn Petersen
|
|
||||||
* Contact: r10s@b44t.com, http://b44t.com
|
|
||||||
*
|
|
||||||
* This program is free software: you can redistribute it and/or modify it under
|
|
||||||
* the terms of the GNU General Public License as published by the Free Software
|
|
||||||
* Foundation, either version 3 of the License, or (at your option) any later
|
|
||||||
* version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
||||||
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
|
||||||
* details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along with
|
|
||||||
* this program. If not, see http://www.gnu.org/licenses/ .
|
|
||||||
*
|
|
||||||
******************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
#ifndef __DC_STOCK_H__
|
#ifndef __DC_STOCK_H__
|
||||||
#define __DC_STOCK_H__
|
#define __DC_STOCK_H__
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
|
|
|
@ -1,25 +1,3 @@
|
||||||
/*******************************************************************************
|
|
||||||
*
|
|
||||||
* Delta Chat Core
|
|
||||||
* Copyright (C) 2017 Björn Petersen
|
|
||||||
* Contact: r10s@b44t.com, http://b44t.com
|
|
||||||
*
|
|
||||||
* This program is free software: you can redistribute it and/or modify it under
|
|
||||||
* the terms of the GNU General Public License as published by the Free Software
|
|
||||||
* Foundation, either version 3 of the License, or (at your option) any later
|
|
||||||
* version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
||||||
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
|
||||||
* details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along with
|
|
||||||
* this program. If not, see http://www.gnu.org/licenses/ .
|
|
||||||
*
|
|
||||||
******************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
#include "dc_context.h"
|
#include "dc_context.h"
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,25 +1,3 @@
|
||||||
/*******************************************************************************
|
|
||||||
*
|
|
||||||
* Delta Chat Core
|
|
||||||
* Copyright (C) 2017 Björn Petersen
|
|
||||||
* Contact: r10s@b44t.com, http://b44t.com
|
|
||||||
*
|
|
||||||
* This program is free software: you can redistribute it and/or modify it under
|
|
||||||
* the terms of the GNU General Public License as published by the Free Software
|
|
||||||
* Foundation, either version 3 of the License, or (at your option) any later
|
|
||||||
* version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
||||||
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
|
||||||
* details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along with
|
|
||||||
* this program. If not, see http://www.gnu.org/licenses/ .
|
|
||||||
*
|
|
||||||
******************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
#ifndef __DC_STRBUILDER_H__
|
#ifndef __DC_STRBUILDER_H__
|
||||||
#define __DC_STRBUILDER_H__
|
#define __DC_STRBUILDER_H__
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
|
|
|
@ -1,25 +1,3 @@
|
||||||
/*******************************************************************************
|
|
||||||
*
|
|
||||||
* Delta Chat Core
|
|
||||||
* Copyright (C) 2017 Björn Petersen
|
|
||||||
* Contact: r10s@b44t.com, http://b44t.com
|
|
||||||
*
|
|
||||||
* This program is free software: you can redistribute it and/or modify it under
|
|
||||||
* the terms of the GNU General Public License as published by the Free Software
|
|
||||||
* Foundation, either version 3 of the License, or (at your option) any later
|
|
||||||
* version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
||||||
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
|
||||||
* details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along with
|
|
||||||
* this program. If not, see http://www.gnu.org/licenses/ .
|
|
||||||
*
|
|
||||||
******************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
#include <ctype.h>
|
#include <ctype.h>
|
||||||
#include <libetpan/libetpan.h>
|
#include <libetpan/libetpan.h>
|
||||||
#include "dc_context.h"
|
#include "dc_context.h"
|
||||||
|
|
|
@ -1,25 +1,3 @@
|
||||||
/*******************************************************************************
|
|
||||||
*
|
|
||||||
* Delta Chat Core
|
|
||||||
* Copyright (C) 2017 Björn Petersen
|
|
||||||
* Contact: r10s@b44t.com, http://b44t.com
|
|
||||||
*
|
|
||||||
* This program is free software: you can redistribute it and/or modify it under
|
|
||||||
* the terms of the GNU General Public License as published by the Free Software
|
|
||||||
* Foundation, either version 3 of the License, or (at your option) any later
|
|
||||||
* version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
||||||
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
|
||||||
* details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along with
|
|
||||||
* this program. If not, see http://www.gnu.org/licenses/ .
|
|
||||||
*
|
|
||||||
******************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
#ifndef __DC_STRENCODE_H__
|
#ifndef __DC_STRENCODE_H__
|
||||||
#define __DC_STRENCODE_H__
|
#define __DC_STRENCODE_H__
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
|
|
|
@ -1,25 +1,3 @@
|
||||||
/*******************************************************************************
|
|
||||||
*
|
|
||||||
* Delta Chat Core
|
|
||||||
* Copyright (C) 2017 Björn Petersen
|
|
||||||
* Contact: r10s@b44t.com, http://b44t.com
|
|
||||||
*
|
|
||||||
* This program is free software: you can redistribute it and/or modify it under
|
|
||||||
* the terms of the GNU General Public License as published by the Free Software
|
|
||||||
* Foundation, either version 3 of the License, or (at your option) any later
|
|
||||||
* version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
||||||
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
|
||||||
* details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along with
|
|
||||||
* this program. If not, see http://www.gnu.org/licenses/ .
|
|
||||||
*
|
|
||||||
******************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
#include "dc_context.h"
|
#include "dc_context.h"
|
||||||
#include "dc_token.h"
|
#include "dc_token.h"
|
||||||
|
|
||||||
|
|
|
@ -1,25 +1,3 @@
|
||||||
/*******************************************************************************
|
|
||||||
*
|
|
||||||
* Delta Chat Core
|
|
||||||
* Copyright (C) 2017 Björn Petersen
|
|
||||||
* Contact: r10s@b44t.com, http://b44t.com
|
|
||||||
*
|
|
||||||
* This program is free software: you can redistribute it and/or modify it under
|
|
||||||
* the terms of the GNU General Public License as published by the Free Software
|
|
||||||
* Foundation, either version 3 of the License, or (at your option) any later
|
|
||||||
* version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
||||||
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
|
||||||
* details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along with
|
|
||||||
* this program. If not, see http://www.gnu.org/licenses/ .
|
|
||||||
*
|
|
||||||
******************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
#ifndef __DC_TOKEN_H__
|
#ifndef __DC_TOKEN_H__
|
||||||
#define __DC_TOKEN_H__
|
#define __DC_TOKEN_H__
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
|
|
|
@ -1,25 +1,3 @@
|
||||||
/*******************************************************************************
|
|
||||||
*
|
|
||||||
* Delta Chat Core
|
|
||||||
* Copyright (C) 2017 Björn Petersen
|
|
||||||
* Contact: r10s@b44t.com, http://b44t.com
|
|
||||||
*
|
|
||||||
* This program is free software: you can redistribute it and/or modify it under
|
|
||||||
* the terms of the GNU General Public License as published by the Free Software
|
|
||||||
* Foundation, either version 3 of the License, or (at your option) any later
|
|
||||||
* version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
||||||
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
|
||||||
* details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along with
|
|
||||||
* this program. If not, see http://www.gnu.org/licenses/ .
|
|
||||||
*
|
|
||||||
******************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
#include <stdarg.h>
|
#include <stdarg.h>
|
||||||
#include <ctype.h>
|
#include <ctype.h>
|
||||||
#include <fcntl.h>
|
#include <fcntl.h>
|
||||||
|
|
|
@ -1,25 +1,3 @@
|
||||||
/*******************************************************************************
|
|
||||||
*
|
|
||||||
* Delta Chat Core
|
|
||||||
* Copyright (C) 2017 Björn Petersen
|
|
||||||
* Contact: r10s@b44t.com, http://b44t.com
|
|
||||||
*
|
|
||||||
* This program is free software: you can redistribute it and/or modify it under
|
|
||||||
* the terms of the GNU General Public License as published by the Free Software
|
|
||||||
* Foundation, either version 3 of the License, or (at your option) any later
|
|
||||||
* version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
||||||
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
|
||||||
* details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along with
|
|
||||||
* this program. If not, see http://www.gnu.org/licenses/ .
|
|
||||||
*
|
|
||||||
******************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
/* Some tools and enhancements to the used libraries, there should be
|
/* Some tools and enhancements to the used libraries, there should be
|
||||||
no references to dc_context_t and other "larger" classes here. */
|
no references to dc_context_t and other "larger" classes here. */
|
||||||
|
|
||||||
|
|
|
@ -1,25 +1,3 @@
|
||||||
/*******************************************************************************
|
|
||||||
*
|
|
||||||
* Delta Chat Core
|
|
||||||
* Copyright (C) 2017 Björn Petersen
|
|
||||||
* Contact: r10s@b44t.com, http://b44t.com
|
|
||||||
*
|
|
||||||
* This program is free software: you can redistribute it and/or modify it under
|
|
||||||
* the terms of the GNU General Public License as published by the Free Software
|
|
||||||
* Foundation, either version 3 of the License, or (at your option) any later
|
|
||||||
* version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
||||||
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
|
||||||
* details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along with
|
|
||||||
* this program. If not, see http://www.gnu.org/licenses/ .
|
|
||||||
*
|
|
||||||
******************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
#ifndef __DELTACHAT_H__
|
#ifndef __DELTACHAT_H__
|
||||||
#define __DELTACHAT_H__
|
#define __DELTACHAT_H__
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue