index
:
delta/pidgin.git
Ball--Gy-rgy/update-screenshot-url-in-appdata-file-1591293245974
EionRobb/fix-for-crash-when-sending-invalid-xml-e-1487474010880
EionRobb/httpc-edited-online-with-bitbucket-1454996408809
Ignore.DS_Store-on-2.x.y
Robbie/changelog-fix-a-contributors-name-refere-1476568590680
audiomixer-rate
auth-webex
baserock/v2.10.11
better-oob-support-2.x.y
bonjour-rename-xmpp
bosh-pipeline
bug_12562
charkins.dockletgeom
cipher_breakout
cpw.attention_ui
cpw.darkrain42.2.6.1
cpw.darkrain42.buddy-add
cpw.darkrain42.docs
cpw.darkrain42.msn.ft
cpw.darkrain42.oscar.ssl
cpw.darkrain42.xmpp.avatars
cpw.darkrain42.xmpp.bosh
cpw.darkrain42.xmpp.iq-handlers
cpw.darkrain42.xmpp.scram
cpw.khc.msnp14
cpw.khc.msnp14.soap
cpw.khc.soap
cpw.khc.ticket590
cpw.maiku.media_refactor
cpw.malu.client_type
cpw.malu.ft_thumbnails
cpw.malu.xmpp.attention
cpw.malu.xmpp.google_refactor
cpw.malu.xmpp.google_relay
cpw.malu.xmpp.ibb_ft
cpw.malu.xmpp.idle
cpw.masca.p2p
cpw.masca.webkit
cpw.qulogic.cairo
cpw.qulogic.gtk3
cpw.qulogic.gtk3-required
cpw.qulogic.msn
cpw.qulogic.msnp16
cpw.rekkanoryo.ggupdate
cpw.rekkanoryo.icqxstatus
cpw.rekkanoryo.prefs_window
cpw.rekkanoryo.yahoo.separate_prpls
cpw.rekkanoryo.yahoop15ft
cpw.resiak.disconnectreason
cpw.sulabh.yahoo_16
custom_smiley
discord-ssl-crash
dynamic-prpls-fix
elb.make
facebook
facebook-group-chat--sort-list
finch.workspaces
fix-15687
fix-bonjour-mac
fix-http-crash
fix-plugins-dialog
fix-windows-compile
fracting/configureac-allocate-64-bytes-for-strfti-1454955939684
gaim
get-keepalive-interval
gtk-transparency-2
gtk4
gtkdoc-conversion
http-fixes
imhtml.customlinks
irc
irc-len-fix
irc-len-fix-bp
iterate-on-receiving-data-in-jabber-callback
jingle-reply-with-senders-both
khc.msnp15
kill-oscar-prpl
maiku.vv
master
media
memory-leaks
meson
mp_michael/always-use-fallback-port-for-ipv4-just-l-1532291065402
mxit
mxit-2.x.y
next.major
next.minor
openq
oscar_auth
padding
pidgin_account_dialog_show_continue
port-changes-from-branch-2.x.y-to-default
provide-uri-handler-desktop-file
purple-media-require-encryption-api-addition
purple-plugin-path
purple-proxy-to-gio
purple-ssl-to-gio
purple-strequal-fix-implicit-decl
release-2.1.0
release-2.2.1
release-2.2.2
release-2.2.3
release-2.3.1
release-2.4.3
release-2.5.5.veracode
release-2.5.6
release-2.5.7
release-2.5.8
release-2.5.9
release-2.6.1
release-2.6.3
release-2.6.5
release-2.7.2
release-2.7.7
release-2.9.0
release-2.x.y
replace-nm-with-gio
rlaager.gaim_migration
sadrul.conv.persistent
sadrul.currentmedia
sadrul.gtkblist-theme
sadrul.struct.hiding
sadrul.tooltips
sametime
sasl-skip-external
seanegan.convwindow
soc.2006.msnp13
soc.2007.certmgr
soc.2007.finchfeat
soc.2007.msimprpl
soc.2007.xmpp
soc.2008.masterpassword
soc.2008.themes
soc.2008.vv
soc.2008.xmpp
soc.2008.yahoo
soc.2009.webkitmessageview
soc.2010.icq-tlc
soc.2010.msn-tlc
soc.2012.gg
soc.2013.gobjectification
soc.2013.gobjectification.plugins
string-comparison-r2
trac-16391
trac-16680
trac-16764
trac-16836
trac-17174
trac-17280-valid-log-html
trac17292
trac17295
upstream-fedora-patches
uri-escape-unit-test-2
use-after-free
use-gresolver
vv
vv.ticket34
xdg-dirs
xep-0198
xmpp.custom_smiley
keep.imfreedom.org: pidgin/pidgin
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libpurple
/
certificate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify, hoo-boy. Also don't unregister the schemes in
Mark Doliner
2009-01-26
1
-22
/
+2
*
Remove trailing whitespace
Mark Doliner
2009-01-26
1
-65
/
+65
*
Patch from Paul Aurich to add purple_strequal to help readability and simplic...
Paul Aurich
2009-01-06
1
-1
/
+1
*
Prevent a NULL ptr deref when unexpected stuff happens in the cert cache. Fix...
Daniel Atallah
2008-12-19
1
-0
/
+1
*
uncondtionally install some certificates and use them, References #6680.
Ka-Hing Cheung
2008-12-15
1
-2
/
+2
*
Fix a printf("%s", NULL). Fixes #7289.
Daniel Atallah
2008-10-20
1
-8
/
+11
*
remove misleading portion of the debug line
Ka-Hing Cheung
2008-08-27
1
-1
/
+1
*
Fix a crash on exit when using --with-system-ssl-certs
Mark Doliner
2008-08-09
1
-1
/
+1
*
Add a configure option, --with-ssl-certificates to allow packagers to
Richard Laager
2008-06-09
1
-0
/
+4
*
A patch from toofishes to fix a crash.
Richard Laager
2008-06-07
1
-2
/
+1
*
Make x509_singleuse static
Stu Tomlinson
2008-03-31
1
-1
/
+1
*
Fix a bunch of compiler warnings caused by my addition of G_GNUC_PRINTF()
Mark Doliner
2008-03-16
1
-1
/
+1
*
A few more of those "default_action" fixes
Mark Doliner
2008-01-17
1
-1
/
+1
*
A few more "purple_request_action" default action corrections
Mark Doliner
2008-01-17
1
-1
/
+1
*
If a peer certificate does not match our cached cert, do not auto reject it!
Stu Tomlinson
2007-12-23
1
-2
/
+5
*
Add the StartCom Free SSL Certificate Authority certificate (as used by
Stu Tomlinson
2007-12-23
1
-31
/
+33
*
propagate from branch 'im.pidgin.pidgin' (head f3baacdf1de8d061062508b02ef955...
Sadrul Habib Chowdhury
2007-11-28
1
-40
/
+56
|
\
|
*
Patch from Florian Qu?ze (the InstantBird dude) to add a search path for
Sadrul Habib Chowdhury
2007-11-26
1
-40
/
+56
*
|
Simplify this a little bit. Most of this change is just removing
Mark Doliner
2007-11-26
1
-37
/
+32
|
/
*
merge of '591a79c1b29546a394039d76ba9f60d375e565c7'
Luke Schierer
2007-11-17
1
-0
/
+1
|
\
|
*
Don't crash when connecting to jabber.freenet.de. Michael Weitzel sent
Mark Doliner
2007-11-16
1
-0
/
+1
|
*
Re-namespace the #defines to all be PURPLE_REQUEST_UI_HINT_*. I see no
Richard Laager
2007-10-14
1
-2
/
+2
|
*
Converted string literal UI hints to #define-ed constants and fixed two cast-...
Gabriel Schulhof
2007-10-14
1
-2
/
+2
*
|
disapproval of revision '8ba833993a115415727bb1b70362e0bd1603c169'
Richard Laager
2007-11-16
1
-4
/
+2
*
|
disapproval of revision 'c6934783d152f5c2a6904849fbe602ad04a32f14'
Richard Laager
2007-10-14
1
-2
/
+4
*
|
Removed request stuff - now on pidgin-request-ui-hint
Gabriel Schulhof
2007-10-10
1
-4
/
+2
|
/
*
propagate from branch 'im.pidgin.pidgin' (head 220d9b7edad66a76097387a9ac03f3...
Gabriel Schulhof
2007-10-06
1
-16
/
+20
|
\
|
*
- Debugging babble in purple_verify_complete to tell final verification
William Ehlhardt
2007-10-02
1
-0
/
+13
|
*
- Use certificate_pool_retrieve instead of certificate_pool_contains and
William Ehlhardt
2007-10-02
1
-10
/
+2
|
*
Translating the empty string is a bad idea.
Richard Laager
2007-09-28
1
-1
/
+1
|
*
applied changes from 9e879ffd528064d9e1cef9eb4f5fb3cfee8b193f
Richard Laager
2007-09-28
1
-2
/
+0
|
*
applied changes from 92e6c32278d711f0d5807c4d931b26162e4a720f
Richard Laager
2007-09-28
1
-3
/
+4
*
|
Updated hinting to be less invasive
Gabriel Schulhof
2007-09-22
1
-2
/
+2
*
|
Fixing certificate.c
Gabriel Schulhof
2007-09-12
1
-0
/
+1
*
|
Fixing certificate.c
Gabriel Schulhof
2007-09-12
1
-0
/
+1
|
/
*
- Add specific notification for self-signed certificates. Fixes #2874
William Ehlhardt
2007-09-09
1
-1
/
+24
*
The FSF changed its address a while ago; our files were out of date.
John Bailey
2007-09-08
1
-1
/
+1
*
- Add purple_reserved fields to various structures.
William Ehlhardt
2007-09-05
1
-4
/
+26
*
When you have a certificate dialog and you click on "View Certificate",
Mark Doliner
2007-09-01
1
-1
/
+4
*
- Remove g_assert()s. Fixes #2859
William Ehlhardt
2007-08-30
1
-7
/
+26
*
- Change wording on certificate accept/reject dialog
William Ehlhardt
2007-08-29
1
-2
/
+2
*
(Un)Register the pools with DBus to avoid a runtime fit.
Sadrul Habib Chowdhury
2007-08-29
1
-3
/
+3
*
There's some disagreement over the response-id sent to the callbacks to
Sadrul Habib Chowdhury
2007-08-28
1
-2
/
+14
*
Fix the win32 build for the cert SoC branch merge.
Daniel Atallah
2007-08-28
1
-7
/
+14
*
- TODO whacking and cosmetics
William Ehlhardt
2007-08-20
1
-4
/
+1
*
- Even more TODO whacking
William Ehlhardt
2007-08-20
1
-3
/
+1
*
- Reword some dialogs
William Ehlhardt
2007-08-20
1
-6
/
+7
*
- Fix some g_free()s of string constants that caused crashing
William Ehlhardt
2007-08-18
1
-7
/
+3
*
- Fix the interpretation of the "accept cert? yes/no" choice id given by
William Ehlhardt
2007-08-18
1
-2
/
+2
*
In tls_cached:
William Ehlhardt
2007-08-18
1
-54
/
+97
[next]