New method for OAuth2 authentication and receiving of access token from David Fletche...
[claws.git] / src / oauth2.c
2022-05-20 Michael RasmussenNew method for OAuth2 authentication and receiving...
2022-05-06 paulmerge gtk3 branch into master 4.1.0
2022-03-18 Ricardo MonesHonor GTK project name¹, except some files…
2022-03-07 paulfix bug 4346, 'Error: Certificate is for invalid2.inval...
2022-03-07 paulfix bug 4346, 'Error: Certificate is for invalid2.inval...
2022-01-13 paulimprove the storage of refresh tokens for microsoft...
2022-01-13 paulimprove the storage of refresh tokens for microsoft...
2022-01-04 Colin Leroy-MiraFix uses after frees
2022-01-04 Colin Leroy-MiraFix uses after frees
2022-01-03 Colin LeroyFix CID 1495421 and 1495420
2022-01-03 Colin LeroyFix CID 1495421 and 1495420
2021-12-14 Colin Leroy-MiraFix leaks on previous commit
2021-12-14 Colin Leroy-MiraFix leaks on previous commit
2021-12-14 Colin Leroy-MiraFix OAUTH URL parameters concatenation
2021-12-14 Colin Leroy-MiraFix OAUTH URL parameters concatenation
2021-10-03 wwpFix (or better fix for) CID 1491155, 1491195 and 149135...
2021-10-03 wwpFix (or better fix for) CID 1491155, 1491195 and 149135...
2021-10-01 wwpFix CID 1492309: resource leaks (due to massive code...
2021-10-01 wwpFix CID 1492309: resource leaks (due to massive code...
2021-09-30 wwpFix CID 1491155, 1491195, 1491219, 1491279, 1491295...
2021-09-30 wwpFix CID 1491155, 1491195, 1491219, 1491279, 1491295...
2021-09-30 wwpFix CID 1491371, 1491094, 1491341, 1491114, 1491203...
2021-09-30 wwpFix CID 1491371, 1491094, 1491341, 1491114, 1491203...
2021-09-30 wwpFix CID 1491170: logically dead code.
2021-09-30 wwpFix CID 1491170: logically dead code.
2021-09-03 wwpReplace 'SSL/TLS' with 'TLS'.
2021-07-18 Ricardo MonesMove extra space to a place where is needed ^_^
2021-07-18 Ricardo MonesMove extra space to a place where is needed ^_^
2021-07-12 paulreplace 'SSL/TLS' with 'TLS'
2021-07-12 paulfix bug 4495, 'Improve text strings for OAuth2'
2021-07-12 paulfix bug 4495, 'Improve text strings for OAuth2'
2021-07-03 Paulenable translation of oauth2 strings
2021-07-03 Paulenable translation of oauth2 strings
2021-07-02 paulcustom client IDs only for oauth2
2021-07-02 Paulcustom client IDs only for oauth2
2021-04-16 wwpReplace OAUTH2 with OAuth2 in the UI when it's not...
2021-04-16 wwpReplace OAUTH2 with OAuth2 in the UI when it's not...
2021-04-14 Michael RasmussenAdd oauth2 authentication - mostly by David Fletcher
2021-04-14 Michael RasmussenMerge branch 'master' into oauth2
2021-03-29 Michael RasmussenMerge branch 'master' into oauth2
2021-03-27 Michael RasmussenMerge branch 'master' into oauth2
2021-03-19 Michael RasmussenMerge branch 'master' into oauth2
2021-03-17 Michael RasmussenFix merge conflict
2021-03-16 Michael RasmussenMerge branch 'master' into oauth2
2021-03-15 Michael RasmussenFix spelling bug
2021-03-15 Michael RasmussenRefactor last commit to apply all SSL settings before...
2021-03-14 Michael RasmussenFix bug where auto accept valid certs was not used
2021-03-14 Michael RasmussenMerge branch 'master' into oauth2
2021-03-09 Michael RasmussenMerge branch 'master' into oauth2
2021-03-07 Michael RasmussenMerge branch 'master' into oauth2
2021-03-06 Michael RasmussenAdd support for auth token from Yahoo and Google
2021-03-05 Michael RasmussenMerge branch 'master' into oauth2
2021-03-01 Michael RasmussenAdd functionality to parse response URL from authorizat...
2021-02-26 Michael RasmussenFix to prevent change password if OAUTH2 is not used...
2021-02-25 Michael RasmussenAdd oauth2 version 5